Class cascading.CoGroupFieldedPipesPlatformTest

28

tests

0

failures

17m24.90s

duration

100%

successful

Tests

Test Duration Result
testCoGroup 24.760s passed
testCoGroupAfterEvery 54.740s passed
testCoGroupAfterEveryNoDeclared 53.309s passed
testCoGroupAroundCoGroup 48.031s passed
testCoGroupAroundCoGroupWith 45.423s passed
testCoGroupAroundCoGroupWithout 45.524s passed
testCoGroupDiffFields 23.955s passed
testCoGroupDiffFieldsSameFile 24.451s passed
testCoGroupFilteredBranch 46.263s passed
testCoGroupGroupBy 45.151s passed
testCoGroupInner 1m13.58s passed
testCoGroupInnerNull 45.944s passed
testCoGroupInnerOuter 46.934s passed
testCoGroupInnerOuterNull 44.929s passed
testCoGroupInnerSingleField 23.911s passed
testCoGroupMixed 27.463s passed
testCoGroupOuter 46.301s passed
testCoGroupOuterInner 46.391s passed
testCoGroupOuterInnerNull 45.711s passed
testCoGroupOuterNull 45.360s passed
testCoGroupSamePipe 22.636s passed
testCoGroupSamePipe2 23.165s passed
testCoGroupSamePipe3 22.406s passed
testCoGroupSamePipeName 23.295s passed
testCoGroupSelf 23.229s passed
testCoGroupWithUnknowns 23.341s passed
testCross 23.548s passed
testJoinNone 25.155s passed

Standard output

2015-02-10 21:28:36,011 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(187)) - found 1 test platforms from classpath
2015-02-10 21:28:36,077 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(237)) - installing platform: hadoop2-mr1
2015-02-10 21:28:36,077 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(238)) - running test: cascading.CoGroupFieldedPipesPlatformTest
2015-02-10 21:28:36,122 INFO  hadoop2.Hadoop2MR1Platform (Hadoop2MR1Platform.java:setUp(117)) - using cluster
2015-02-10 21:28:37,026 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-10 21:28:37,082 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(677)) - fsLock is fair:true
2015-02-10 21:28:37,125 INFO  namenode.HostFileManager (HostFileManager.java:refresh(304)) - read includes:
HostSet(
)
2015-02-10 21:28:37,126 INFO  namenode.HostFileManager (HostFileManager.java:refresh(311)) - read excludes:
HostSet(
)
2015-02-10 21:28:37,128 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1009)) - hadoop.configured.node.mapping is deprecated. Instead, use net.topology.configured.node.mapping
2015-02-10 21:28:37,129 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(234)) - dfs.block.invalidate.limit=1000
2015-02-10 21:28:37,129 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(240)) - dfs.namenode.datanode.registration.ip-hostname-check=true
2015-02-10 21:28:37,133 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlocksMap
2015-02-10 21:28:37,134 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:37,140 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 2.0% max memory 672 MB = 13.4 MB
2015-02-10 21:28:37,141 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^21 = 2097152 entries
2015-02-10 21:28:37,163 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(349)) - dfs.block.access.token.enable=false
2015-02-10 21:28:37,166 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(334)) - defaultReplication         = 3
2015-02-10 21:28:37,166 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(335)) - maxReplication             = 512
2015-02-10 21:28:37,166 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(336)) - minReplication             = 1
2015-02-10 21:28:37,167 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(337)) - maxReplicationStreams      = 2
2015-02-10 21:28:37,167 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(338)) - shouldCheckForEnoughRacks  = false
2015-02-10 21:28:37,168 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(339)) - replicationRecheckInterval = 3000
2015-02-10 21:28:37,168 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(340)) - encryptDataTransfer        = false
2015-02-10 21:28:37,168 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(341)) - maxNumBlocksToLog          = 1000
2015-02-10 21:28:37,177 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(694)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-10 21:28:37,178 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(695)) - supergroup          = supergroup
2015-02-10 21:28:37,178 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(696)) - isPermissionEnabled = true
2015-02-10 21:28:37,179 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(707)) - HA Enabled: false
2015-02-10 21:28:37,183 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(744)) - Append Enabled: true
2015-02-10 21:28:37,528 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map INodeMap
2015-02-10 21:28:37,529 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:37,530 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 1.0% max memory 672 MB = 6.7 MB
2015-02-10 21:28:37,530 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^20 = 1048576 entries
2015-02-10 21:28:37,531 INFO  namenode.NameNode (FSDirectory.java:<init>(204)) - Caching file names occuring more than 10 times
2015-02-10 21:28:37,541 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map cachedBlocks
2015-02-10 21:28:37,541 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:37,542 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.25% max memory 672 MB = 1.7 MB
2015-02-10 21:28:37,542 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^18 = 262144 entries
2015-02-10 21:28:37,544 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4720)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-10 21:28:37,545 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4721)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-10 21:28:37,545 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4722)) - dfs.namenode.safemode.extension     = 0
2015-02-10 21:28:37,547 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(828)) - Retry cache on namenode is enabled
2015-02-10 21:28:37,548 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(836)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-10 21:28:37,551 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map NameNodeRetryCache
2015-02-10 21:28:37,552 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:37,552 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.029999999329447746% max memory 672 MB = 206.4 KB
2015-02-10 21:28:37,553 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^15 = 32768 entries
2015-02-10 21:28:37,561 INFO  namenode.AclConfigFlag (AclConfigFlag.java:<init>(40)) - ACLs enabled? false
2015-02-10 21:28:37,662 INFO  namenode.FSImage (FSImage.java:format(145)) - Allocated new BlockPoolId: BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:37,714 INFO  common.Storage (NNStorage.java:format(550)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name1 has been successfully formatted.
2015-02-10 21:28:37,727 INFO  common.Storage (NNStorage.java:format(550)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name2 has been successfully formatted.
2015-02-10 21:28:37,932 INFO  namenode.NNStorageRetentionManager (NNStorageRetentionManager.java:getImageTxIdToRetain(201)) - Going to retain 1 images with txid >= 0
2015-02-10 21:28:37,935 INFO  namenode.NameNode (NameNode.java:createNameNode(1298)) - createNameNode []
2015-02-10 21:28:37,994 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
2015-02-10 21:28:38,073 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:startTimer(344)) - Scheduled snapshot period at 10 second(s).
2015-02-10 21:28:38,074 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:start(183)) - NameNode metrics system started
2015-02-10 21:28:38,077 INFO  namenode.NameNode (NameNode.java:setClientNamenodeAddress(337)) - fs.defaultFS is hdfs://127.0.0.1:0
2015-02-10 21:28:38,118 INFO  hdfs.DFSUtil (DFSUtil.java:httpServerTemplateForNNAndJN(1654)) - Starting web server as: ${dfs.web.authentication.kerberos.principal}
2015-02-10 21:28:38,119 INFO  hdfs.DFSUtil (DFSUtil.java:httpServerTemplateForNNAndJN(1665)) - Starting Web-server for hdfs at: http://localhost:0
2015-02-10 21:28:38,183 INFO  mortbay.log (Slf4jLog.java:info(67)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
2015-02-10 21:28:38,189 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.namenode is not defined
2015-02-10 21:28:38,207 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:38,211 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
2015-02-10 21:28:38,211 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:38,212 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:38,244 INFO  http.HttpServer2 (NameNodeHttpServer.java:initWebHdfs(86)) - Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' (class=org.apache.hadoop.hdfs.web.AuthFilter)
2015-02-10 21:28:38,246 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(571)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-10 21:28:38,267 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 43554
2015-02-10 21:28:38,267 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:38,303 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.4.1/622cd765cf1bf31f04557f106e319814fc54a57f/hadoop-hdfs-2.4.1-tests.jar!/webapps/hdfs to /tmp/Jetty_localhost_43554_hdfs____.kcvrfl/webapp
2015-02-10 21:28:38,621 WARN  server.AuthenticationFilter (AuthenticationFilter.java:init(162)) - 'signature.secret' configuration not set, using a random value as secret
2015-02-10 21:28:38,675 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:43554
2015-02-10 21:28:38,678 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(677)) - fsLock is fair:true
2015-02-10 21:28:38,679 INFO  namenode.HostFileManager (HostFileManager.java:refresh(304)) - read includes:
HostSet(
)
2015-02-10 21:28:38,680 INFO  namenode.HostFileManager (HostFileManager.java:refresh(311)) - read excludes:
HostSet(
)
2015-02-10 21:28:38,680 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(234)) - dfs.block.invalidate.limit=1000
2015-02-10 21:28:38,681 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(240)) - dfs.namenode.datanode.registration.ip-hostname-check=true
2015-02-10 21:28:38,681 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlocksMap
2015-02-10 21:28:38,681 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:38,682 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 2.0% max memory 672 MB = 13.4 MB
2015-02-10 21:28:38,682 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^21 = 2097152 entries
2015-02-10 21:28:38,684 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(349)) - dfs.block.access.token.enable=false
2015-02-10 21:28:38,685 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(334)) - defaultReplication         = 3
2015-02-10 21:28:38,685 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(335)) - maxReplication             = 512
2015-02-10 21:28:38,685 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(336)) - minReplication             = 1
2015-02-10 21:28:38,686 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(337)) - maxReplicationStreams      = 2
2015-02-10 21:28:38,686 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(338)) - shouldCheckForEnoughRacks  = false
2015-02-10 21:28:38,686 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(339)) - replicationRecheckInterval = 3000
2015-02-10 21:28:38,687 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(340)) - encryptDataTransfer        = false
2015-02-10 21:28:38,687 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(341)) - maxNumBlocksToLog          = 1000
2015-02-10 21:28:38,687 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(694)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-10 21:28:38,688 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(695)) - supergroup          = supergroup
2015-02-10 21:28:38,688 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(696)) - isPermissionEnabled = true
2015-02-10 21:28:38,689 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(707)) - HA Enabled: false
2015-02-10 21:28:38,690 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(744)) - Append Enabled: true
2015-02-10 21:28:38,690 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map INodeMap
2015-02-10 21:28:38,691 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:38,691 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 1.0% max memory 672 MB = 6.7 MB
2015-02-10 21:28:38,691 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^20 = 1048576 entries
2015-02-10 21:28:38,692 INFO  namenode.NameNode (FSDirectory.java:<init>(204)) - Caching file names occuring more than 10 times
2015-02-10 21:28:38,693 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map cachedBlocks
2015-02-10 21:28:38,693 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:38,694 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.25% max memory 672 MB = 1.7 MB
2015-02-10 21:28:38,694 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^18 = 262144 entries
2015-02-10 21:28:38,695 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4720)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-10 21:28:38,695 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4721)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-10 21:28:38,696 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4722)) - dfs.namenode.safemode.extension     = 0
2015-02-10 21:28:38,696 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(828)) - Retry cache on namenode is enabled
2015-02-10 21:28:38,696 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(836)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-10 21:28:38,697 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map NameNodeRetryCache
2015-02-10 21:28:38,697 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:38,698 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.029999999329447746% max memory 672 MB = 206.4 KB
2015-02-10 21:28:38,698 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^15 = 32768 entries
2015-02-10 21:28:38,701 INFO  namenode.AclConfigFlag (AclConfigFlag.java:<init>(40)) - ACLs enabled? false
2015-02-10 21:28:38,734 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name1/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:38,748 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name2/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:38,753 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(322)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name1/current
2015-02-10 21:28:38,753 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(322)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name2/current
2015-02-10 21:28:38,754 INFO  namenode.FSImage (FSImage.java:loadFSImage(642)) - No edit log streams selected.
2015-02-10 21:28:38,774 INFO  namenode.FSImageFormatPBINode (FSImageFormatPBINode.java:loadINodeSection(173)) - Loading 1 INodes.
2015-02-10 21:28:38,786 INFO  namenode.FSImageFormatProtobuf (FSImageFormatProtobuf.java:load(170)) - Loaded FSImage in 0 seconds.
2015-02-10 21:28:38,786 INFO  namenode.FSImage (FSImage.java:loadFSImage(915)) - Loaded image for txid 0 from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/name1/current/fsimage_0000000000000000000
2015-02-10 21:28:38,793 INFO  namenode.FSNamesystem (FSNamesystem.java:loadFSImage(897)) - Need to save fs image? false (staleImage=false, haEnabled=false, isRollingUpgrade=false)
2015-02-10 21:28:38,794 INFO  namenode.FSEditLog (FSEditLog.java:startLogSegment(1112)) - Starting log segment at 1
2015-02-10 21:28:39,053 INFO  namenode.NameCache (NameCache.java:initialized(143)) - initialized with 0 entries 0 lookups
2015-02-10 21:28:39,054 INFO  namenode.FSNamesystem (FSNamesystem.java:loadFromDisk(645)) - Finished loading FSImage in 353 msecs
2015-02-10 21:28:39,294 INFO  namenode.NameNode (NameNodeRpcServer.java:<init>(295)) - RPC server is binding to localhost:0
2015-02-10 21:28:39,304 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:39,323 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 35813
2015-02-10 21:28:39,367 INFO  namenode.NameNode (NameNode.java:initialize(567)) - Clients are to use localhost:35813 to access this namenode/service.
2015-02-10 21:28:39,371 INFO  namenode.FSNamesystem (FSNamesystem.java:registerMBean(5651)) - Registered FSNamesystemState MBean
2015-02-10 21:28:39,396 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(5307)) - Number of blocks under construction: 0
2015-02-10 21:28:39,397 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(5307)) - Number of blocks under construction: 0
2015-02-10 21:28:39,397 INFO  namenode.FSNamesystem (FSNamesystem.java:initializeReplQueues(1067)) - initializing replication queues
2015-02-10 21:28:39,398 INFO  hdfs.StateChange (FSNamesystem.java:leave(4794)) - STATE* Leaving safe mode after 0 secs
2015-02-10 21:28:39,399 INFO  hdfs.StateChange (FSNamesystem.java:leave(4805)) - STATE* Network topology has 0 racks and 0 datanodes
2015-02-10 21:28:39,399 INFO  hdfs.StateChange (FSNamesystem.java:leave(4808)) - STATE* UnderReplicatedBlocks has 0 blocks
2015-02-10 21:28:39,404 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2489)) - Total number of blocks            = 0
2015-02-10 21:28:39,404 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2490)) - Number of invalid blocks          = 0
2015-02-10 21:28:39,404 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2491)) - Number of under-replicated blocks = 0
2015-02-10 21:28:39,404 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2492)) - Number of  over-replicated blocks = 0
2015-02-10 21:28:39,405 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2494)) - Number of blocks being written    = 0
2015-02-10 21:28:39,405 INFO  hdfs.StateChange (BlockManager.java:processMisReplicatesAsync(2495)) - STATE* Replication Queue initialization scan for invalid, over- and under-replicated blocks completed in 7 msec
2015-02-10 21:28:39,445 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:39,446 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 35813: starting
2015-02-10 21:28:39,452 INFO  namenode.NameNode (NameNode.java:startCommonServices(609)) - NameNode RPC up at: localhost/127.0.0.1:35813
2015-02-10 21:28:39,453 INFO  namenode.FSNamesystem (FSNamesystem.java:startActiveServices(997)) - Starting services required for active state
2015-02-10 21:28:39,460 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(159)) - Starting CacheReplicationMonitor with interval 30000 milliseconds
2015-02-10 21:28:39,460 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(172)) - Rescanning because of pending operations
2015-02-10 21:28:39,461 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:28:39,526 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1290)) - Starting DataNode 0 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2
2015-02-10 21:28:39,666 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 21:28:39,667 INFO  datanode.DataNode (DataNode.java:<init>(288)) - Configured hostname is 127.0.0.1
2015-02-10 21:28:39,670 INFO  datanode.DataNode (DataNode.java:startDataNode(764)) - Starting DataNode with maxLockedMemory = 0
2015-02-10 21:28:39,677 INFO  datanode.DataNode (DataNode.java:initDataXceiver(564)) - Opened streaming server at /127.0.0.1:46575
2015-02-10 21:28:39,680 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 21:28:39,693 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-10 21:28:39,694 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:39,696 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 21:28:39,696 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:39,696 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:39,702 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(571)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-10 21:28:39,703 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 51764
2015-02-10 21:28:39,703 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:39,709 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.4.1/622cd765cf1bf31f04557f106e319814fc54a57f/hadoop-hdfs-2.4.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_51764_datanode____.a18ww0/webapp
2015-02-10 21:28:39,913 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:51764
2015-02-10 21:28:39,917 INFO  datanode.DataNode (DataNode.java:startDataNode(781)) - dnUserName = teamcity
2015-02-10 21:28:39,917 INFO  datanode.DataNode (DataNode.java:startDataNode(782)) - supergroup = supergroup
2015-02-10 21:28:39,933 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:39,934 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 57148
2015-02-10 21:28:39,943 INFO  datanode.DataNode (DataNode.java:initIpcServer(439)) - Opened IPC server at /127.0.0.1:57148
2015-02-10 21:28:39,954 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-10 21:28:39,958 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 21:28:39,972 INFO  datanode.DataNode (BPServiceActor.java:run(809)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:35813 starting to offer service
2015-02-10 21:28:39,978 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:39,978 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 57148: starting
2015-02-10 21:28:39,987 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1290)) - Starting DataNode 1 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4
2015-02-10 21:28:40,013 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 21:28:40,014 INFO  datanode.DataNode (DataNode.java:<init>(288)) - Configured hostname is 127.0.0.1
2015-02-10 21:28:40,015 INFO  datanode.DataNode (DataNode.java:startDataNode(764)) - Starting DataNode with maxLockedMemory = 0
2015-02-10 21:28:40,016 INFO  datanode.DataNode (DataNode.java:initDataXceiver(564)) - Opened streaming server at /127.0.0.1:57643
2015-02-10 21:28:40,016 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 21:28:40,017 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-10 21:28:40,018 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:40,020 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 21:28:40,020 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:40,020 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:40,023 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(571)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-10 21:28:40,024 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 36710
2015-02-10 21:28:40,024 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:40,031 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.4.1/622cd765cf1bf31f04557f106e319814fc54a57f/hadoop-hdfs-2.4.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_36710_datanode____z8c98a/webapp
2015-02-10 21:28:40,244 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:36710
2015-02-10 21:28:40,247 INFO  datanode.DataNode (DataNode.java:startDataNode(781)) - dnUserName = teamcity
2015-02-10 21:28:40,248 INFO  datanode.DataNode (DataNode.java:startDataNode(782)) - supergroup = supergroup
2015-02-10 21:28:40,249 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:40,251 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 37082
2015-02-10 21:28:40,257 INFO  datanode.DataNode (DataNode.java:initIpcServer(439)) - Opened IPC server at /127.0.0.1:37082
2015-02-10 21:28:40,266 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-10 21:28:40,267 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 21:28:40,267 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -56
2015-02-10 21:28:40,269 INFO  datanode.DataNode (BPServiceActor.java:run(809)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:35813 starting to offer service
2015-02-10 21:28:40,271 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 37082: starting
2015-02-10 21:28:40,271 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:40,281 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -56
2015-02-10 21:28:40,316 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1290)) - Starting DataNode 2 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6
2015-02-10 21:28:40,317 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,318 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1 is not formatted
2015-02-10 21:28:40,319 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,321 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,321 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3 is not formatted
2015-02-10 21:28:40,321 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,357 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,358 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,358 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 21:28:40,359 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2 is not formatted
2015-02-10 21:28:40,359 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,359 INFO  datanode.DataNode (DataNode.java:<init>(288)) - Configured hostname is 127.0.0.1
2015-02-10 21:28:40,358 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4 is not formatted
2015-02-10 21:28:40,360 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,360 INFO  datanode.DataNode (DataNode.java:startDataNode(764)) - Starting DataNode with maxLockedMemory = 0
2015-02-10 21:28:40,361 INFO  datanode.DataNode (DataNode.java:initDataXceiver(564)) - Opened streaming server at /127.0.0.1:52976
2015-02-10 21:28:40,362 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 21:28:40,363 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-10 21:28:40,364 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:40,366 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 21:28:40,366 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:40,366 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:40,369 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(571)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-10 21:28:40,369 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 41167
2015-02-10 21:28:40,370 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:40,377 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.4.1/622cd765cf1bf31f04557f106e319814fc54a57f/hadoop-hdfs-2.4.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_41167_datanode____giysfw/webapp
2015-02-10 21:28:40,476 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,476 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,476 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,477 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,478 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,485 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,486 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,486 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,486 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,486 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,487 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,487 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,487 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,491 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,492 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,493 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,493 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,495 INFO  datanode.DataNode (DataNode.java:initStorage(976)) - Setting up storage: nsid=729538511;bpid=BP-477030887-10.31.157.187-1423603717579;lv=-55;nsInfo=lv=-56;cid=testClusterID;nsid=729538511;c=0;bpid=BP-477030887-10.31.157.187-1423603717579;dnuuid=null
2015-02-10 21:28:40,497 INFO  datanode.DataNode (DataNode.java:initStorage(976)) - Setting up storage: nsid=729538511;bpid=BP-477030887-10.31.157.187-1423603717579;lv=-55;nsInfo=lv=-56;cid=testClusterID;nsid=729538511;c=0;bpid=BP-477030887-10.31.157.187-1423603717579;dnuuid=null
2015-02-10 21:28:40,497 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(809)) - Generated and persisted new Datanode UUID e3a5b8c1-c827-4b07-b45c-4b111e178bec
2015-02-10 21:28:40,503 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(809)) - Generated and persisted new Datanode UUID 96812773-37a9-4058-8cdb-ef7381bbf370
2015-02-10 21:28:40,518 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current, StorageType: DISK
2015-02-10 21:28:40,518 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current, StorageType: DISK
2015-02-10 21:28:40,521 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current, StorageType: DISK
2015-02-10 21:28:40,522 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current, StorageType: DISK
2015-02-10 21:28:40,567 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1378)) - Registered FSDatasetState MBean
2015-02-10 21:28:40,567 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1378)) - Registered FSDatasetState MBean
2015-02-10 21:28:40,575 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(330)) - Periodic Directory Tree Verification scan starting at 1423613360575 with interval 21600000
2015-02-10 21:28:40,575 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(330)) - Periodic Directory Tree Verification scan starting at 1423611335575 with interval 21600000
2015-02-10 21:28:40,577 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1747)) - Adding block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,577 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1747)) - Adding block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,578 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current...
2015-02-10 21:28:40,578 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current...
2015-02-10 21:28:40,579 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current...
2015-02-10 21:28:40,579 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current...
2015-02-10 21:28:40,598 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current: 17ms
2015-02-10 21:28:40,598 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current: 20ms
2015-02-10 21:28:40,600 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current: 20ms
2015-02-10 21:28:40,598 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current: 20ms
2015-02-10 21:28:40,601 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(236)) - Total time to scan all replicas for block pool BP-477030887-10.31.157.187-1423603717579: 24ms
2015-02-10 21:28:40,602 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(236)) - Total time to scan all replicas for block pool BP-477030887-10.31.157.187-1423603717579: 25ms
2015-02-10 21:28:40,602 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current...
2015-02-10 21:28:40,603 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current...
2015-02-10 21:28:40,603 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current...
2015-02-10 21:28:40,603 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current: 1ms
2015-02-10 21:28:40,603 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current: 0ms
2015-02-10 21:28:40,604 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current: 1ms
2015-02-10 21:28:40,604 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(136)) - Total time to add all replicas to map: 2ms
2015-02-10 21:28:40,606 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current...
2015-02-10 21:28:40,607 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current: 0ms
2015-02-10 21:28:40,607 INFO  datanode.DataNode (BPServiceActor.java:register(769)) - Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 beginning handshake with NN
2015-02-10 21:28:40,607 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(136)) - Total time to add all replicas to map: 6ms
2015-02-10 21:28:40,608 INFO  datanode.DataNode (BPServiceActor.java:register(769)) - Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 beginning handshake with NN
2015-02-10 21:28:40,616 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:41167
2015-02-10 21:28:40,617 INFO  datanode.DataNode (DataNode.java:startDataNode(781)) - dnUserName = teamcity
2015-02-10 21:28:40,617 INFO  datanode.DataNode (DataNode.java:startDataNode(782)) - supergroup = supergroup
2015-02-10 21:28:40,618 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:40,619 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 35262
2015-02-10 21:28:40,620 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(822)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) storage e3a5b8c1-c827-4b07-b45c-4b111e178bec
2015-02-10 21:28:40,626 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:57643
2015-02-10 21:28:40,626 INFO  datanode.DataNode (DataNode.java:initIpcServer(439)) - Opened IPC server at /127.0.0.1:35262
2015-02-10 21:28:40,630 INFO  datanode.DataNode (BPServiceActor.java:register(782)) - Block pool Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 successfully registered with NN
2015-02-10 21:28:40,630 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(822)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) storage 96812773-37a9-4058-8cdb-ef7381bbf370
2015-02-10 21:28:40,630 INFO  datanode.DataNode (BPServiceActor.java:offerService(641)) - For namenode localhost/127.0.0.1:35813 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 21:28:40,631 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:46575
2015-02-10 21:28:40,633 INFO  datanode.DataNode (BPServiceActor.java:register(782)) - Block pool Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 successfully registered with NN
2015-02-10 21:28:40,633 INFO  datanode.DataNode (BPServiceActor.java:offerService(641)) - For namenode localhost/127.0.0.1:35813 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 21:28:40,636 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-10 21:28:40,637 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 21:28:40,639 INFO  datanode.DataNode (BPServiceActor.java:run(809)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:35813 starting to offer service
2015-02-10 21:28:40,642 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:40,642 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 35262: starting
2015-02-10 21:28:40,650 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1290)) - Starting DataNode 3 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8
2015-02-10 21:28:40,652 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -56
2015-02-10 21:28:40,664 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,664 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5 is not formatted
2015-02-10 21:28:40,665 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,673 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,673 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6 is not formatted
2015-02-10 21:28:40,673 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,684 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 21:28:40,688 INFO  datanode.DataNode (DataNode.java:<init>(288)) - Configured hostname is 127.0.0.1
2015-02-10 21:28:40,688 INFO  datanode.DataNode (DataNode.java:startDataNode(764)) - Starting DataNode with maxLockedMemory = 0
2015-02-10 21:28:40,689 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2 for DN 127.0.0.1:57643
2015-02-10 21:28:40,690 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-fb64529f-0a81-4911-9867-42e8f2ab4e90 for DN 127.0.0.1:57643
2015-02-10 21:28:40,691 INFO  datanode.DataNode (DataNode.java:initDataXceiver(564)) - Opened streaming server at /127.0.0.1:37184
2015-02-10 21:28:40,692 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 21:28:40,693 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-10 21:28:40,695 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:40,696 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 21:28:40,697 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:40,697 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:40,700 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(571)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-10 21:28:40,701 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 34546
2015-02-10 21:28:40,701 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:40,705 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid e3a5b8c1-c827-4b07-b45c-4b111e178bec) service to localhost/127.0.0.1:35813 trying to claim ACTIVE state with txid=1
2015-02-10 21:28:40,705 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-44df7623-4d36-431a-a132-a2cb5fc4b44e for DN 127.0.0.1:46575
2015-02-10 21:28:40,705 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid e3a5b8c1-c827-4b07-b45c-4b111e178bec) service to localhost/127.0.0.1:35813
2015-02-10 21:28:40,705 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-42ae1819-48dc-4853-adcb-4bf6b2903dee for DN 127.0.0.1:46575
2015-02-10 21:28:40,707 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid 96812773-37a9-4058-8cdb-ef7381bbf370) service to localhost/127.0.0.1:35813 trying to claim ACTIVE state with txid=1
2015-02-10 21:28:40,707 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid 96812773-37a9-4058-8cdb-ef7381bbf370) service to localhost/127.0.0.1:35813
2015-02-10 21:28:40,712 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.4.1/622cd765cf1bf31f04557f106e319814fc54a57f/hadoop-hdfs-2.4.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_34546_datanode____j35pwd/webapp
2015-02-10 21:28:40,718 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@5860b3e3 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,719 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-fb64529f-0a81-4911-9867-42e8f2ab4e90 node DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 3 msecs
2015-02-10 21:28:40,719 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@4caa514d after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,719 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2 node DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:40,743 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,744 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,744 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,745 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,746 INFO  datanode.DataNode (BPServiceActor.java:blockReport(502)) - Sent 1 blockreports 0 blocks total. Took 2 msec to generate and 37 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@5337e216
2015-02-10 21:28:40,746 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,746 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,746 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@feb8a622 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,748 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-44df7623-4d36-431a-a132-a2cb5fc4b44e node DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 2 msecs
2015-02-10 21:28:40,748 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@6d25f202 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,748 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-42ae1819-48dc-4853-adcb-4bf6b2903dee node DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:40,750 INFO  datanode.DataNode (BPServiceActor.java:blockReport(502)) - Sent 1 blockreports 0 blocks total. Took 1 msec to generate and 42 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@3d0bc85
2015-02-10 21:28:40,751 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,751 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-10 21:28:40,751 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:40,751 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-10 21:28:40,751 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-10 21:28:40,752 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-10 21:28:40,752 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:40,752 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,753 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-10 21:28:40,753 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-10 21:28:40,754 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,760 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-477030887-10.31.157.187-1423603717579 to blockPoolScannerMap, new size=1
2015-02-10 21:28:40,760 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-477030887-10.31.157.187-1423603717579 to blockPoolScannerMap, new size=1
2015-02-10 21:28:40,761 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:40,762 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:40,762 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:40,762 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:40,796 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,796 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:40,799 INFO  datanode.DataNode (DataNode.java:initStorage(976)) - Setting up storage: nsid=729538511;bpid=BP-477030887-10.31.157.187-1423603717579;lv=-55;nsInfo=lv=-56;cid=testClusterID;nsid=729538511;c=0;bpid=BP-477030887-10.31.157.187-1423603717579;dnuuid=null
2015-02-10 21:28:40,802 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(809)) - Generated and persisted new Datanode UUID 0a60aa91-457e-477f-848a-1da90eabc535
2015-02-10 21:28:40,804 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current, StorageType: DISK
2015-02-10 21:28:40,804 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current, StorageType: DISK
2015-02-10 21:28:40,805 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1378)) - Registered FSDatasetState MBean
2015-02-10 21:28:40,806 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(330)) - Periodic Directory Tree Verification scan starting at 1423614050806 with interval 21600000
2015-02-10 21:28:40,806 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1747)) - Adding block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,807 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current...
2015-02-10 21:28:40,807 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current...
2015-02-10 21:28:40,815 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current: 8ms
2015-02-10 21:28:40,816 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current: 8ms
2015-02-10 21:28:40,816 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(236)) - Total time to scan all replicas for block pool BP-477030887-10.31.157.187-1423603717579: 10ms
2015-02-10 21:28:40,817 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current...
2015-02-10 21:28:40,817 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current...
2015-02-10 21:28:40,817 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current: 0ms
2015-02-10 21:28:40,818 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current: 1ms
2015-02-10 21:28:40,818 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(136)) - Total time to add all replicas to map: 1ms
2015-02-10 21:28:40,818 INFO  datanode.DataNode (BPServiceActor.java:register(769)) - Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 beginning handshake with NN
2015-02-10 21:28:40,820 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(822)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) storage 0a60aa91-457e-477f-848a-1da90eabc535
2015-02-10 21:28:40,821 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:52976
2015-02-10 21:28:40,822 INFO  datanode.DataNode (BPServiceActor.java:register(782)) - Block pool Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 successfully registered with NN
2015-02-10 21:28:40,822 INFO  datanode.DataNode (BPServiceActor.java:offerService(641)) - For namenode localhost/127.0.0.1:35813 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 21:28:40,824 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-00c7ffe2-1986-477c-8248-32eae6f20918 for DN 127.0.0.1:52976
2015-02-10 21:28:40,824 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0 for DN 127.0.0.1:52976
2015-02-10 21:28:40,825 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid 0a60aa91-457e-477f-848a-1da90eabc535) service to localhost/127.0.0.1:35813 trying to claim ACTIVE state with txid=1
2015-02-10 21:28:40,825 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid 0a60aa91-457e-477f-848a-1da90eabc535) service to localhost/127.0.0.1:35813
2015-02-10 21:28:40,829 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@16fd37f2 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,829 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-00c7ffe2-1986-477c-8248-32eae6f20918 node DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:40,829 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@b95320e3 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:40,829 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0 node DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:40,833 INFO  datanode.DataNode (BPServiceActor.java:blockReport(502)) - Sent 1 blockreports 0 blocks total. Took 0 msec to generate and 4 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@4d815146
2015-02-10 21:28:40,833 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,833 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-10 21:28:40,834 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:40,834 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-10 21:28:40,834 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-10 21:28:40,834 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:40,835 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-477030887-10.31.157.187-1423603717579 to blockPoolScannerMap, new size=1
2015-02-10 21:28:40,930 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:34546
2015-02-10 21:28:40,931 INFO  datanode.DataNode (DataNode.java:startDataNode(781)) - dnUserName = teamcity
2015-02-10 21:28:40,932 INFO  datanode.DataNode (DataNode.java:startDataNode(782)) - supergroup = supergroup
2015-02-10 21:28:40,932 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:40,934 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 50868
2015-02-10 21:28:40,939 INFO  datanode.DataNode (DataNode.java:initIpcServer(439)) - Opened IPC server at /127.0.0.1:50868
2015-02-10 21:28:40,946 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-10 21:28:40,947 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 21:28:40,948 INFO  datanode.DataNode (BPServiceActor.java:run(809)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:35813 starting to offer service
2015-02-10 21:28:40,949 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:40,952 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 50868: starting
2015-02-10 21:28:40,957 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -56
2015-02-10 21:28:40,965 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,965 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7 is not formatted
2015-02-10 21:28:40,965 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:40,974 INFO  common.Storage (Storage.java:tryLock(702)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/in_use.lock acquired by nodename 17407@ip-10-31-157-187
2015-02-10 21:28:40,974 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8 is not formatted
2015-02-10 21:28:40,974 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-10 21:28:41,064 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:41,064 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:41,065 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:41,065 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:41,065 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:41,075 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-10 21:28:41,076 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579 is not formatted.
2015-02-10 21:28:41,076 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-10 21:28:41,076 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-477030887-10.31.157.187-1423603717579 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current
2015-02-10 21:28:41,081 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:41,081 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-10 21:28:41,084 INFO  datanode.DataNode (DataNode.java:initStorage(976)) - Setting up storage: nsid=729538511;bpid=BP-477030887-10.31.157.187-1423603717579;lv=-55;nsInfo=lv=-56;cid=testClusterID;nsid=729538511;c=0;bpid=BP-477030887-10.31.157.187-1423603717579;dnuuid=null
2015-02-10 21:28:41,087 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(809)) - Generated and persisted new Datanode UUID cee61eea-918a-4d7f-b5a8-1608c6548b3b
2015-02-10 21:28:41,088 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current, StorageType: DISK
2015-02-10 21:28:41,088 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(216)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current, StorageType: DISK
2015-02-10 21:28:41,089 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1378)) - Registered FSDatasetState MBean
2015-02-10 21:28:41,090 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(330)) - Periodic Directory Tree Verification scan starting at 1423611898090 with interval 21600000
2015-02-10 21:28:41,090 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1747)) - Adding block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:41,091 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current...
2015-02-10 21:28:41,091 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(207)) - Scanning block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current...
2015-02-10 21:28:41,098 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current: 7ms
2015-02-10 21:28:41,099 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(212)) - Time taken to scan block pool BP-477030887-10.31.157.187-1423603717579 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current: 7ms
2015-02-10 21:28:41,099 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(236)) - Total time to scan all replicas for block pool BP-477030887-10.31.157.187-1423603717579: 9ms
2015-02-10 21:28:41,099 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current...
2015-02-10 21:28:41,099 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(108)) - Adding replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current...
2015-02-10 21:28:41,100 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current: 0ms
2015-02-10 21:28:41,100 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(113)) - Time to add replicas to map for block pool BP-477030887-10.31.157.187-1423603717579 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current: 0ms
2015-02-10 21:28:41,100 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(136)) - Total time to add all replicas to map: 1ms
2015-02-10 21:28:41,101 INFO  datanode.DataNode (BPServiceActor.java:register(769)) - Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 beginning handshake with NN
2015-02-10 21:28:41,102 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(822)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) storage cee61eea-918a-4d7f-b5a8-1608c6548b3b
2015-02-10 21:28:41,103 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:37184
2015-02-10 21:28:41,104 INFO  datanode.DataNode (BPServiceActor.java:register(782)) - Block pool Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid null) service to localhost/127.0.0.1:35813 successfully registered with NN
2015-02-10 21:28:41,104 INFO  datanode.DataNode (BPServiceActor.java:offerService(641)) - For namenode localhost/127.0.0.1:35813 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 21:28:41,106 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-e27604c9-c71d-4667-8870-555faa03bbff for DN 127.0.0.1:37184
2015-02-10 21:28:41,106 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-06954386-1545-4d07-b97a-7555dd9b29e1 for DN 127.0.0.1:37184
2015-02-10 21:28:41,109 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid cee61eea-918a-4d7f-b5a8-1608c6548b3b) service to localhost/127.0.0.1:35813 trying to claim ACTIVE state with txid=1
2015-02-10 21:28:41,109 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-477030887-10.31.157.187-1423603717579 (Datanode Uuid cee61eea-918a-4d7f-b5a8-1608c6548b3b) service to localhost/127.0.0.1:35813
2015-02-10 21:28:41,111 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@e7165a7b after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:41,111 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-e27604c9-c71d-4667-8870-555faa03bbff node DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:41,112 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1707)) - BLOCK* processReport: Received first block report from org.apache.hadoop.hdfs.server.protocol.DatanodeStorage@b882aec8 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 21:28:41,112 INFO  BlockStateChange (BlockManager.java:processReport(1723)) - BLOCK* processReport: from storage DS-06954386-1545-4d07-b97a-7555dd9b29e1 node DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 21:28:41,113 INFO  datanode.DataNode (BPServiceActor.java:blockReport(502)) - Sent 1 blockreports 0 blocks total. Took 0 msec to generate and 4 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@4511e86f
2015-02-10 21:28:41,113 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:41,114 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-10 21:28:41,114 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-10 21:28:41,115 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-10 21:28:41,115 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-10 21:28:41,115 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-477030887-10.31.157.187-1423603717579
2015-02-10 21:28:41,116 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-477030887-10.31.157.187-1423603717579 to blockPoolScannerMap, new size=1
2015-02-10 21:28:41,389 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:waitActive(2045)) - Cluster is active
2015-02-10 21:28:41,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:41,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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--
2015-02-10 21:28:41,533 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:28:41,594 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001 src: /127.0.0.1:55576 dest: /127.0.0.1:37184
2015-02-10 21:28:41,613 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001 src: /127.0.0.1:46331 dest: /127.0.0.1:57643
2015-02-10 21:28:41,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001 src: /127.0.0.1:56717 dest: /127.0.0.1:52976
2015-02-10 21:28:41,680 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56717, dest: /127.0.0.1:52976, bytes: 487973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 37072435
2015-02-10 21:28:41,680 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:28:41,681 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:28:41,682 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46331, dest: /127.0.0.1:57643, bytes: 487973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 41499656
2015-02-10 21:28:41,683 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:28:41,685 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55576, dest: /127.0.0.1:37184, bytes: 487973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 44523240
2015-02-10 21:28:41,686 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:28:41,693 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741825_1001 size 487973
2015-02-10 21:28:41,693 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741825_1001 size 487973
2015-02-10 21:28:41,694 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:28:41,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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--
2015-02-10 21:28:41,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:28:41,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:28:41,977 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:28:41,983 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002 src: /127.0.0.1:56718 dest: /127.0.0.1:52976
2015-02-10 21:28:41,987 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002 src: /127.0.0.1:55580 dest: /127.0.0.1:37184
2015-02-10 21:28:41,990 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002 src: /127.0.0.1:60013 dest: /127.0.0.1:46575
2015-02-10 21:28:42,003 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60013, dest: /127.0.0.1:46575, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 10886100
2015-02-10 21:28:42,003 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:28:42,004 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:28:42,006 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55580, dest: /127.0.0.1:37184, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 12235609
2015-02-10 21:28:42,006 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:28:42,007 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:28:42,009 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56718, dest: /127.0.0.1:52976, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 15091218
2015-02-10 21:28:42,009 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:28:42,010 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:28:42,014 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:28:42,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=teamcity:supergroup:rwxr--r--
2015-02-10 21:28:42,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging	dst=null	perm=null
2015-02-10 21:28:42,184 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceInit(150)) - mkdir: hdfs://localhost:35813/tmp/hadoop-yarn/staging
2015-02-10 21:28:42,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:28:42,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:42,274 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2052)) - core-site.xml not found
2015-02-10 21:28:42,275 INFO  security.Groups (Groups.java:refresh(162)) - clearing userToGroupsMap cache
2015-02-10 21:28:42,278 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2052)) - yarn-site.xml not found
2015-02-10 21:28:42,281 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-10 21:28:42,314 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:<init>(75)) - NMTokenKeyRollingInterval: 86400000ms and NMTokenKeyActivationDelay: 900000ms
2015-02-10 21:28:42,319 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:<init>(75)) - ContainerTokenKeyRollingInterval: 86400000ms and ContainerTokenKeyActivationDelay: 900000ms
2015-02-10 21:28:42,323 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-10 21:28:42,333 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-10 21:28:42,339 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-10 21:28:42,339 INFO  resourcemanager.ResourceManager (ResourceManager.java:createScheduler(257)) - Using Scheduler: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
2015-02-10 21:28:42,364 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-10 21:28:42,365 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-10 21:28:42,367 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-10 21:28:42,369 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-10 21:28:42,390 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - ResourceManager metrics system started (again)
2015-02-10 21:28:42,394 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2055)) - 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.4.1/e64fdb80075b00d491748b659b69845aad81762f/hadoop-yarn-server-tests-2.4.1-tests.jar!/capacity-scheduler.xml
2015-02-10 21:28:42,452 INFO  capacity.ParentQueue (ParentQueue.java:setupQueueConfigs(191)) - root, capacity=1.0, asboluteCapacity=1.0, maxCapacity=1.0, asboluteMaxCapacity=1.0, state=RUNNING, acls=ADMINISTER_QUEUE:*SUBMIT_APPLICATIONS:*
2015-02-10 21:28:42,453 INFO  capacity.ParentQueue (ParentQueue.java:<init>(153)) - Initialized parent-queue root name=root, fullname=root
2015-02-10 21:28:42,465 INFO  capacity.LeafQueue (LeafQueue.java:setupQueueConfigs(269)) - 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-10 21:28:42,466 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(503)) - 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-10 21:28:42,467 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(503)) - 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-10 21:28:42,467 INFO  capacity.CapacityScheduler (CapacityScheduler.java:initializeQueues(401)) - 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-10 21:28:42,467 INFO  capacity.CapacityScheduler (CapacityScheduler.java:reinitialize(300)) - 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-10 21:28:42,544 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-10 21:28:42,551 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-10 21:28:42,553 INFO  resourcemanager.RMNMInfo (RMNMInfo.java:<init>(63)) - Registered RMNMInfo MBean
2015-02-10 21:28:42,557 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-10 21:28:42,557 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-10 21:28:42,557 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-10 21:28:42,558 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-10 21:28:42,558 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-10 21:28:42,558 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-10 21:28:42,559 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-10 21:28:42,559 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-10 21:28:42,559 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-10 21:28:42,559 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-10 21:28:42,561 INFO  util.HostsFileReader (HostsFileReader.java:refresh(129)) - Refreshing hosts (include/exclude) list
2015-02-10 21:28:42,567 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-10 21:28:42,568 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0
2015-02-10 21:28:42,569 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1
2015-02-10 21:28:42,569 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2
2015-02-10 21:28:42,569 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3
2015-02-10 21:28:42,570 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_0
2015-02-10 21:28:42,570 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_1
2015-02-10 21:28:42,571 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_2
2015-02-10 21:28:42,571 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_3
2015-02-10 21:28:42,572 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(532)) - Starting NM: 0
2015-02-10 21:28:42,648 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-10 21:28:42,649 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-10 21:28:42,650 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-10 21:28:42,651 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-10 21:28:42,652 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-10 21:28:42,653 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-10 21:28:42,659 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-10 21:28:42,659 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-10 21:28:42,660 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 21:28:42,669 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-10 21:28:42,670 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(199)) - per directory file limit = 8192
2015-02-10 21:28:42,812 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-10 21:28:42,836 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - 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-10 21:28:42,837 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 21:28:42,907 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@7488485f
2015-02-10 21:28:42,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 21:28:42,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 21:28:42,909 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 21:28:42,910 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(174)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 21:28:42,911 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0
2015-02-10 21:28:42,912 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1
2015-02-10 21:28:42,912 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2
2015-02-10 21:28:42,913 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3
2015-02-10 21:28:42,914 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_0
2015-02-10 21:28:42,914 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_1
2015-02-10 21:28:42,915 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_2
2015-02-10 21:28:42,915 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_3
2015-02-10 21:28:42,916 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(532)) - Starting NM: 1
2015-02-10 21:28:42,936 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-10 21:28:42,936 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-10 21:28:42,936 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-10 21:28:42,937 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-10 21:28:42,937 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-10 21:28:42,937 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-10 21:28:42,938 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-10 21:28:42,938 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-10 21:28:42,938 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 21:28:42,942 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-10 21:28:42,942 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(199)) - per directory file limit = 8192
2015-02-10 21:28:43,075 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-10 21:28:43,077 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - 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-10 21:28:43,078 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 21:28:43,090 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@1d82752b
2015-02-10 21:28:43,090 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 21:28:43,091 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 21:28:43,091 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 21:28:43,092 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(174)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 21:28:43,092 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0
2015-02-10 21:28:43,093 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1
2015-02-10 21:28:43,093 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2
2015-02-10 21:28:43,093 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3
2015-02-10 21:28:43,094 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_0
2015-02-10 21:28:43,094 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_1
2015-02-10 21:28:43,094 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_2
2015-02-10 21:28:43,095 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_3
2015-02-10 21:28:43,095 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(532)) - Starting NM: 2
2015-02-10 21:28:43,113 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-10 21:28:43,114 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-10 21:28:43,114 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-10 21:28:43,114 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-10 21:28:43,115 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-10 21:28:43,115 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-10 21:28:43,115 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-10 21:28:43,115 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-10 21:28:43,116 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 21:28:43,119 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-10 21:28:43,120 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(199)) - per directory file limit = 8192
2015-02-10 21:28:43,259 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-10 21:28:43,261 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - 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-10 21:28:43,262 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 21:28:43,275 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@73a83205
2015-02-10 21:28:43,276 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 21:28:43,276 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 21:28:43,276 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 21:28:43,277 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(174)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 21:28:43,277 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0
2015-02-10 21:28:43,278 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1
2015-02-10 21:28:43,278 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2
2015-02-10 21:28:43,279 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3
2015-02-10 21:28:43,279 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_0
2015-02-10 21:28:43,279 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_1
2015-02-10 21:28:43,280 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_2
2015-02-10 21:28:43,280 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(550)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_3
2015-02-10 21:28:43,280 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(532)) - Starting NM: 3
2015-02-10 21:28:43,300 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-10 21:28:43,301 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-10 21:28:43,301 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-10 21:28:43,301 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-10 21:28:43,302 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-10 21:28:43,302 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-10 21:28:43,302 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-10 21:28:43,303 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-10 21:28:43,303 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 21:28:43,306 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-10 21:28:43,307 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(199)) - per directory file limit = 8192
2015-02-10 21:28:43,461 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-10 21:28:43,463 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - 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-10 21:28:43,464 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 21:28:43,477 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@3a8978c7
2015-02-10 21:28:43,477 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 21:28:43,477 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 21:28:43,478 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 21:28:43,478 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(174)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 21:28:43,502 INFO  hs.JobHistory (JobHistory.java:serviceInit(83)) - JobHistory Init
2015-02-10 21:28:43,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 21:28:43,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:43,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:43,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:43,538 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(645)) - Perms after creating 511, Expected: 1023
2015-02-10 21:28:43,538 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(648)) - Explicitly setting permissions to : 1023, rwxrwxrwt
2015-02-10 21:28:43,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:28:45,583 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002
2015-02-10 21:28:45,584 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001
2015-02-10 21:28:45,812 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002
2015-02-10 21:28:45,821 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001
2015-02-10 21:28:46,098 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001
2015-02-10 21:28:46,105 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002
2015-02-10 21:28:53,547 INFO  hs.HistoryFileManager (HistoryFileManager.java:initExisting(664)) - Initializing Existing Jobs...
2015-02-10 21:28:53,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 21:28:53,559 INFO  hs.CachedHistoryStorage (CachedHistoryStorage.java:serviceInit(66)) - CachedHistoryStorage Init
2015-02-10 21:28:53,577 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:53,578 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 38878
2015-02-10 21:28:53,583 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(210)) - Waiting for HistoryServer to start...
2015-02-10 21:28:53,583 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - JobHistoryServer metrics system started (again)
2015-02-10 21:28:53,585 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-10 21:28:53,587 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(531)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-10 21:28:53,589 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-10 21:28:53,597 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.jobhistory is not defined
2015-02-10 21:28:53,598 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:53,599 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context jobhistory
2015-02-10 21:28:53,599 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:53,599 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:53,600 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /jobhistory/*
2015-02-10 21:28:53,600 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:53,602 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 60419
2015-02-10 21:28:53,602 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:53,606 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/jobhistory to /tmp/Jetty_ip.10.31.157.187_60419_jobhistory____563q4c/webapp
2015-02-10 21:28:53,738 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:60419
2015-02-10 21:28:53,739 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /jobhistory started at 60419
2015-02-10 21:28:54,168 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:28:54,185 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:54,187 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 58854
2015-02-10 21:28:54,192 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.mapreduce.v2.api.HSClientProtocolPB to the server
2015-02-10 21:28:54,193 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:54,193 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 58854: starting
2015-02-10 21:28:54,198 INFO  hs.HistoryClientService (HistoryClientService.java:serviceStart(142)) - Instantiated MRClientService at ip-10-31-157-187.ec2.internal/10.31.157.187:58854
2015-02-10 21:28:54,200 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:54,201 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 38878: starting
2015-02-10 21:28:55,084 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(227)) - MiniMRYARN ResourceManager address: ip-10-31-157-187:0
2015-02-10 21:28:55,084 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(229)) - MiniMRYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-10 21:28:55,084 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(231)) - MiniMRYARN HistoryServer address: ip-10-31-157-187.ec2.internal:58854
2015-02-10 21:28:55,085 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(233)) - MiniMRYARN HistoryServer web address: ip-10-31-157-187:60419
2015-02-10 21:28:55,086 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(316)) - Waiting for RM to start...
2015-02-10 21:28:55,086 INFO  resourcemanager.ResourceManager (ResourceManager.java:transitionToActive(866)) - Transitioning to active state
2015-02-10 21:28:55,091 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-10 21:28:55,092 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:rollMasterKey(103)) - Rolling master-key for container-tokens
2015-02-10 21:28:55,096 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:rollMasterKey(95)) - Rolling master-key for nm-tokens
2015-02-10 21:28:55,096 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-10 21:28:55,096 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(85)) - storing master key with keyID 1
2015-02-10 21:28:55,098 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(531)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-10 21:28:55,098 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-10 21:28:55,099 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(85)) - storing master key with keyID 2
2015-02-10 21:28:55,121 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:55,122 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 43853
2015-02-10 21:28:55,126 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceTrackerPB to the server
2015-02-10 21:28:55,127 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:55,127 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 43853: starting
2015-02-10 21:28:55,157 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:55,158 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 42100
2015-02-10 21:28:55,164 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationMasterProtocolPB to the server
2015-02-10 21:28:55,165 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:55,165 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 42100: starting
2015-02-10 21:28:55,224 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:55,226 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 55029
2015-02-10 21:28:55,232 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationClientProtocolPB to the server
2015-02-10 21:28:55,233 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:55,233 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 55029: starting
2015-02-10 21:28:55,251 INFO  resourcemanager.ResourceManager (ResourceManager.java:transitionToActive(880)) - Transitioned to active state
2015-02-10 21:28:55,256 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.resourcemanager is not defined
2015-02-10 21:28:55,257 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:55,258 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context cluster
2015-02-10 21:28:55,258 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:55,258 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:55,260 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /cluster/*
2015-02-10 21:28:55,260 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:55,262 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 41807
2015-02-10 21:28:55,262 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:55,266 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/cluster to /tmp/Jetty_ip.10.31.157.187_41807_cluster____.g1bq1b/webapp
2015-02-10 21:28:56,587 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(328)) - MiniYARN ResourceManager address: ip-10-31-157-187.ec2.internal:55029
2015-02-10 21:28:56,587 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(330)) - MiniYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-10 21:28:56,588 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(447)) - MiniYARN ResourceManager address: ip-10-31-157-187.ec2.internal:55029
2015-02-10 21:28:56,588 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(449)) - MiniYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-10 21:28:56,589 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(567)) - Waiting for NM 0 to start...
2015-02-10 21:28:56,604 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:56,606 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 50795
2015-02-10 21:28:56,612 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 21:28:56,613 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(283)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 21:28:56,614 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:56,615 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 50795: starting
2015-02-10 21:28:56,628 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:50795
2015-02-10 21:28:56,628 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(294)) - ContainerManager started at /10.31.157.187:50795
2015-02-10 21:28:56,638 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:56,639 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 48938
2015-02-10 21:28:56,644 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 21:28:56,645 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:56,645 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 48938: starting
2015-02-10 21:28:56,651 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(266)) - Localizer started on port 48938
2015-02-10 21:28:56,670 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 21:28:56,689 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(366)) - httpshuffle listening on port 37198
2015-02-10 21:28:56,690 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:28:56,691 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 21:28:56,692 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-10 21:28:56,692 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:56,693 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 21:28:56,693 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:56,693 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:56,694 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-10 21:28:56,695 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:56,695 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 52225
2015-02-10 21:28:56,695 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:56,700 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_52225_node____.ij7mc9/webapp
2015-02-10 21:28:56,791 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:41807
2015-02-10 21:28:56,793 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /cluster started at 41807
2015-02-10 21:28:56,837 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:52225
2015-02-10 21:28:56,837 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 52225
2015-02-10 21:28:56,838 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:28:56,864 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:56,865 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 53294
2015-02-10 21:28:56,869 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocolPB to the server
2015-02-10 21:28:56,870 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:56,870 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 53294: starting
2015-02-10 21:28:56,883 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:28:56,891 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(254)) - Registering with RM using finished containers :[]
2015-02-10 21:28:56,910 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 21:28:56,918 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(324)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 50795 httpPort: 52225) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:50795
2015-02-10 21:28:56,919 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 579090821
2015-02-10 21:28:56,920 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(385)) - ip-10-31-157-187.ec2.internal:50795 Node Transitioned from NEW to RUNNING
2015-02-10 21:28:56,921 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :26262739
2015-02-10 21:28:56,922 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:50795 with total resource of <memory:4096, vCores:8>
2015-02-10 21:28:56,922 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 21:28:56,925 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(936)) - Added node ip-10-31-157-187.ec2.internal:50795 clusterResource: <memory:4096, vCores:8>
2015-02-10 21:28:57,591 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(567)) - Waiting for NM 1 to start...
2015-02-10 21:28:57,595 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:57,596 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 41312
2015-02-10 21:28:57,601 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 21:28:57,601 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(283)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 21:28:57,602 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:57,603 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 41312: starting
2015-02-10 21:28:57,614 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:41312
2015-02-10 21:28:57,614 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(294)) - ContainerManager started at /10.31.157.187:41312
2015-02-10 21:28:57,617 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:57,618 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 35589
2015-02-10 21:28:57,623 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 21:28:57,624 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:57,624 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 35589: starting
2015-02-10 21:28:57,631 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(266)) - Localizer started on port 35589
2015-02-10 21:28:57,633 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 21:28:57,635 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(366)) - httpshuffle listening on port 34881
2015-02-10 21:28:57,635 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:28:57,636 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 21:28:57,638 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-10 21:28:57,639 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:57,640 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 21:28:57,641 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:57,641 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:57,643 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-10 21:28:57,643 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:57,644 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 39471
2015-02-10 21:28:57,645 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:57,649 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_39471_node____.l193qh/webapp
2015-02-10 21:28:58,069 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:39471
2015-02-10 21:28:58,071 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 39471
2015-02-10 21:28:58,083 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:28:58,085 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(254)) - Registering with RM using finished containers :[]
2015-02-10 21:28:58,085 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 21:28:58,086 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(324)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 41312 httpPort: 39471) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:41312
2015-02-10 21:28:58,086 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(385)) - ip-10-31-157-187.ec2.internal:41312 Node Transitioned from NEW to RUNNING
2015-02-10 21:28:58,086 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 579090821
2015-02-10 21:28:58,087 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :26262739
2015-02-10 21:28:58,088 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:41312 with total resource of <memory:4096, vCores:8>
2015-02-10 21:28:58,088 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 21:28:58,087 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(936)) - Added node ip-10-31-157-187.ec2.internal:41312 clusterResource: <memory:8192, vCores:16>
2015-02-10 21:28:58,593 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(567)) - Waiting for NM 2 to start...
2015-02-10 21:28:58,599 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:58,601 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 52239
2015-02-10 21:28:58,607 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 21:28:58,607 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(283)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 21:28:58,608 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:58,608 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 52239: starting
2015-02-10 21:28:58,617 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:52239
2015-02-10 21:28:58,618 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(294)) - ContainerManager started at /10.31.157.187:52239
2015-02-10 21:28:58,619 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:58,621 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 38216
2015-02-10 21:28:58,624 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 21:28:58,626 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:58,628 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 38216: starting
2015-02-10 21:28:58,636 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(266)) - Localizer started on port 38216
2015-02-10 21:28:58,640 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 21:28:58,642 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(366)) - httpshuffle listening on port 45105
2015-02-10 21:28:58,642 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:28:58,643 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 21:28:58,644 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-10 21:28:58,645 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:58,646 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 21:28:58,646 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:58,647 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:58,648 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-10 21:28:58,648 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:58,649 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 48172
2015-02-10 21:28:58,650 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:58,654 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_48172_node____v8o913/webapp
2015-02-10 21:28:59,059 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:48172
2015-02-10 21:28:59,061 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 48172
2015-02-10 21:28:59,073 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:28:59,074 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(254)) - Registering with RM using finished containers :[]
2015-02-10 21:28:59,075 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 21:28:59,075 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(324)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 52239 httpPort: 48172) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:52239
2015-02-10 21:28:59,075 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(385)) - ip-10-31-157-187.ec2.internal:52239 Node Transitioned from NEW to RUNNING
2015-02-10 21:28:59,075 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 579090821
2015-02-10 21:28:59,076 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :26262739
2015-02-10 21:28:59,076 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(936)) - Added node ip-10-31-157-187.ec2.internal:52239 clusterResource: <memory:12288, vCores:24>
2015-02-10 21:28:59,076 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:52239 with total resource of <memory:4096, vCores:8>
2015-02-10 21:28:59,076 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 21:28:59,595 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(567)) - Waiting for NM 3 to start...
2015-02-10 21:28:59,600 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:59,601 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 55633
2015-02-10 21:28:59,607 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 21:28:59,607 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(283)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 21:28:59,608 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:59,608 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 55633: starting
2015-02-10 21:28:59,618 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:55633
2015-02-10 21:28:59,618 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(294)) - ContainerManager started at /10.31.157.187:55633
2015-02-10 21:28:59,620 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-10 21:28:59,622 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 51146
2015-02-10 21:28:59,626 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 21:28:59,627 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-10 21:28:59,627 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 51146: starting
2015-02-10 21:28:59,633 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(266)) - Localizer started on port 51146
2015-02-10 21:28:59,635 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 21:28:59,636 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(366)) - httpshuffle listening on port 41400
2015-02-10 21:28:59,636 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:28:59,638 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 21:28:59,639 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-10 21:28:59,640 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(667)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-10 21:28:59,641 INFO  http.HttpServer2 (HttpServer2.java:addFilter(645)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 21:28:59,642 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 21:28:59,643 INFO  http.HttpServer2 (HttpServer2.java:addFilter(652)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 21:28:59,644 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-10 21:28:59,645 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-10 21:28:59,646 INFO  http.HttpServer2 (HttpServer2.java:openListeners(855)) - Jetty bound to port 35371
2015-02-10 21:28:59,646 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 21:28:59,651 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.4.1/5079e4fb2bf12dff172ccceefc812f29c3295168/hadoop-yarn-common-2.4.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_35371_node____571cq/webapp
2015-02-10 21:29:00,100 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:35371
2015-02-10 21:29:00,101 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 35371
2015-02-10 21:29:00,114 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-10 21:29:00,115 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(254)) - Registering with RM using finished containers :[]
2015-02-10 21:29:00,115 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 21:29:00,116 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(324)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 55633 httpPort: 35371) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:55633
2015-02-10 21:29:00,116 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(385)) - ip-10-31-157-187.ec2.internal:55633 Node Transitioned from NEW to RUNNING
2015-02-10 21:29:00,116 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 579090821
2015-02-10 21:29:00,116 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :26262739
2015-02-10 21:29:00,116 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(936)) - Added node ip-10-31-157-187.ec2.internal:55633 clusterResource: <memory:16384, vCores:32>
2015-02-10 21:29:00,116 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:55633 with total resource of <memory:4096, vCores:8>
2015-02-10 21:29:00,118 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 21:29:00,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:00,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:00,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:00,636 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:00,642 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003 src: /127.0.0.1:56731 dest: /127.0.0.1:52976
2015-02-10 21:29:00,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003 src: /127.0.0.1:60025 dest: /127.0.0.1:46575
2015-02-10 21:29:00,652 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003 src: /127.0.0.1:55594 dest: /127.0.0.1:37184
2015-02-10 21:29:00,667 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55594, dest: /127.0.0.1:37184, bytes: 83, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 10596191
2015-02-10 21:29:00,667 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:00,671 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60025, dest: /127.0.0.1:46575, bytes: 83, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 13931194
2015-02-10 21:29:00,671 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,671 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:00,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56731, dest: /127.0.0.1:52976, bytes: 83, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 18210961
2015-02-10 21:29:00,677 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,677 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:00,685 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:00,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:00,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:00,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:00,696 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:29:00,702 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004 src: /127.0.0.1:60027 dest: /127.0.0.1:46575
2015-02-10 21:29:00,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004 src: /127.0.0.1:46350 dest: /127.0.0.1:57643
2015-02-10 21:29:00,708 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004 src: /127.0.0.1:56736 dest: /127.0.0.1:52976
2015-02-10 21:29:00,718 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56736, dest: /127.0.0.1:52976, bytes: 48, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 8656645
2015-02-10 21:29:00,719 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:00,722 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,723 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46350, dest: /127.0.0.1:57643, bytes: 48, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 13134100
2015-02-10 21:29:00,724 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:00,724 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,726 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60027, dest: /127.0.0.1:46575, bytes: 48, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 16460363
2015-02-10 21:29:00,727 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:00,727 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:00,731 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:00,814 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:29:00,816 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-10 21:29:00,824 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003
2015-02-10 21:29:00,824 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004
2015-02-10 21:29:00,827 INFO  property.AppProps (AppProps.java:getAppID(169)) - using app.id: 9EF0AA5552A14E798F85C055A9282CEE
2015-02-10 21:29:00,905 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1009)) - mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
2015-02-10 21:29:00,939 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1009)) - mapred.output.compress is deprecated. Instead, use mapreduce.output.fileoutputformat.compress
2015-02-10 21:29:01,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:01,064 INFO  util.Version (Version.java:printBanner(82)) - Concurrent, Inc - Cascading 2.6.3
2015-02-10 21:29:01,066 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:29:01,067 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:29:01,068 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:29:01,068 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner"]
2015-02-10 21:29:01,069 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:29:01,069 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:29:01,069 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:29:01,070 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...ipesplatform/cogroupinner
2015-02-10 21:29:01,120 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:01,133 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003
2015-02-10 21:29:01,226 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:01,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:01,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:01,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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------
2015-02-10 21:29:01,322 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 1
2015-02-10 21:29:01,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=null
2015-02-10 21:29:01,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:29:01,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:29:01,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:01,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,353 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:01,358 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 src: /127.0.0.1:56738 dest: /127.0.0.1:52976
2015-02-10 21:29:01,360 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 src: /127.0.0.1:46354 dest: /127.0.0.1:57643
2015-02-10 21:29:01,362 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 src: /127.0.0.1:55601 dest: /127.0.0.1:37184
2015-02-10 21:29:01,373 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55601, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 7560343
2015-02-10 21:29:01,374 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:01,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,375 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46354, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 9062072
2015-02-10 21:29:01,376 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,377 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,378 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56738, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 10765773
2015-02-10 21:29:01,378 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,378 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,384 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:01,388 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar
2015-02-10 21:29:01,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:01,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:01,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:01,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:01,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:01,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:01,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:01,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:01,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:01,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:01,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,435 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:01,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,454 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:01,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,462 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:01,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,468 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:01,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:01,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,488 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split
2015-02-10 21:29:01,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:01,495 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:29:01,500 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006 src: /127.0.0.1:46356 dest: /127.0.0.1:57643
2015-02-10 21:29:01,503 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006 src: /127.0.0.1:55603 dest: /127.0.0.1:37184
2015-02-10 21:29:01,505 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006 src: /127.0.0.1:56743 dest: /127.0.0.1:52976
2015-02-10 21:29:01,507 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006 src: /127.0.0.1:60037 dest: /127.0.0.1:46575
2015-02-10 21:29:01,518 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60037, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 9253296
2015-02-10 21:29:01,519 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:01,520 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,521 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56743, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 10777642
2015-02-10 21:29:01,521 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,522 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,525 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55603, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 14739897
2015-02-10 21:29:01,526 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,526 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,527 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46356, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 16334876
2015-02-10 21:29:01,527 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,528 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,533 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:01,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,546 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:29:01,550 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007 src: /127.0.0.1:56745 dest: /127.0.0.1:52976
2015-02-10 21:29:01,554 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007 src: /127.0.0.1:60039 dest: /127.0.0.1:46575
2015-02-10 21:29:01,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007 src: /127.0.0.1:46362 dest: /127.0.0.1:57643
2015-02-10 21:29:01,567 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46362, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, duration: 8508850
2015-02-10 21:29:01,567 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:01,568 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,568 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60039, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, duration: 9578380
2015-02-10 21:29:01,569 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,572 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,573 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56745, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, duration: 13702240
2015-02-10 21:29:01,573 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,574 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,577 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:01,578 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:29:01,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:01,716 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:29:01,721 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008 src: /127.0.0.1:46363 dest: /127.0.0.1:57643
2015-02-10 21:29:01,724 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008 src: /127.0.0.1:55610 dest: /127.0.0.1:37184
2015-02-10 21:29:01,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008 src: /127.0.0.1:56750 dest: /127.0.0.1:52976
2015-02-10 21:29:01,739 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56750, dest: /127.0.0.1:52976, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 8622757
2015-02-10 21:29:01,739 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:01,740 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,740 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55610, dest: /127.0.0.1:37184, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 9630563
2015-02-10 21:29:01,741 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,741 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,742 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46363, dest: /127.0.0.1:57643, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 10470452
2015-02-10 21:29:01,742 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:01,742 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:01,747 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:01,748 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0001
2015-02-10 21:29:01,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=null
2015-02-10 21:29:01,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:01,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:01,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:01,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:01,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:01,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:01,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:01,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:01,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:01,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:01,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:01,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:01,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:01,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:01,948 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 1 submitted by user teamcity
2015-02-10 21:29:01,949 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0001
2015-02-10 21:29:01,952 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0001
2015-02-10 21:29:01,952 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from NEW to NEW_SAVING
2015-02-10 21:29:01,964 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0001
2015-02-10 21:29:01,965 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:29:01,969 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:29:01,970 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0001 from user: teamcity, in queue: default
2015-02-10 21:29:01,987 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from SUBMITTED to ACCEPTED
2015-02-10 21:29:01,987 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0001
2015-02-10 21:29:01,988 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0001_000001
2015-02-10 21:29:01,993 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from NEW to SUBMITTED
2015-02-10 21:29:01,999 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0001 from user: teamcity activated in queue: default
2015-02-10 21:29:02,000 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0001 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:29:02,000 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0001_000001 to scheduler from user teamcity in queue default
2015-02-10 21:29:02,003 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:29:02,033 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0001/
2015-02-10 21:29:02,034 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0001
2015-02-10 21:29:02,034 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0001/
2015-02-10 21:29:02,108 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:02,109 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000001
2015-02-10 21:29:02,110 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:29:02,111 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:29:02,111 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:02,112 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:02,114 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0001_01_000001
2015-02-10 21:29:02,120 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:02,120 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0001_000001
2015-02-10 21:29:02,121 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0001 AttemptId: appattempt_1423603735088_0001_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:29:02,123 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:29:02,134 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:29:02,137 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0001_000001
2015-02-10 21:29:02,156 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0001_000001
2015-02-10 21:29:02,157 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:29:02,194 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:02,207 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000001 by user teamcity
2015-02-10 21:29:02,232 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0001
2015-02-10 21:29:02,237 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000001
2015-02-10 21:29:02,238 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from NEW to INITING
2015-02-10 21:29:02,239 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000001 to application application_1423603735088_0001
2015-02-10 21:29:02,251 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from INITING to RUNNING
2015-02-10 21:29:02,259 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:29:02,259 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0001_000001
2015-02-10 21:29:02,260 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:02,260 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:29:02,276 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,277 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,277 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,277 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,277 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,278 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:02,278 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000001
2015-02-10 21:29:02,281 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:02,291 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:02,313 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0001_01_000001.tokens. Credentials list: 
2015-02-10 21:29:02,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:02,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:02,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:02,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:02,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:02,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:02,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:02,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:02,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:02,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:02,406 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56754, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 13355690
2015-02-10 21:29:02,417 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56755, bytes: 491789, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 24895550
2015-02-10 21:29:02,486 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:02,487 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/filecache/10/hadoop-6276490173455017946.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:02,515 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0001_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001.tokens
2015-02-10 21:29:02,515 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:02,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:02,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:02,752 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56754, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1125434065_1125, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 1030649
2015-02-10 21:29:02,852 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:02,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:02,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:02,906 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46374, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1125434065_1125, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, duration: 361951
2015-02-10 21:29:02,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:02,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:02,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:02,990 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46374, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1125434065_1125, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 371562
2015-02-10 21:29:03,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0001/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:03,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:03,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:03,074 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46374, bytes: 89701, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1125434065_1125, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 641800
2015-02-10 21:29:03,092 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:03,112 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0001/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:03,113 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:03,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:03,179 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:03,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001/default_container_executor.sh]
2015-02-10 21:29:03,416 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073741829_1005 to datanode(s) 127.0.0.1:46575
2015-02-10 21:29:05,119 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 to 127.0.0.1:46575 
2015-02-10 21:29:05,127 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 src: /127.0.0.1:60053 dest: /127.0.0.1:46575
2015-02-10 21:29:05,129 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:29:05,130 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005 src: /127.0.0.1:60053 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:29:05,131 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741829_1005 size 254067
2015-02-10 21:29:05,587 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003
2015-02-10 21:29:05,588 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006
2015-02-10 21:29:05,589 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004
2015-02-10 21:29:05,589 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007
2015-02-10 21:29:05,591 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005
2015-02-10 21:29:05,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004
2015-02-10 21:29:05,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005
2015-02-10 21:29:05,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008
2015-02-10 21:29:05,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006
2015-02-10 21:29:05,595 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007
2015-02-10 21:29:05,829 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008
2015-02-10 21:29:05,830 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006
2015-02-10 21:29:05,834 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005
2015-02-10 21:29:05,835 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007
2015-02-10 21:29:06,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:06,137 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008
2015-02-10 21:29:06,141 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005
2015-02-10 21:29:06,142 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006
2015-02-10 21:29:06,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:29:06,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:29:06,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:29:06,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=null
2015-02-10 21:29:06,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:06,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:06,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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---
2015-02-10 21:29:06,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:06,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:06,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:06,878 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56762, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741831_1007, duration: 358985
2015-02-10 21:29:08,198 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:08,210 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0001_000001
2015-02-10 21:29:08,211 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0001	APPATTEMPTID=appattempt_1423603735088_0001_000001
2015-02-10 21:29:08,211 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:29:08,212 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from ACCEPTED to RUNNING
2015-02-10 21:29:08,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:08,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:29:08,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:08,587 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:29:08,647 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009 src: /127.0.0.1:56768 dest: /127.0.0.1:52976
2015-02-10 21:29:08,649 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009 src: /127.0.0.1:60062 dest: /127.0.0.1:46575
2015-02-10 21:29:08,652 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009 src: /127.0.0.1:46385 dest: /127.0.0.1:57643
2015-02-10 21:29:08,701 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46385, dest: /127.0.0.1:57643, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, duration: 45565040
2015-02-10 21:29:08,701 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:08,702 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60062, dest: /127.0.0.1:46575, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, duration: 46534163
2015-02-10 21:29:08,702 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:08,703 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56768, dest: /127.0.0.1:52976, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, duration: 47654235
2015-02-10 21:29:08,703 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:08,702 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:08,705 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:08,705 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:08,711 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:09,461 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:29:09,462 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:29:09,949 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:09,950 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000002
2015-02-10 21:29:09,950 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:09,950 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:09,950 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:09,951 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:09,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:09,951 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000003
2015-02-10 21:29:09,951 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:29:09,952 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:09,952 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:09,952 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:09,953 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:09,953 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000004
2015-02-10 21:29:09,953 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:29:09,953 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:09,954 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:09,954 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:09,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:09,954 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000005
2015-02-10 21:29:09,955 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:29:09,955 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:09,955 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:09,955 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:10,094 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:10,094 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000006
2015-02-10 21:29:10,095 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:29:10,095 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:29:10,095 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:10,095 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:10,312 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0001_01_000002
2015-02-10 21:29:10,313 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:10,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:10,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:10,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:10,316 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0001_01_000006
2015-02-10 21:29:10,317 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:10,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:10,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:10,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:10,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:10,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:10,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:10,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:10,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:10,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:10,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:10,515 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:10,515 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:10,523 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000006 by user teamcity
2015-02-10 21:29:10,524 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000006 to application application_1423603735088_0001
2015-02-10 21:29:10,524 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000006
2015-02-10 21:29:10,526 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:29:10,530 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,530 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,530 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000003 by user teamcity
2015-02-10 21:29:10,530 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:10,534 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000004 by user teamcity
2015-02-10 21:29:10,534 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0001
2015-02-10 21:29:10,534 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000002 by user teamcity
2015-02-10 21:29:10,535 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000003
2015-02-10 21:29:10,534 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000004
2015-02-10 21:29:10,535 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:10,537 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000005 by user teamcity
2015-02-10 21:29:10,535 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from NEW to INITING
2015-02-10 21:29:10,538 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000005
2015-02-10 21:29:10,535 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000002
2015-02-10 21:29:10,538 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000004 to application application_1423603735088_0001
2015-02-10 21:29:10,539 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:10,539 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000003 to application application_1423603735088_0001
2015-02-10 21:29:10,539 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000002 to application application_1423603735088_0001
2015-02-10 21:29:10,539 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000005 to application application_1423603735088_0001
2015-02-10 21:29:10,540 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from INITING to RUNNING
2015-02-10 21:29:10,541 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:29:10,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:29:10,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:29:10,543 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:29:10,543 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,543 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,544 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:10,544 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:10,545 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:10,546 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:10,546 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:10,546 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:10,546 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,546 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,547 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:10,547 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:10,547 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,547 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,548 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:10,548 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:10,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:10,549 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:10,549 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:10,549 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000003
2015-02-10 21:29:10,550 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:10,554 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:10,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000002
2015-02-10 21:29:10,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:10,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:10,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000004
2015-02-10 21:29:10,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:10,556 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:10,556 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000005
2015-02-10 21:29:10,560 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:10,560 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:10,585 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0001_01_000003.tokens. Credentials list: 
2015-02-10 21:29:10,586 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0001_01_000002.tokens. Credentials list: 
2015-02-10 21:29:10,592 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0001_01_000005.tokens. Credentials list: 
2015-02-10 21:29:10,593 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0001_01_000004.tokens. Credentials list: 
2015-02-10 21:29:10,599 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009
2015-02-10 21:29:10,600 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009
2015-02-10 21:29:10,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:10,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:10,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:10,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:10,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:10,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:10,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:10,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:10,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:10,622 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:10,623 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:10,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:10,637 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56773, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 4313300
2015-02-10 21:29:10,638 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56774, bytes: 491789, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 4949469
2015-02-10 21:29:10,693 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/filecache/10/hadoop-6276490173455017946.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:10,694 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:10,774 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000006/default_container_executor.sh]
2015-02-10 21:29:10,791 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0001_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003.tokens
2015-02-10 21:29:10,791 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:10,841 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009
2015-02-10 21:29:10,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:10,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:10,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:10,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:10,955 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:10,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:10,973 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55638, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-373976430_1437, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 2439375
2015-02-10 21:29:11,024 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:11,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:11,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:11,073 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55638, bytes: 89701, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-373976430_1437, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 521708
2015-02-10 21:29:11,094 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:11,110 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:11,111 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:11,111 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:11,111 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:11,112 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:11,186 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:11,186 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:11,187 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:11,187 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:11,189 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:11,189 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:11,190 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:11,190 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:11,340 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:29:11,366 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004/default_container_executor.sh]
2015-02-10 21:29:11,371 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005/default_container_executor.sh]
2015-02-10 21:29:11,373 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003/default_container_executor.sh]
2015-02-10 21:29:11,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002/default_container_executor.sh]
2015-02-10 21:29:12,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:12,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0001_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004.tokens
2015-02-10 21:29:12,651 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:13,191 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:13,802 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0001_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005.tokens
2015-02-10 21:29:13,803 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:14,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:14,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0001_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002.tokens
2015-02-10 21:29:14,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:15,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:15,489 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46404, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000004_0_535962891_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 307885
2015-02-10 21:29:15,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:15,604 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56790, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000004_0_535962891_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 330994
2015-02-10 21:29:16,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:16,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:16,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_m_000004_0	dst=null	perm=null
2015-02-10 21:29:16,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:16,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.split	dst=null	perm=null
2015-02-10 21:29:16,298 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55654, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000000_0_-1599736202_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 355214
2015-02-10 21:29:16,317 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46410, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000002_0_-1669219672_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 309633
2015-02-10 21:29:16,376 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000006
2015-02-10 21:29:16,377 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000006
2015-02-10 21:29:16,377 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:29:16,377 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000006
2015-02-10 21:29:16,411 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000006 is : 143
2015-02-10 21:29:16,422 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56797, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000003_0_-1070723940_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 353018
2015-02-10 21:29:16,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:16,430 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:29:16,435 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56798, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000000_0_-1599736202_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 564766
2015-02-10 21:29:16,436 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010 src: /127.0.0.1:55661 dest: /127.0.0.1:37184
2015-02-10 21:29:16,440 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010 src: /127.0.0.1:56801 dest: /127.0.0.1:52976
2015-02-10 21:29:16,441 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:16,443 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010 src: /127.0.0.1:60095 dest: /127.0.0.1:46575
2015-02-10 21:29:16,447 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000006
2015-02-10 21:29:16,450 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000006
2015-02-10 21:29:16,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000006
2015-02-10 21:29:16,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000006
2015-02-10 21:29:16,449 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000006
2015-02-10 21:29:16,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:16,459 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:16,459 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000006 from application application_1423603735088_0001
2015-02-10 21:29:16,460 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:16,460 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:16,463 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist for DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:16,464 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55664, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000002_0_-1669219672_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 342322
2015-02-10 21:29:16,484 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56799, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000001_0_1230006174_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741830_1006, duration: 339429
2015-02-10 21:29:16,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:16,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:16,985 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46419, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000003_0_-1070723940_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 326120
2015-02-10 21:29:17,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_m_000000_0	dst=null	perm=null
2015-02-10 21:29:17,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_m_000002_0	dst=null	perm=null
2015-02-10 21:29:17,089 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56799, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0001_m_000001_0_1230006174_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 333053
2015-02-10 21:29:17,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_m_000003_0	dst=null	perm=null
2015-02-10 21:29:17,124 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000004
2015-02-10 21:29:17,124 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000004
2015-02-10 21:29:17,124 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:29:17,125 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000004
2015-02-10 21:29:17,141 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000002
2015-02-10 21:29:17,141 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000002
2015-02-10 21:29:17,152 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000004 is : 143
2015-02-10 21:29:17,171 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:29:17,171 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:17,171 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000002
2015-02-10 21:29:17,193 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000002 is : 143
2015-02-10 21:29:17,211 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000005
2015-02-10 21:29:17,211 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000005
2015-02-10 21:29:17,214 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004
2015-02-10 21:29:17,214 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004
2015-02-10 21:29:17,214 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004
2015-02-10 21:29:17,215 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:17,215 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000004
2015-02-10 21:29:17,215 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:29:17,216 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000004
2015-02-10 21:29:17,216 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:17,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002
2015-02-10 21:29:17,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002
2015-02-10 21:29:17,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002
2015-02-10 21:29:17,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000002
2015-02-10 21:29:17,218 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000005
2015-02-10 21:29:17,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_m_000001_0	dst=null	perm=null
2015-02-10 21:29:17,237 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000005 is : 143
2015-02-10 21:29:17,253 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000004 from application application_1423603735088_0001
2015-02-10 21:29:17,253 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:17,253 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:17,253 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000002
2015-02-10 21:29:17,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:17,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:17,254 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000002 from application application_1423603735088_0001
2015-02-10 21:29:17,254 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:17,255 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:17,255 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005
2015-02-10 21:29:17,255 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005
2015-02-10 21:29:17,256 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005
2015-02-10 21:29:17,256 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000005
2015-02-10 21:29:17,256 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000005
2015-02-10 21:29:17,256 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:17,257 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000005 from application application_1423603735088_0001
2015-02-10 21:29:17,258 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:17,258 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:17,309 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000003
2015-02-10 21:29:17,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_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000003
2015-02-10 21:29:17,309 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:29:17,310 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000003
2015-02-10 21:29:17,310 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0001_01_000004, container_1423603735088_0001_01_000002, container_1423603735088_0001_01_000005]
2015-02-10 21:29:17,311 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:17,312 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:29:17,312 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000002
2015-02-10 21:29:17,312 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:29:17,313 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:29:17,313 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:17,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:17,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:17,314 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:29:17,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:17,315 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:29:17,315 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000004
2015-02-10 21:29:17,315 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:29:17,315 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:29:17,316 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:17,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:17,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:17,316 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:29:17,317 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:17,317 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:29:17,317 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000005
2015-02-10 21:29:17,317 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:29:17,318 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:29:17,318 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:17,318 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:17,318 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:17,319 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:29:17,330 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000003 is : 143
2015-02-10 21:29:17,355 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:17,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003
2015-02-10 21:29:17,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003
2015-02-10 21:29:17,357 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003
2015-02-10 21:29:17,357 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000003
2015-02-10 21:29:17,357 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000003
2015-02-10 21:29:17,357 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:17,357 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000003 from application application_1423603735088_0001
2015-02-10 21:29:17,358 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:17,358 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:17,378 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0001_01_000006]
2015-02-10 21:29:17,378 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:17,379 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:29:17,379 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000006
2015-02-10 21:29:17,379 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:29:17,379 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:29:17,380 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:29:17,380 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:17,380 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:17,381 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:29:18,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0001_01_000003]
2015-02-10 21:29:18,312 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:18,312 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:29:18,313 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000003
2015-02-10 21:29:18,313 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:29:18,313 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:29:18,314 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:18,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:18,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:18,314 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:29:19,098 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:19,098 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000007
2015-02-10 21:29:19,098 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0001_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:19,099 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0001_000001 container=Container: [ContainerId: container_1423603735088_0001_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:29:19,099 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:19,099 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:19,383 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0001_01_000007
2015-02-10 21:29:19,384 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:19,402 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:19,407 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0001_01_000007 by user teamcity
2015-02-10 21:29:19,408 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0001
2015-02-10 21:29:19,408 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000007
2015-02-10 21:29:19,409 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from NEW to INITING
2015-02-10 21:29:19,410 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0001_01_000007 to application application_1423603735088_0001
2015-02-10 21:29:19,411 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from INITING to RUNNING
2015-02-10 21:29:19,412 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:29:19,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0001
2015-02-10 21:29:19,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0001
2015-02-10 21:29:19,412 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:19,412 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0001
2015-02-10 21:29:19,413 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:19,413 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:19,413 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:19,414 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:19,414 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0001_01_000007
2015-02-10 21:29:19,414 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:19,421 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:19,439 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0001_01_000007.tokens. Credentials list: 
2015-02-10 21:29:19,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:19,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:19,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:19,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:19,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:19,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:19,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:19,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:19,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:19,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:19,483 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60101, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 2152680
2015-02-10 21:29:19,486 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55670, bytes: 491789, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 2790799
2015-02-10 21:29:19,532 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/filecache/10/hadoop-6276490173455017946.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:19,538 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:19,621 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0001_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007.tokens
2015-02-10 21:29:19,622 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:19,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:19,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar	dst=null	perm=null
2015-02-10 21:29:19,791 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56812, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-223544374_2012, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741829_1005, duration: 893482
2015-02-10 21:29:19,838 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0001/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:19,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:19,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml	dst=null	perm=null
2015-02-10 21:29:19,884 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46428, bytes: 89701, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-223544374_2012, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741832_1008, duration: 571007
2015-02-10 21:29:19,918 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0001/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:19,918 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:19,970 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:19,970 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:20,089 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007/default_container_executor.sh]
2015-02-10 21:29:20,098 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:20,388 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:29:23,591 INFO  hs.JobHistory (JobHistory.java:run(198)) - History Cleaner started
2015-02-10 21:29:23,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 21:29:23,593 INFO  hs.JobHistory (JobHistory.java:run(204)) - History Cleaner complete
2015-02-10 21:29:23,939 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:23,944 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:23,969 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:24,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:24,519 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:24,654 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011 src: /127.0.0.1:56822 dest: /127.0.0.1:52976
2015-02-10 21:29:24,657 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011 src: /127.0.0.1:46438 dest: /127.0.0.1:57643
2015-02-10 21:29:24,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011 src: /127.0.0.1:55685 dest: /127.0.0.1:37184
2015-02-10 21:29:24,713 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55685, dest: /127.0.0.1:37184, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0001_r_000000_0_-1894702402_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 49080423
2015-02-10 21:29:24,714 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:24,715 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46438, dest: /127.0.0.1:57643, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0001_r_000000_0_-1894702402_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 51292549
2015-02-10 21:29:24,716 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:24,716 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:24,716 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56822, dest: /127.0.0.1:52976, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0001_r_000000_0_-1894702402_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 52202187
2015-02-10 21:29:24,717 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:24,717 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:24,717 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:24,724 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0001_r_000000_0_-1894702402_1
2015-02-10 21:29:24,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0	dst=null	perm=null
2015-02-10 21:29:24,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0	dst=null	perm=null
2015-02-10 21:29:24,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/task_1423603735088_0001_r_000000	dst=null	perm=null
2015-02-10 21:29:24,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/_temporary/attempt_1423603735088_0001_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/task_1423603735088_0001_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:29:24,891 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000007
2015-02-10 21:29:24,891 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:29:24,891 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000007
2015-02-10 21:29:24,893 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000007
2015-02-10 21:29:24,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:24,907 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:24,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1	dst=null	perm=null
2015-02-10 21:29:24,914 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0001_01_000007 is : 143
2015-02-10 21:29:24,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:24,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:24,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/task_1423603735088_0001_r_000000	dst=null	perm=null
2015-02-10 21:29:24,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	dst=null	perm=null
2015-02-10 21:29:24,932 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:24,932 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007
2015-02-10 21:29:24,933 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007
2015-02-10 21:29:24,934 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007
2015-02-10 21:29:24,934 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000007
2015-02-10 21:29:24,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary/1/task_1423603735088_0001_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:24,934 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000007
2015-02-10 21:29:24,936 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:24,937 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000007 from application application_1423603735088_0001
2015-02-10 21:29:24,937 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:24,937 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:24,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary	dst=null	perm=null
2015-02-10 21:29:24,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:24,962 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:24,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:24,970 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:25,002 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60095, dest: /127.0.0.1:46575, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, duration: 8553899650
2015-02-10 21:29:25,003 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:25,003 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:29:25,004 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56801, dest: /127.0.0.1:52976, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, duration: 8556091987
2015-02-10 21:29:25,004 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,005 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:29:25,006 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55661, dest: /127.0.0.1:37184, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, duration: 8556732488
2015-02-10 21:29:25,006 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,008 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:29:25,024 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:25,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:25,034 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:29:25,040 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012 src: /127.0.0.1:46440 dest: /127.0.0.1:57643
2015-02-10 21:29:25,042 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012 src: /127.0.0.1:60119 dest: /127.0.0.1:46575
2015-02-10 21:29:25,045 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012 src: /127.0.0.1:56827 dest: /127.0.0.1:52976
2015-02-10 21:29:25,049 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56827, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, duration: 2218323
2015-02-10 21:29:25,050 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:25,050 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,051 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60119, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, duration: 3777296
2015-02-10 21:29:25,051 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,051 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,052 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46440, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, duration: 4364283
2015-02-10 21:29:25,052 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,052 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,057 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:25,063 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist	dst=null	perm=null
2015-02-10 21:29:25,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp	dst=null	perm=null
2015-02-10 21:29:25,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist	dst=null	perm=null
2015-02-10 21:29:25,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp	dst=null	perm=null
2015-02-10 21:29:25,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1.jhist	dst=null	perm=null
2015-02-10 21:29:25,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:25,090 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60121, bytes: 70589, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010, duration: 564918
2015-02-10 21:29:25,094 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:25,100 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013 src: /127.0.0.1:60122 dest: /127.0.0.1:46575
2015-02-10 21:29:25,103 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013 src: /127.0.0.1:56830 dest: /127.0.0.1:52976
2015-02-10 21:29:25,106 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013 src: /127.0.0.1:55692 dest: /127.0.0.1:37184
2015-02-10 21:29:25,117 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55692, dest: /127.0.0.1:37184, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, duration: 9441177
2015-02-10 21:29:25,117 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:25,118 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,118 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56830, dest: /127.0.0.1:52976, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, duration: 10529612
2015-02-10 21:29:25,119 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,119 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,119 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60122, dest: /127.0.0.1:46575, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, duration: 11399950
2015-02-10 21:29:25,120 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,120 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,125 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:25,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:25,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:29:25,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:25,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:29:25,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001/job_1423603735088_0001_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:25,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:25,147 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46447, bytes: 104908, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741833_1009, duration: 766609
2015-02-10 21:29:25,354 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:29:25,359 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014 src: /127.0.0.1:46448 dest: /127.0.0.1:57643
2015-02-10 21:29:25,361 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014 src: /127.0.0.1:60127 dest: /127.0.0.1:46575
2015-02-10 21:29:25,365 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014 src: /127.0.0.1:56835 dest: /127.0.0.1:52976
2015-02-10 21:29:25,371 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56835, dest: /127.0.0.1:52976, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, duration: 4926436
2015-02-10 21:29:25,372 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:25,372 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,372 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60127, dest: /127.0.0.1:46575, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, duration: 5434743
2015-02-10 21:29:25,373 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,373 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,374 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46448, dest: /127.0.0.1:57643, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1856274928_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, duration: 7290013
2015-02-10 21:29:25,374 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:25,375 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:25,379 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1856274928_1
2015-02-10 21:29:25,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:25,413 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0001_000001 with final state: FINISHING
2015-02-10 21:29:25,414 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:29:25,414 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0001 with final state: FINISHING
2015-02-10 21:29:25,415 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:29:25,417 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0001
2015-02-10 21:29:25,419 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:29:25,419 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:29:25,603 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012
2015-02-10 21:29:25,603 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012
2015-02-10 21:29:25,604 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013
2015-02-10 21:29:25,605 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014
2015-02-10 21:29:25,606 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010
2015-02-10 21:29:25,606 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011
2015-02-10 21:29:25,608 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014
2015-02-10 21:29:25,846 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012
2015-02-10 21:29:25,847 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013
2015-02-10 21:29:25,849 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010
2015-02-10 21:29:25,851 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741838_1014
2015-02-10 21:29:25,852 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011
2015-02-10 21:29:25,895 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0001_01_000007]
2015-02-10 21:29:25,895 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:25,896 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:29:25,896 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000007
2015-02-10 21:29:25,896 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:29:25,896 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:29:25,899 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:29:25,899 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:25,899 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:25,899 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:29:26,147 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741837_1013
2015-02-10 21:29:26,151 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011
2015-02-10 21:29:26,153 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741834_1010
2015-02-10 21:29:26,429 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741829_1005 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:29:26,429 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741830_1006 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:29:26,429 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741831_1007 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:29:26,430 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741832_1008 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:29:26,430 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741834_1010 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:29:26,432 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741833_1009 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:29:26,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0001	dst=null	perm=null
2015-02-10 21:29:26,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,579 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary
2015-02-10 21:29:26,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/_temporary	dst=null	perm=null
2015-02-10 21:29:26,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,616 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	dst=null	perm=null
2015-02-10 21:29:26,631 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56836, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 308827
2015-02-10 21:29:26,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:26,661 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	dst=null	perm=null
2015-02-10 21:29:26,665 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56836, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 274367
2015-02-10 21:29:26,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,704 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:29:26,704 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-10 21:29:26,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:26,742 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:29:26,743 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:29:26,744 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:29:26,744 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup"]
2015-02-10 21:29:26,744 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:29:26,744 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:29:26,744 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:29:26,745 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) .../cogroupinner-resultgroup
2015-02-10 21:29:26,763 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:26,781 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:26,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:26,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:26,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:26,791 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 2
2015-02-10 21:29:26,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=null
2015-02-10 21:29:26,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:29:26,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:29:26,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:26,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,810 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:26,814 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 src: /127.0.0.1:56838 dest: /127.0.0.1:52976
2015-02-10 21:29:26,816 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 src: /127.0.0.1:46454 dest: /127.0.0.1:57643
2015-02-10 21:29:26,818 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 src: /127.0.0.1:55701 dest: /127.0.0.1:37184
2015-02-10 21:29:26,828 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55701, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 6506556
2015-02-10 21:29:26,829 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:26,829 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,830 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46454, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 7660602
2015-02-10 21:29:26,830 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,831 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,831 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56838, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 8860698
2015-02-10 21:29:26,831 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,832 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,836 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:26,838 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar
2015-02-10 21:29:26,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:26,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:26,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:26,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:26,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:26,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:26,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:26,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:26,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:26,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:26,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,859 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,864 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,869 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,874 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:26,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:26,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,886 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split
2015-02-10 21:29:26,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:26,892 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:26,896 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016 src: /127.0.0.1:60134 dest: /127.0.0.1:46575
2015-02-10 21:29:26,898 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016 src: /127.0.0.1:46457 dest: /127.0.0.1:57643
2015-02-10 21:29:26,900 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016 src: /127.0.0.1:56843 dest: /127.0.0.1:52976
2015-02-10 21:29:26,902 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016 src: /127.0.0.1:55705 dest: /127.0.0.1:37184
2015-02-10 21:29:26,907 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55705, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 2934185
2015-02-10 21:29:26,908 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:26,908 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,908 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56843, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 3833355
2015-02-10 21:29:26,909 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,909 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,909 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46457, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 5018131
2015-02-10 21:29:26,910 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,910 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,910 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60134, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 5414896
2015-02-10 21:29:26,911 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,911 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,916 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:26,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,929 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:26,933 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017 src: /127.0.0.1:46460 dest: /127.0.0.1:57643
2015-02-10 21:29:26,936 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017 src: /127.0.0.1:56846 dest: /127.0.0.1:52976
2015-02-10 21:29:26,938 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017 src: /127.0.0.1:55708 dest: /127.0.0.1:37184
2015-02-10 21:29:26,941 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55708, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, duration: 2182705
2015-02-10 21:29:26,942 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:26,942 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,943 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56846, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, duration: 3019007
2015-02-10 21:29:26,943 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,943 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,944 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46460, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, duration: 4206718
2015-02-10 21:29:26,944 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:26,946 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:26,948 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:26,949 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:29:26,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:26,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:27,005 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:29:27,010 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018 src: /127.0.0.1:55709 dest: /127.0.0.1:37184
2015-02-10 21:29:27,012 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018 src: /127.0.0.1:56849 dest: /127.0.0.1:52976
2015-02-10 21:29:27,014 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018 src: /127.0.0.1:60143 dest: /127.0.0.1:46575
2015-02-10 21:29:27,020 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60143, dest: /127.0.0.1:46575, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 4157915
2015-02-10 21:29:27,021 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:27,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:27,021 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56849, dest: /127.0.0.1:52976, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 4845021
2015-02-10 21:29:27,022 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:27,022 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:27,022 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55709, dest: /127.0.0.1:37184, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 5627272
2015-02-10 21:29:27,023 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:27,024 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:29:27,027 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:27,028 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0002
2015-02-10 21:29:27,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=null
2015-02-10 21:29:27,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:27,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:27,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:27,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:27,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:27,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:27,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:27,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:27,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:27,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:27,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:27,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:27,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:27,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:27,052 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 2 submitted by user teamcity
2015-02-10 21:29:27,052 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0002
2015-02-10 21:29:27,052 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0002
2015-02-10 21:29:27,052 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0002
2015-02-10 21:29:27,052 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from NEW to NEW_SAVING
2015-02-10 21:29:27,053 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:29:27,053 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0002 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:29:27,053 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0002 from user: teamcity, in queue: default
2015-02-10 21:29:27,055 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from SUBMITTED to ACCEPTED
2015-02-10 21:29:27,055 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0002_000001
2015-02-10 21:29:27,055 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0002
2015-02-10 21:29:27,057 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from NEW to SUBMITTED
2015-02-10 21:29:27,057 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0002 from user: teamcity activated in queue: default
2015-02-10 21:29:27,057 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0002 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:29:27,058 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0002_000001 to scheduler from user teamcity in queue default
2015-02-10 21:29:27,058 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:29:27,062 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0002/
2015-02-10 21:29:27,063 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0002
2015-02-10 21:29:27,063 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0002/
2015-02-10 21:29:27,130 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:27,131 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000001
2015-02-10 21:29:27,131 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:29:27,131 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:27,131 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:27,132 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:27,132 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0002_01_000001
2015-02-10 21:29:27,132 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:27,133 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0002_000001
2015-02-10 21:29:27,133 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0002 AttemptId: appattempt_1423603735088_0002_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:29:27,133 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:29:27,134 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:29:27,135 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0002_000001
2015-02-10 21:29:27,136 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0002_000001
2015-02-10 21:29:27,137 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:29:27,142 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:27,147 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000001 by user teamcity
2015-02-10 21:29:27,148 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0002
2015-02-10 21:29:27,148 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000001
2015-02-10 21:29:27,153 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from NEW to INITING
2015-02-10 21:29:27,154 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000001 to application application_1423603735088_0002
2015-02-10 21:29:27,155 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from INITING to RUNNING
2015-02-10 21:29:27,155 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0002_000001
2015-02-10 21:29:27,156 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:29:27,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:29:27,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:27,156 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,156 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:27,158 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0002_01_000001
2015-02-10 21:29:27,159 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar, 1423603722012, FILE, null }
2015-02-10 21:29:27,163 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(657)) - Downloading public rsrc:{ hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423603721691, FILE, null }
2015-02-10 21:29:27,183 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0002_01_000001.tokens. Credentials list: 
2015-02-10 21:29:27,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:27,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:27,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:27,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:27,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:27,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:27,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:27,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:27,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:27,222 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:27,229 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46467, bytes: 491789, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741825_1001, duration: 3829343
2015-02-10 21:29:27,229 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56836, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741826_1002, duration: 2016896
2015-02-10 21:29:27,281 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,282 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/filecache/10/hadoop-6276490173455017946.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,366 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0002_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001.tokens
2015-02-10 21:29:27,366 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:27,419 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073741839_1015 to datanode(s) 127.0.0.1:46575
2015-02-10 21:29:27,420 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741829_1005, blk_1073741830_1006, blk_1073741832_1008, blk_1073741834_1010]
2015-02-10 21:29:27,420 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741832_1008, blk_1073741833_1009, blk_1073741834_1010]
2015-02-10 21:29:27,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:27,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:27,533 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56836, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-291021958_2290, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 819720
2015-02-10 21:29:27,581 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:27,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:27,624 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46467, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-291021958_2290, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, duration: 287149
2015-02-10 21:29:27,657 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:27,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:27,702 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46467, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-291021958_2290, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 286016
2015-02-10 21:29:27,736 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:27,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:27,782 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56836, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-291021958_2290, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 446500
2015-02-10 21:29:27,818 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:27,818 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:27,869 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:27,869 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:27,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001/default_container_executor.sh]
2015-02-10 21:29:28,130 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:28,636 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 to 127.0.0.1:46575 
2015-02-10 21:29:28,639 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 src: /127.0.0.1:60150 dest: /127.0.0.1:46575
2015-02-10 21:29:28,640 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:29:28,644 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015 src: /127.0.0.1:60150 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:29:28,644 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741839_1015 size 254067
2015-02-10 21:29:28,825 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829 for deletion
2015-02-10 21:29:28,826 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830 for deletion
2015-02-10 21:29:28,827 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831 for deletion
2015-02-10 21:29:28,827 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829
2015-02-10 21:29:28,827 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830
2015-02-10 21:29:28,828 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831
2015-02-10 21:29:28,827 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832 for deletion
2015-02-10 21:29:28,828 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833 for deletion
2015-02-10 21:29:28,828 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832
2015-02-10 21:29:28,829 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834 for deletion
2015-02-10 21:29:28,829 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833
2015-02-10 21:29:28,829 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834
2015-02-10 21:29:29,106 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829 for deletion
2015-02-10 21:29:29,107 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830 for deletion
2015-02-10 21:29:29,108 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832 for deletion
2015-02-10 21:29:29,108 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829
2015-02-10 21:29:29,108 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830
2015-02-10 21:29:29,108 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834 for deletion
2015-02-10 21:29:29,109 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834
2015-02-10 21:29:29,109 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832
2015-02-10 21:29:30,421 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741832_1008, blk_1073741833_1009]
2015-02-10 21:29:30,421 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741833_1009, blk_1073741834_1010]
2015-02-10 21:29:30,609 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017
2015-02-10 21:29:30,612 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018
2015-02-10 21:29:30,613 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015
2015-02-10 21:29:30,614 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016
2015-02-10 21:29:30,615 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015
2015-02-10 21:29:30,616 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016
2015-02-10 21:29:30,855 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016
2015-02-10 21:29:30,858 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015
2015-02-10 21:29:30,859 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017
2015-02-10 21:29:30,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:30,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:29:30,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:29:30,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:29:31,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=null
2015-02-10 21:29:31,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:31,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:31,056 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018
2015-02-10 21:29:31,158 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015
2015-02-10 21:29:31,159 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017
2015-02-10 21:29:31,160 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016
2015-02-10 21:29:31,161 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018
2015-02-10 21:29:31,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:31,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:31,583 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0001_01_000001 succeeded 
2015-02-10 21:29:31,583 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:29:31,584 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0001_01_000001
2015-02-10 21:29:31,601 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001
2015-02-10 21:29:31,602 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001
2015-02-10 21:29:31,602 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000001
2015-02-10 21:29:31,602 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0001_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:29:31,603 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0001_01_000001 from application application_1423603735088_0001
2015-02-10 21:29:31,603 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:31,603 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0001
2015-02-10 21:29:31,603 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001
2015-02-10 21:29:31,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0001/container_1423603735088_0001_01_000001
2015-02-10 21:29:31,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829 for deletion
2015-02-10 21:29:31,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830 for deletion
2015-02-10 21:29:31,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829 for deletion
2015-02-10 21:29:31,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829
2015-02-10 21:29:31,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831 for deletion
2015-02-10 21:29:31,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830 for deletion
2015-02-10 21:29:31,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832 for deletion
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741829
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741832
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833 for deletion
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831 for deletion
2015-02-10 21:29:31,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741830
2015-02-10 21:29:31,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833 for deletion
2015-02-10 21:29:31,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834 for deletion
2015-02-10 21:29:31,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741831
2015-02-10 21:29:31,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741834
2015-02-10 21:29:31,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833
2015-02-10 21:29:31,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741833
2015-02-10 21:29:31,658 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55721, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741841_1017, duration: 314551
2015-02-10 21:29:32,384 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0001_01_000001]
2015-02-10 21:29:32,384 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0001_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:32,384 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0001_000001
2015-02-10 21:29:32,384 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0001_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:29:32,385 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0001	CONTAINERID=container_1423603735088_0001_01_000001
2015-02-10 21:29:32,385 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:29:32,385 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:29:32,385 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:29:32,385 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:32,386 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0001_000001 State change from FINISHING to FINISHED
2015-02-10 21:29:32,386 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:32,386 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0001_000001 released container container_1423603735088_0001_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:29:32,388 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0001 State change from FINISHING to FINISHED
2015-02-10 21:29:32,388 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0001_000001 is done. finalState=FINISHED
2015-02-10 21:29:32,389 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0001 requests cleared
2015-02-10 21:29:32,389 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0001 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:29:32,389 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:29:32,389 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0001
2015-02-10 21:29:32,390 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0001_000001
2015-02-10 21:29:32,392 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0001,name=[B892C657F290452EB584ED479DFD1B73/6B9E0F92F3AA42568E635371B164D485] lower*upper/(1/1) ...ipesplatform/cogroupinner,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0001/jobhistory/job/job_1423603735088_0001,appMasterHost=ip-10-31-157-187,startTime=1423603741948,finishTime=1423603765414,finalStatus=SUCCEEDED
2015-02-10 21:29:32,401 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0001_000001 (auth:SIMPLE)
2015-02-10 21:29:32,404 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0001_01_000001
2015-02-10 21:29:32,900 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:32,901 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:32,901 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:32,901 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0001
2015-02-10 21:29:32,902 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:32,902 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:32,903 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:32,903 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0001, with delay of 10800 seconds
2015-02-10 21:29:32,994 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:33,000 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0002_000001
2015-02-10 21:29:33,000 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0002	APPATTEMPTID=appattempt_1423603735088_0002_000001
2015-02-10 21:29:33,001 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:29:33,001 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from ACCEPTED to RUNNING
2015-02-10 21:29:33,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:33,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:29:33,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:33,318 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:33,318 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,319 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0001
2015-02-10 21:29:33,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,319 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:33,319 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0001, with delay of 10800 seconds
2015-02-10 21:29:33,363 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:29:33,384 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:33,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,385 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0001
2015-02-10 21:29:33,386 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:33,386 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0001, with delay of 10800 seconds
2015-02-10 21:29:33,386 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,386 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,446 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0001
2015-02-10 21:29:33,498 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019 src: /127.0.0.1:55728 dest: /127.0.0.1:37184
2015-02-10 21:29:33,501 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019 src: /127.0.0.1:60161 dest: /127.0.0.1:46575
2015-02-10 21:29:33,503 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019 src: /127.0.0.1:56869 dest: /127.0.0.1:52976
2015-02-10 21:29:33,532 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56869, dest: /127.0.0.1:52976, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, duration: 27425483
2015-02-10 21:29:33,533 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:33,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:33,534 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60161, dest: /127.0.0.1:46575, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, duration: 28431313
2015-02-10 21:29:33,534 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:33,534 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:33,535 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55728, dest: /127.0.0.1:37184, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, duration: 29402516
2015-02-10 21:29:33,535 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:33,535 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:33,541 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:34,132 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:34,133 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000002
2015-02-10 21:29:34,133 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:29:34,133 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:34,134 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:34,134 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:34,134 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:34,134 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000003
2015-02-10 21:29:34,134 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:29:34,135 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:34,135 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:34,135 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:34,318 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:34,318 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000004
2015-02-10 21:29:34,319 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:34,319 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:34,319 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:34,319 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:34,320 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:34,320 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000005
2015-02-10 21:29:34,320 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:29:34,320 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:34,321 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:34,321 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:34,321 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:34,322 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000006
2015-02-10 21:29:34,322 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:29:34,322 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:29:34,322 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:34,322 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:35,072 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0002_01_000002
2015-02-10 21:29:35,073 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:35,073 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:35,073 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0002_01_000004
2015-02-10 21:29:35,074 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:35,074 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:35,075 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:35,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:35,144 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:35,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:35,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:35,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:35,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:35,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:35,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:35,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:35,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:35,275 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:35,275 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:35,281 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000003 by user teamcity
2015-02-10 21:29:35,281 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000003
2015-02-10 21:29:35,281 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000003 to application application_1423603735088_0002
2015-02-10 21:29:35,283 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:29:35,283 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,284 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000005 by user teamcity
2015-02-10 21:29:35,284 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0002
2015-02-10 21:29:35,284 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000005
2015-02-10 21:29:35,285 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from NEW to INITING
2015-02-10 21:29:35,285 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000005 to application application_1423603735088_0002
2015-02-10 21:29:35,285 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000002 by user teamcity
2015-02-10 21:29:35,286 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from INITING to RUNNING
2015-02-10 21:29:35,286 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000002
2015-02-10 21:29:35,284 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,287 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:35,286 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:29:35,289 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,289 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,289 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:35,289 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000006 by user teamcity
2015-02-10 21:29:35,288 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:35,289 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000004 by user teamcity
2015-02-10 21:29:35,290 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000002 to application application_1423603735088_0002
2015-02-10 21:29:35,289 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:35,290 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000004
2015-02-10 21:29:35,290 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:35,291 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:35,291 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000006 to application application_1423603735088_0002
2015-02-10 21:29:35,291 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000004 to application application_1423603735088_0002
2015-02-10 21:29:35,291 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0002_01_000005
2015-02-10 21:29:35,289 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000006
2015-02-10 21:29:35,290 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:35,295 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:29:35,295 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:29:35,296 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:29:35,296 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,296 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,296 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,296 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:35,296 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:35,296 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,297 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:35,297 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,297 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:35,297 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:35,297 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:35,298 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:35,298 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:35,298 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0002_01_000006
2015-02-10 21:29:35,300 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0002_01_000004
2015-02-10 21:29:35,319 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:35,319 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:35,319 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:35,323 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0002_01_000005.tokens. Credentials list: 
2015-02-10 21:29:35,323 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0002_01_000006.tokens. Credentials list: 
2015-02-10 21:29:35,325 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0002_01_000004.tokens. Credentials list: 
2015-02-10 21:29:35,359 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:35,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:35,361 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:35,362 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:35,363 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:35,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000003/default_container_executor.sh]
2015-02-10 21:29:35,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0002_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005.tokens
2015-02-10 21:29:35,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:35,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000002/default_container_executor.sh]
2015-02-10 21:29:35,620 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019
2015-02-10 21:29:35,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:35,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:35,692 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46489, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-625227542_2610, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 1368898
2015-02-10 21:29:35,759 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:35,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:35,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:35,806 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55736, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-625227542_2610, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 542709
2015-02-10 21:29:35,842 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0002/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:35,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:35,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:35,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:35,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:35,908 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:35,908 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:35,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:35,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:35,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:36,061 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005/default_container_executor.sh]
2015-02-10 21:29:36,061 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019
2015-02-10 21:29:36,061 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006/default_container_executor.sh]
2015-02-10 21:29:36,070 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004/default_container_executor.sh]
2015-02-10 21:29:36,099 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:29:36,133 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:36,133 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:36,165 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019
2015-02-10 21:29:36,956 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:37,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0002_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004.tokens
2015-02-10 21:29:37,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:38,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:39,304 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0002_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006.tokens
2015-02-10 21:29:39,304 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:39,462 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:29:39,463 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:29:40,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:40,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:40,272 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60180, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000000_0_494805722_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 310657
2015-02-10 21:29:40,330 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46503, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000001_0_-252639312_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 307762
2015-02-10 21:29:40,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:40,386 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60180, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000000_0_494805722_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 311855
2015-02-10 21:29:40,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:40,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:40,744 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46505, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000004_0_-223150050_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 286467
2015-02-10 21:29:40,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:40,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.split	dst=null	perm=null
2015-02-10 21:29:40,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:40,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46505, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000004_0_-223150050_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 315975
2015-02-10 21:29:40,946 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56893, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000001_0_-252639312_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 308811
2015-02-10 21:29:41,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_m_000000_0	dst=null	perm=null
2015-02-10 21:29:41,013 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55756, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000002_0_925402660_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 321571
2015-02-10 21:29:41,016 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55755, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000003_0_667090311_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741840_1016, duration: 266887
2015-02-10 21:29:41,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_m_000001_0	dst=null	perm=null
2015-02-10 21:29:41,102 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000002
2015-02-10 21:29:41,102 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000002
2015-02-10 21:29:41,103 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:29:41,103 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000002
2015-02-10 21:29:41,125 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000002 is : 143
2015-02-10 21:29:41,132 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:29:41,132 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 170 Total time for transactions(ms): 32 Number of transactions batched in Syncs: 0 Number of syncs: 103 SyncTimes(ms): 279 232 
2015-02-10 21:29:41,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:41,147 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020 src: /127.0.0.1:60189 dest: /127.0.0.1:46575
2015-02-10 21:29:41,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:29:41,148 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56897, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000002_0_925402660_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 345175
2015-02-10 21:29:41,151 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:41,152 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000002
2015-02-10 21:29:41,154 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000002
2015-02-10 21:29:41,154 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000002
2015-02-10 21:29:41,162 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000003
2015-02-10 21:29:41,162 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000003
2015-02-10 21:29:41,158 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000002
2015-02-10 21:29:41,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000002
2015-02-10 21:29:41,163 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:41,163 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:29:41,164 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000002 from application application_1423603735088_0002
2015-02-10 21:29:41,164 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:41,164 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000002]
2015-02-10 21:29:41,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:41,164 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:41,164 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:29:41,165 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000003
2015-02-10 21:29:41,165 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000002
2015-02-10 21:29:41,165 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:29:41,165 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:29:41,165 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:29:41,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:41,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:41,166 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:29:41,166 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020 src: /127.0.0.1:55759 dest: /127.0.0.1:37184
2015-02-10 21:29:41,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020 src: /127.0.0.1:56899 dest: /127.0.0.1:52976
2015-02-10 21:29:41,186 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist for DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:41,189 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000003 is : 143
2015-02-10 21:29:41,210 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:41,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000003
2015-02-10 21:29:41,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000003
2015-02-10 21:29:41,213 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000003
2015-02-10 21:29:41,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000003
2015-02-10 21:29:41,214 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:41,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000003
2015-02-10 21:29:41,214 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000003 from application application_1423603735088_0002
2015-02-10 21:29:41,215 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:41,215 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:41,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_m_000004_0	dst=null	perm=null
2015-02-10 21:29:41,551 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000006
2015-02-10 21:29:41,552 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000006
2015-02-10 21:29:41,552 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:29:41,552 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000006
2015-02-10 21:29:41,569 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000006 is : 143
2015-02-10 21:29:41,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:41,586 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006
2015-02-10 21:29:41,586 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006
2015-02-10 21:29:41,587 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000006
2015-02-10 21:29:41,587 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:41,587 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006
2015-02-10 21:29:41,587 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000006 from application application_1423603735088_0002
2015-02-10 21:29:41,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:41,587 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000006
2015-02-10 21:29:41,587 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:41,615 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56900, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0002_m_000003_0_667090311_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 298064
2015-02-10 21:29:41,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_m_000003_0	dst=null	perm=null
2015-02-10 21:29:41,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_m_000002_0	dst=null	perm=null
2015-02-10 21:29:41,795 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000005
2015-02-10 21:29:41,795 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000005
2015-02-10 21:29:41,795 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:29:41,796 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000005
2015-02-10 21:29:41,796 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000006]
2015-02-10 21:29:41,796 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:41,797 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:29:41,797 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000006
2015-02-10 21:29:41,797 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:29:41,797 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:29:41,797 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:41,798 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:41,798 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:41,798 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:29:41,800 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000004
2015-02-10 21:29:41,801 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000004
2015-02-10 21:29:41,815 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000005 is : 143
2015-02-10 21:29:41,834 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:29:41,835 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:41,835 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000004
2015-02-10 21:29:41,850 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000004 is : 143
2015-02-10 21:29:41,867 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005
2015-02-10 21:29:41,868 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005
2015-02-10 21:29:41,868 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005
2015-02-10 21:29:41,868 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:41,868 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000005
2015-02-10 21:29:41,868 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000005
2015-02-10 21:29:41,869 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:41,870 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004
2015-02-10 21:29:41,870 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004
2015-02-10 21:29:41,871 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004
2015-02-10 21:29:41,871 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000004
2015-02-10 21:29:41,871 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000005 from application application_1423603735088_0002
2015-02-10 21:29:41,872 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:41,872 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:41,872 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000004
2015-02-10 21:29:41,873 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:41,873 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000004 from application application_1423603735088_0002
2015-02-10 21:29:41,874 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:41,874 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:42,165 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000003]
2015-02-10 21:29:42,165 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:42,165 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:29:42,165 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000003
2015-02-10 21:29:42,166 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:29:42,166 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:29:42,166 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:29:42,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:42,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:42,167 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:29:42,388 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:42,388 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000007
2015-02-10 21:29:42,388 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0002_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:42,389 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0002_000001 container=Container: [ContainerId: container_1423603735088_0002_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:29:42,389 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:42,389 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:42,801 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000004, container_1423603735088_0002_01_000005]
2015-02-10 21:29:42,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:42,802 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:29:42,802 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000004
2015-02-10 21:29:42,802 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:29:42,802 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:29:42,803 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:42,803 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:42,803 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:42,803 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:29:42,803 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:42,804 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:29:42,804 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000005
2015-02-10 21:29:42,804 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:29:42,804 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:29:42,804 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:29:42,804 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:42,805 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:42,805 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:29:43,231 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0002_01_000007
2015-02-10 21:29:43,232 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:43,248 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:43,251 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0002_01_000007 by user teamcity
2015-02-10 21:29:43,252 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0002
2015-02-10 21:29:43,252 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000007
2015-02-10 21:29:43,252 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from NEW to INITING
2015-02-10 21:29:43,252 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0002_01_000007 to application application_1423603735088_0002
2015-02-10 21:29:43,253 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from INITING to RUNNING
2015-02-10 21:29:43,253 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:29:43,253 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0002
2015-02-10 21:29:43,253 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0002
2015-02-10 21:29:43,254 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:43,254 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0002
2015-02-10 21:29:43,254 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:43,254 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:43,255 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0002_01_000007
2015-02-10 21:29:43,273 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0002_01_000007.tokens. Credentials list: 
2015-02-10 21:29:43,301 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:43,388 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:43,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0002_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007.tokens
2015-02-10 21:29:43,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:43,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:43,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar	dst=null	perm=null
2015-02-10 21:29:43,614 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60199, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_31113948_3028, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741839_1015, duration: 1205512
2015-02-10 21:29:43,661 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0002/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:43,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:43,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml	dst=null	perm=null
2015-02-10 21:29:43,704 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60199, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_31113948_3028, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741842_1018, duration: 484856
2015-02-10 21:29:43,741 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0002/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:43,741 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:43,791 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:43,791 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:43,908 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007/default_container_executor.sh]
2015-02-10 21:29:44,236 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:29:47,389 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:47,393 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:47,416 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:47,420 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:29:47,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:47,904 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:48,040 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021 src: /127.0.0.1:60210 dest: /127.0.0.1:46575
2015-02-10 21:29:48,043 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021 src: /127.0.0.1:46533 dest: /127.0.0.1:57643
2015-02-10 21:29:48,045 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021 src: /127.0.0.1:55780 dest: /127.0.0.1:37184
2015-02-10 21:29:48,094 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55780, dest: /127.0.0.1:37184, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0002_r_000000_0_1353058518_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 47312906
2015-02-10 21:29:48,095 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:48,095 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46533, dest: /127.0.0.1:57643, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0002_r_000000_0_1353058518_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 48557492
2015-02-10 21:29:48,095 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,096 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,096 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60210, dest: /127.0.0.1:46575, bytes: 158, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0002_r_000000_0_1353058518_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 49421567
2015-02-10 21:29:48,096 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,096 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,097 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,104 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0002_r_000000_0_1353058518_1
2015-02-10 21:29:48,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0	dst=null	perm=null
2015-02-10 21:29:48,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0	dst=null	perm=null
2015-02-10 21:29:48,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/task_1423603735088_0002_r_000000	dst=null	perm=null
2015-02-10 21:29:48,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0002_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/task_1423603735088_0002_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:29:48,269 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000007
2015-02-10 21:29:48,270 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000007
2015-02-10 21:29:48,270 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:29:48,270 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000007
2015-02-10 21:29:48,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,283 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:29:48,289 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0002_01_000007 is : 143
2015-02-10 21:29:48,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:48,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:48,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/task_1423603735088_0002_r_000000	dst=null	perm=null
2015-02-10 21:29:48,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:29:48,306 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:29:48,306 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007
2015-02-10 21:29:48,307 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007
2015-02-10 21:29:48,307 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007
2015-02-10 21:29:48,308 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000007
2015-02-10 21:29:48,309 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000007
2015-02-10 21:29:48,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary/1/task_1423603735088_0002_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,309 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:29:48,309 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000007 from application application_1423603735088_0002
2015-02-10 21:29:48,309 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:48,310 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:48,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:29:48,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,328 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,335 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,361 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56899, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, duration: 7181196187
2015-02-10 21:29:48,361 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:48,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:29:48,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55759, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, duration: 7182537272
2015-02-10 21:29:48,362 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,363 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60189, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, duration: 7181639704
2015-02-10 21:29:48,364 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,364 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:29:48,365 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:29:48,368 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,381 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:29:48,385 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022 src: /127.0.0.1:60213 dest: /127.0.0.1:46575
2015-02-10 21:29:48,399 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022 src: /127.0.0.1:56921 dest: /127.0.0.1:52976
2015-02-10 21:29:48,401 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022 src: /127.0.0.1:55783 dest: /127.0.0.1:37184
2015-02-10 21:29:48,405 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55783, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, duration: 2478236
2015-02-10 21:29:48,406 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:48,406 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,406 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56921, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, duration: 3027739
2015-02-10 21:29:48,407 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,407 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,407 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60213, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, duration: 4002081
2015-02-10 21:29:48,408 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,408 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,412 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary_tmp is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist	dst=null	perm=null
2015-02-10 21:29:48,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp	dst=null	perm=null
2015-02-10 21:29:48,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist	dst=null	perm=null
2015-02-10 21:29:48,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp	dst=null	perm=null
2015-02-10 21:29:48,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1.jhist	dst=null	perm=null
2015-02-10 21:29:48,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,443 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60216, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020, duration: 488982
2015-02-10 21:29:48,447 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:29:48,451 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023 src: /127.0.0.1:46539 dest: /127.0.0.1:57643
2015-02-10 21:29:48,453 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023 src: /127.0.0.1:55786 dest: /127.0.0.1:37184
2015-02-10 21:29:48,455 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023 src: /127.0.0.1:60219 dest: /127.0.0.1:46575
2015-02-10 21:29:48,460 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60219, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, duration: 4385475
2015-02-10 21:29:48,461 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:48,461 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,461 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55786, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, duration: 4167092
2015-02-10 21:29:48,462 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,462 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,462 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46539, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, duration: 4911637
2015-02-10 21:29:48,463 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,463 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,466 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:48,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:29:48,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:48,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:29:48,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002/job_1423603735088_0002_1_conf.xml	dst=null	perm=null
2015-02-10 21:29:48,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:48,485 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56927, bytes: 104916, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741843_1019, duration: 512233
2015-02-10 21:29:48,488 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:48,492 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024 src: /127.0.0.1:60221 dest: /127.0.0.1:46575
2015-02-10 21:29:48,493 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024 src: /127.0.0.1:46544 dest: /127.0.0.1:57643
2015-02-10 21:29:48,495 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024 src: /127.0.0.1:55791 dest: /127.0.0.1:37184
2015-02-10 21:29:48,500 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55791, dest: /127.0.0.1:37184, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, duration: 2419001
2015-02-10 21:29:48,500 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:48,500 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,501 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46544, dest: /127.0.0.1:57643, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, duration: 3892833
2015-02-10 21:29:48,501 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,501 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,502 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60221, dest: /127.0.0.1:46575, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1472676364_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, duration: 4759313
2015-02-10 21:29:48,502 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:48,503 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:48,506 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1472676364_1
2015-02-10 21:29:48,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:29:48,532 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0002_000001 with final state: FINISHING
2015-02-10 21:29:48,533 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:29:48,533 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0002 with final state: FINISHING
2015-02-10 21:29:48,533 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from RUNNING to FINAL_SAVING
2015-02-10 21:29:48,533 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0002
2015-02-10 21:29:48,533 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:29:48,534 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from FINAL_SAVING to FINISHING
2015-02-10 21:29:49,270 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000007]
2015-02-10 21:29:49,271 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:49,271 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:29:49,271 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000007
2015-02-10 21:29:49,271 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:29:49,272 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:29:49,273 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:29:49,273 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:49,273 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:49,273 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000007 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:29:49,542 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741839_1015 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:29:49,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741840_1016 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:29:49,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741841_1017 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:29:49,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741842_1018 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:29:49,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741844_1020 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:29:49,544 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741843_1019 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:29:49,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0002	dst=null	perm=null
2015-02-10 21:29:49,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,610 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary
2015-02-10 21:29:49,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:29:49,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,638 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:29:49,642 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60225, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 300698
2015-02-10 21:29:49,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,670 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:29:49,675 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55794, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 285851
2015-02-10 21:29:49,676 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner
2015-02-10 21:29:49,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:49,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:49,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:49,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner	dst=null	perm=null
2015-02-10 21:29:49,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	dst=null	perm=null
2015-02-10 21:29:49,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner/part-00000	dst=null	perm=null
2015-02-10 21:29:49,687 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55794, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741835_1011, duration: 238520
2015-02-10 21:29:49,687 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup
2015-02-10 21:29:49,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup	dst=null	perm=null
2015-02-10 21:29:49,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:29:49,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:29:49,697 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60225, bytes: 162, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021, duration: 237220
2015-02-10 21:29:49,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,708 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:29:49,712 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025 src: /127.0.0.1:56934 dest: /127.0.0.1:52976
2015-02-10 21:29:49,715 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025 src: /127.0.0.1:55796 dest: /127.0.0.1:37184
2015-02-10 21:29:49,716 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025 src: /127.0.0.1:46551 dest: /127.0.0.1:57643
2015-02-10 21:29:49,720 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46551, dest: /127.0.0.1:57643, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 2297922
2015-02-10 21:29:49,720 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:49,720 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,721 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55796, dest: /127.0.0.1:37184, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 3771482
2015-02-10 21:29:49,722 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,722 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,722 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56934, dest: /127.0.0.1:52976, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 4041405
2015-02-10 21:29:49,723 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,723 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,727 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:49,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,735 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:49,738 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026 src: /127.0.0.1:60230 dest: /127.0.0.1:46575
2015-02-10 21:29:49,740 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026 src: /127.0.0.1:56938 dest: /127.0.0.1:52976
2015-02-10 21:29:49,742 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026 src: /127.0.0.1:55800 dest: /127.0.0.1:37184
2015-02-10 21:29:49,746 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55800, dest: /127.0.0.1:37184, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 2262540
2015-02-10 21:29:49,746 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:49,746 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,747 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56938, dest: /127.0.0.1:52976, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 2976463
2015-02-10 21:29:49,747 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,747 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,747 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60230, dest: /127.0.0.1:46575, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 3838463
2015-02-10 21:29:49,748 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,752 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,755 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:49,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,762 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,764 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:29:49,767 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027 src: /127.0.0.1:55801 dest: /127.0.0.1:37184
2015-02-10 21:29:49,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027 src: /127.0.0.1:56941 dest: /127.0.0.1:52976
2015-02-10 21:29:49,771 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027 src: /127.0.0.1:60235 dest: /127.0.0.1:46575
2015-02-10 21:29:49,774 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60235, dest: /127.0.0.1:46575, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 1975945
2015-02-10 21:29:49,774 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:49,774 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,778 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56941, dest: /127.0.0.1:52976, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 5867132
2015-02-10 21:29:49,779 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,779 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,779 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,779 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55801, dest: /127.0.0.1:37184, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 6538526
2015-02-10 21:29:49,780 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,784 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:49,816 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:29:49,816 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-10 21:29:49,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:29:49,862 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower] starting
2015-02-10 21:29:49,862 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:29:49,862 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:29:49,862 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt"]
2015-02-10 21:29:49,863 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  sink: Hfs["TextDelimited[[0:5]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed"]
2015-02-10 21:29:49,863 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  parallel execution is enabled: true
2015-02-10 21:29:49,863 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  starting jobs: 1
2015-02-10 21:29:49,863 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [loweroffset*upper*lower]  allocating threads: 1
2015-02-10 21:29:49,864 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [loweroffset*upper*lower] starting step: (1/1) ...ipesplatform/cogroupmixed
2015-02-10 21:29:49,880 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:49,897 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:29:49,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:29:49,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:49,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:49,906 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 3
2015-02-10 21:29:49,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=null
2015-02-10 21:29:49,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:29:49,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:29:49,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:49,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,923 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:29:49,927 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 src: /127.0.0.1:46559 dest: /127.0.0.1:57643
2015-02-10 21:29:49,928 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 src: /127.0.0.1:56945 dest: /127.0.0.1:52976
2015-02-10 21:29:49,930 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 src: /127.0.0.1:60239 dest: /127.0.0.1:46575
2015-02-10 21:29:49,936 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60239, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 4598056
2015-02-10 21:29:49,936 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:49,936 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,937 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56945, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 4630075
2015-02-10 21:29:49,937 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,937 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,938 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46559, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 5559854
2015-02-10 21:29:49,938 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:49,940 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:29:49,944 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:49,946 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar
2015-02-10 21:29:49,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:49,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:49,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:49,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:49,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:29:49,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:29:49,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:29:49,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:29:49,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:29:49,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:49,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,965 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,970 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,974 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,978 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:29:49,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,982 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:29:49,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,986 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:29:49,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:29:49,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:49,996 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split
2015-02-10 21:29:49,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:29:50,001 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:29:50,005 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029 src: /127.0.0.1:55808 dest: /127.0.0.1:37184
2015-02-10 21:29:50,006 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029 src: /127.0.0.1:46563 dest: /127.0.0.1:57643
2015-02-10 21:29:50,008 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029 src: /127.0.0.1:60242 dest: /127.0.0.1:46575
2015-02-10 21:29:50,009 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029 src: /127.0.0.1:56950 dest: /127.0.0.1:52976
2015-02-10 21:29:50,014 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56950, dest: /127.0.0.1:52976, bytes: 3151, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 2755622
2015-02-10 21:29:50,014 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:50,014 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,014 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60242, dest: /127.0.0.1:46575, bytes: 3151, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 3126621
2015-02-10 21:29:50,015 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,015 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,015 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46563, dest: /127.0.0.1:57643, bytes: 3151, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 3550712
2015-02-10 21:29:50,016 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,016 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,017 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55808, dest: /127.0.0.1:37184, bytes: 3151, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 4190712
2015-02-10 21:29:50,017 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,017 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,023 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:50,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:50,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:50,032 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:29:50,035 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030 src: /127.0.0.1:46566 dest: /127.0.0.1:57643
2015-02-10 21:29:50,037 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030 src: /127.0.0.1:60245 dest: /127.0.0.1:46575
2015-02-10 21:29:50,038 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030 src: /127.0.0.1:56953 dest: /127.0.0.1:52976
2015-02-10 21:29:50,041 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56953, dest: /127.0.0.1:52976, bytes: 323, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, duration: 1877500
2015-02-10 21:29:50,042 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:50,042 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,042 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60245, dest: /127.0.0.1:46575, bytes: 323, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, duration: 2596122
2015-02-10 21:29:50,043 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,043 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,043 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46566, dest: /127.0.0.1:57643, bytes: 323, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, duration: 3247540
2015-02-10 21:29:50,043 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,044 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,049 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:50,049 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:9
2015-02-10 21:29:50,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:50,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:29:50,076 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:29:50,080 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031 src: /127.0.0.1:56954 dest: /127.0.0.1:52976
2015-02-10 21:29:50,081 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031 src: /127.0.0.1:46570 dest: /127.0.0.1:57643
2015-02-10 21:29:50,083 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031 src: /127.0.0.1:60249 dest: /127.0.0.1:46575
2015-02-10 21:29:50,088 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60249, dest: /127.0.0.1:46575, bytes: 89399, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 3509131
2015-02-10 21:29:50,088 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:50,088 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,089 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46570, dest: /127.0.0.1:57643, bytes: 89399, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 4294836
2015-02-10 21:29:50,089 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,089 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,090 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56954, dest: /127.0.0.1:52976, bytes: 89399, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 4916633
2015-02-10 21:29:50,090 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:50,090 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:29:50,097 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:29:50,098 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0003
2015-02-10 21:29:50,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=null
2015-02-10 21:29:50,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:50,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:50,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:50,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:50,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:29:50,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:29:50,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:50,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:50,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:50,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:50,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:50,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:50,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:50,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:50,121 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 3 submitted by user teamcity
2015-02-10 21:29:50,121 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0003
2015-02-10 21:29:50,121 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from NEW to NEW_SAVING
2015-02-10 21:29:50,121 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0003
2015-02-10 21:29:50,121 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0003
2015-02-10 21:29:50,122 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:29:50,123 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0003 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:29:50,123 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0003 from user: teamcity, in queue: default
2015-02-10 21:29:50,124 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0003
2015-02-10 21:29:50,124 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from SUBMITTED to ACCEPTED
2015-02-10 21:29:50,124 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0003_000001
2015-02-10 21:29:50,125 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from NEW to SUBMITTED
2015-02-10 21:29:50,125 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0003 from user: teamcity activated in queue: default
2015-02-10 21:29:50,125 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0003 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:29:50,125 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0003_000001 to scheduler from user teamcity in queue default
2015-02-10 21:29:50,126 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:29:50,127 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0003/
2015-02-10 21:29:50,127 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [loweroffset*upper*lower] submitted hadoop job: job_1423603735088_0003
2015-02-10 21:29:50,127 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [loweroffset*upper*lower] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0003/
2015-02-10 21:29:50,169 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:50,169 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000001
2015-02-10 21:29:50,169 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:29:50,169 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:50,170 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:50,170 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:50,170 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0003_01_000001
2015-02-10 21:29:50,170 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:50,171 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0003_000001
2015-02-10 21:29:50,171 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0003 AttemptId: appattempt_1423603735088_0003_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:29:50,171 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:29:50,171 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:29:50,172 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0003_000001
2015-02-10 21:29:50,175 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0003_000001
2015-02-10 21:29:50,175 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:29:50,180 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:29:50,183 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000001 by user teamcity
2015-02-10 21:29:50,183 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0003
2015-02-10 21:29:50,183 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000001
2015-02-10 21:29:50,184 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from NEW to INITING
2015-02-10 21:29:50,184 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000001 to application application_1423603735088_0003
2015-02-10 21:29:50,184 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0003_000001
2015-02-10 21:29:50,184 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from INITING to RUNNING
2015-02-10 21:29:50,184 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:29:50,185 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:29:50,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:50,185 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:50,185 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:29:50,186 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:29:50,186 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:50,186 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000001
2015-02-10 21:29:50,206 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0003_01_000001.tokens. Credentials list: 
2015-02-10 21:29:50,234 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:50,355 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0003_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001.tokens
2015-02-10 21:29:50,355 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:29:50,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:50,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:50,524 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56960, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2017946178_3282, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 1306251
2015-02-10 21:29:50,568 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:50,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:50,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:50,610 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60225, bytes: 327, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2017946178_3282, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, duration: 299464
2015-02-10 21:29:50,617 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029
2015-02-10 21:29:50,618 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031
2015-02-10 21:29:50,619 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023
2015-02-10 21:29:50,623 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028
2015-02-10 21:29:50,623 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030
2015-02-10 21:29:50,623 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025
2015-02-10 21:29:50,624 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026
2015-02-10 21:29:50,624 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021
2015-02-10 21:29:50,625 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020
2015-02-10 21:29:50,626 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021
2015-02-10 21:29:50,626 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024
2015-02-10 21:29:50,626 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030
2015-02-10 21:29:50,627 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027
2015-02-10 21:29:50,629 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024
2015-02-10 21:29:50,630 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023
2015-02-10 21:29:50,631 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022
2015-02-10 21:29:50,632 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029
2015-02-10 21:29:50,633 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031
2015-02-10 21:29:50,645 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:50,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:29:50,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:29:50,686 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56960, bytes: 3179, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2017946178_3282, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 310253
2015-02-10 21:29:50,720 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0003/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:50,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:50,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:50,767 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:56960, bytes: 90099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2017946178_3282, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 484064
2015-02-10 21:29:50,802 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:50,803 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:50,832 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028
2015-02-10 21:29:50,854 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:50,854 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:50,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001/default_container_executor.sh]
2015-02-10 21:29:51,066 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020
2015-02-10 21:29:51,067 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030
2015-02-10 21:29:51,169 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:51,169 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741844_1020
2015-02-10 21:29:51,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027
2015-02-10 21:29:51,172 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741848_1024
2015-02-10 21:29:51,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741845_1021
2015-02-10 21:29:51,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026
2015-02-10 21:29:51,175 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741847_1023
2015-02-10 21:29:51,175 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025
2015-02-10 21:29:51,176 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022
2015-02-10 21:29:51,176 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029
2015-02-10 21:29:51,267 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028
2015-02-10 21:29:51,268 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022
2015-02-10 21:29:51,268 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027
2015-02-10 21:29:51,269 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029
2015-02-10 21:29:51,269 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025
2015-02-10 21:29:51,270 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026
2015-02-10 21:29:51,271 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031
2015-02-10 21:29:51,424 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741852_1028 to datanode(s) 127.0.0.1:37184
2015-02-10 21:29:51,424 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741840_1016, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741839_1015]
2015-02-10 21:29:51,424 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741839_1015]
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840 for deletion
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842 for deletion
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843 for deletion
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844 for deletion
2015-02-10 21:29:52,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842
2015-02-10 21:29:52,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839 for deletion
2015-02-10 21:29:52,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843
2015-02-10 21:29:52,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844
2015-02-10 21:29:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840 for deletion
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841 for deletion
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842 for deletion
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843 for deletion
2015-02-10 21:29:53,193 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841
2015-02-10 21:29:53,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844 for deletion
2015-02-10 21:29:53,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842
2015-02-10 21:29:53,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839 for deletion
2015-02-10 21:29:53,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843
2015-02-10 21:29:53,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844
2015-02-10 21:29:53,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839
2015-02-10 21:29:53,197 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 to 127.0.0.1:37184 
2015-02-10 21:29:53,199 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 src: /127.0.0.1:55824 dest: /127.0.0.1:37184
2015-02-10 21:29:53,200 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:29:53,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028 src: /127.0.0.1:55824 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:29:53,203 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741852_1028 size 254067
2015-02-10 21:29:53,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:29:53,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:29:53,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:29:53,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:29:53,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=null
2015-02-10 21:29:53,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:53,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:54,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:54,425 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741839_1015]
2015-02-10 21:29:54,425 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741839_1015]
2015-02-10 21:29:54,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:29:54,519 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60258, bytes: 327, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741854_1030, duration: 370260
2015-02-10 21:29:54,695 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0002_01_000001 succeeded 
2015-02-10 21:29:54,696 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:29:54,696 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0002_01_000001
2015-02-10 21:29:54,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001
2015-02-10 21:29:54,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001
2015-02-10 21:29:54,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001
2015-02-10 21:29:54,714 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000001
2015-02-10 21:29:54,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002/container_1423603735088_0002_01_000001
2015-02-10 21:29:54,714 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0002_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:29:54,715 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0002_01_000001 from application application_1423603735088_0002
2015-02-10 21:29:54,715 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:54,715 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0002
2015-02-10 21:29:55,170 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0002_01_000001]
2015-02-10 21:29:55,170 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0002_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:29:55,171 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0002_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:29:55,171 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0002	CONTAINERID=container_1423603735088_0002_01_000001
2015-02-10 21:29:55,171 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:29:55,171 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0002_000001
2015-02-10 21:29:55,171 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:29:55,171 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:29:55,172 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:55,172 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:29:55,172 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0002_000001 released container container_1423603735088_0002_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:29:55,171 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0002_000001 State change from FINISHING to FINISHED
2015-02-10 21:29:55,173 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0002 State change from FINISHING to FINISHED
2015-02-10 21:29:55,173 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0002_000001 is done. finalState=FINISHED
2015-02-10 21:29:55,173 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0002
2015-02-10 21:29:55,173 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0002 requests cleared
2015-02-10 21:29:55,173 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0002 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:29:55,173 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0002_000001
2015-02-10 21:29:55,173 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0002 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:29:55,173 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0002,name=[8900BA39251E4C69B90D8D685F53B859/B0434167EF2B4BBCBB8455088089FA92] lower*upper/(1/1) .../cogroupinner-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0002/jobhistory/job/job_1423603735088_0002,appMasterHost=ip-10-31-157-187,startTime=1423603767052,finishTime=1423603788533,finalStatus=SUCCEEDED
2015-02-10 21:29:55,178 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0002_000001 (auth:SIMPLE)
2015-02-10 21:29:55,181 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0002_01_000001
2015-02-10 21:29:55,273 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:55,273 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,274 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0002
2015-02-10 21:29:55,274 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:55,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,274 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0002, with delay of 10800 seconds
2015-02-10 21:29:55,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840 for deletion
2015-02-10 21:29:55,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841 for deletion
2015-02-10 21:29:55,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839 for deletion
2015-02-10 21:29:55,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841
2015-02-10 21:29:55,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839
2015-02-10 21:29:55,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840
2015-02-10 21:29:55,806 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:55,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,808 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0002
2015-02-10 21:29:55,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:55,808 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:55,808 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0002, with delay of 10800 seconds
2015-02-10 21:29:55,822 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:29:55,826 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0003_000001
2015-02-10 21:29:55,826 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0003	APPATTEMPTID=appattempt_1423603735088_0003_000001
2015-02-10 21:29:55,827 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:29:55,827 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from ACCEPTED to RUNNING
2015-02-10 21:29:55,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:55,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:29:56,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:29:56,171 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:29:56,171 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:56,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:56,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:56,172 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0002
2015-02-10 21:29:56,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0002
2015-02-10 21:29:56,172 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:29:56,172 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0002, with delay of 10800 seconds
2015-02-10 21:29:56,195 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:29:56,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840 for deletion
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841 for deletion
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741840
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842 for deletion
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741841
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843 for deletion
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741842
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844 for deletion
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741843
2015-02-10 21:29:56,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839 for deletion
2015-02-10 21:29:56,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741844
2015-02-10 21:29:56,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741839_1015 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741839
2015-02-10 21:29:56,251 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032 src: /127.0.0.1:60263 dest: /127.0.0.1:46575
2015-02-10 21:29:56,253 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032 src: /127.0.0.1:56971 dest: /127.0.0.1:52976
2015-02-10 21:29:56,255 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032 src: /127.0.0.1:55833 dest: /127.0.0.1:37184
2015-02-10 21:29:56,293 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55833, dest: /127.0.0.1:37184, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, duration: 35679304
2015-02-10 21:29:56,293 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:29:56,293 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:56,294 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56971, dest: /127.0.0.1:52976, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, duration: 36872430
2015-02-10 21:29:56,294 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:56,295 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:56,295 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60263, dest: /127.0.0.1:46575, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, duration: 37825576
2015-02-10 21:29:56,296 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:29:56,297 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:29:56,304 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:29:56,381 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028
2015-02-10 21:29:56,382 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032
2015-02-10 21:29:57,172 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,172 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000002
2015-02-10 21:29:57,172 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:29:57,173 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:57,173 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,173 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,173 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,174 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000003
2015-02-10 21:29:57,174 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:29:57,174 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:29:57,174 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,174 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,199 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,200 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000004
2015-02-10 21:29:57,200 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:57,200 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:29:57,200 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,200 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,201 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,201 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000005
2015-02-10 21:29:57,201 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:29:57,201 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:29:57,202 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,202 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,202 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000006
2015-02-10 21:29:57,203 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:29:57,203 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:29:57,203 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,203 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,204 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,204 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000007
2015-02-10 21:29:57,204 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:29:57,204 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:29:57,204 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,205 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,273 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,274 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000008
2015-02-10 21:29:57,274 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:29:57,274 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000008, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:29:57,274 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,274 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,275 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000009 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,275 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000009
2015-02-10 21:29:57,275 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000009 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:29:57,275 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000009, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:29:57,276 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:29:57,276 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,276 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000010 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:29:57,276 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000010
2015-02-10 21:29:57,277 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000010 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:29:57,277 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000010, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:9>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=1, numContainers=9 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:29:57,277 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:10>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=1, numContainers=10
2015-02-10 21:29:57,277 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.6875 absoluteUsedCapacity=0.6875 used=<memory:11264, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:29:57,903 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0003_01_000002
2015-02-10 21:29:57,903 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,904 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,904 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0003_01_000004
2015-02-10 21:29:57,905 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,905 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,905 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,906 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,906 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0003_01_000008
2015-02-10 21:29:57,906 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,907 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000009 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,907 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000010 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:29:57,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:57,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:57,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:57,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:57,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:57,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:58,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:58,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:58,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:29:58,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:29:58,112 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:29:58,112 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:29:58,112 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:29:58,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000008 by user teamcity
2015-02-10 21:29:58,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000010 by user teamcity
2015-02-10 21:29:58,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0003
2015-02-10 21:29:58,125 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000010
2015-02-10 21:29:58,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000009 by user teamcity
2015-02-10 21:29:58,125 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000008
2015-02-10 21:29:58,126 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000003 by user teamcity
2015-02-10 21:29:58,126 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000010 to application application_1423603735088_0003
2015-02-10 21:29:58,126 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000003
2015-02-10 21:29:58,126 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from NEW to INITING
2015-02-10 21:29:58,126 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000005 by user teamcity
2015-02-10 21:29:58,126 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000009
2015-02-10 21:29:58,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000002 by user teamcity
2015-02-10 21:29:58,127 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000002
2015-02-10 21:29:58,127 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0003
2015-02-10 21:29:58,127 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000008 to application application_1423603735088_0003
2015-02-10 21:29:58,128 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000005
2015-02-10 21:29:58,126 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000003 to application application_1423603735088_0003
2015-02-10 21:29:58,128 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000002 to application application_1423603735088_0003
2015-02-10 21:29:58,129 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,129 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,129 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,130 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,130 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,130 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000006 by user teamcity
2015-02-10 21:29:58,130 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000006
2015-02-10 21:29:58,126 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000007 by user teamcity
2015-02-10 21:29:58,130 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,132 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000007
2015-02-10 21:29:58,129 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000004 by user teamcity
2015-02-10 21:29:58,132 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000004
2015-02-10 21:29:58,128 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from NEW to INITING
2015-02-10 21:29:58,133 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000005 to application application_1423603735088_0003
2015-02-10 21:29:58,133 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000006 to application application_1423603735088_0003
2015-02-10 21:29:58,133 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000007 to application application_1423603735088_0003
2015-02-10 21:29:58,134 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000004 to application application_1423603735088_0003
2015-02-10 21:29:58,134 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from INITING to RUNNING
2015-02-10 21:29:58,134 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,135 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,135 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,128 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000009 to application application_1423603735088_0003
2015-02-10 21:29:58,136 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,136 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,136 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from INITING to RUNNING
2015-02-10 21:29:58,132 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,136 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,136 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,136 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,137 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,137 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,136 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,137 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,138 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,138 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,137 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,137 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from NEW to LOCALIZING
2015-02-10 21:29:58,139 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:58,139 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,139 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:58,139 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,139 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,140 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,140 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:29:58,140 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:29:58,140 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,141 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,139 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,141 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,141 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,141 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,141 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,142 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,141 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,142 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,142 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,142 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,142 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,143 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,143 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,143 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000008
2015-02-10 21:29:58,143 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000009
2015-02-10 21:29:58,144 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000010
2015-02-10 21:29:58,144 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,145 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,145 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:29:58,145 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:29:58,145 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:29:58,145 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000005
2015-02-10 21:29:58,146 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000006
2015-02-10 21:29:58,147 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000007
2015-02-10 21:29:58,147 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0003_01_000004
2015-02-10 21:29:58,172 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,172 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,190 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0003_01_000006.tokens. Credentials list: 
2015-02-10 21:29:58,195 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0003_01_000005.tokens. Credentials list: 
2015-02-10 21:29:58,195 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0003_01_000007.tokens. Credentials list: 
2015-02-10 21:29:58,199 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0003_01_000009.tokens. Credentials list: 
2015-02-10 21:29:58,199 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0003_01_000008.tokens. Credentials list: 
2015-02-10 21:29:58,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,202 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0003_01_000004.tokens. Credentials list: 
2015-02-10 21:29:58,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,210 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0003_01_000010.tokens. Credentials list: 
2015-02-10 21:29:58,224 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,224 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,234 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,234 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,242 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:58,243 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:29:58,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000009 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000010 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:29:58,406 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000002/default_container_executor.sh]
2015-02-10 21:29:58,414 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000003/default_container_executor.sh]
2015-02-10 21:29:58,419 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0003_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006.tokens
2015-02-10 21:29:58,420 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:29:58,421 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0003_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008.tokens
2015-02-10 21:29:58,421 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:29:58,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:58,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:58,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:58,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar	dst=null	perm=null
2015-02-10 21:29:58,617 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55843, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-227980165_3671, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 1630736
2015-02-10 21:29:58,624 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46598, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2001684106_3673, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741852_1028, duration: 4673443
2015-02-10 21:29:58,679 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:58,680 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:58,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:58,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:58,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:58,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml	dst=null	perm=null
2015-02-10 21:29:58,734 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46598, bytes: 90099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2001684106_3673, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 472302
2015-02-10 21:29:58,734 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60277, bytes: 90099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-227980165_3671, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741855_1031, duration: 466173
2015-02-10 21:29:58,776 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:58,776 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,777 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,777 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,779 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:29:58,779 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,780 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,780 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,780 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:29:58,904 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,904 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,908 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,908 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,911 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,911 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,911 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,912 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,917 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,920 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,924 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:29:58,924 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:29:58,932 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:29:59,185 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004/default_container_executor.sh]
2015-02-10 21:29:59,187 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006/default_container_executor.sh]
2015-02-10 21:29:59,188 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009/default_container_executor.sh]
2015-02-10 21:29:59,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010/default_container_executor.sh]
2015-02-10 21:29:59,232 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008/default_container_executor.sh]
2015-02-10 21:29:59,232 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005/default_container_executor.sh]
2015-02-10 21:29:59,247 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007/default_container_executor.sh]
2015-02-10 21:30:00,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:00,064 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:00,837 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032
2015-02-10 21:30:01,273 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0003_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004.tokens
2015-02-10 21:30:01,273 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:01,276 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032
2015-02-10 21:30:01,416 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0003_01_000010.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010.tokens
2015-02-10 21:30:01,416 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:02,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:02,364 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:03,329 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0003_01_000009.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009.tokens
2015-02-10 21:30:03,330 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:03,550 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0003_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007.tokens
2015-02-10 21:30:03,550 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:04,349 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:05,552 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0003_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005.tokens
2015-02-10 21:30:05,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:06,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,176 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55864, bytes: 3179, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000000_0_715410590_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 315169
2015-02-10 21:30:07,310 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60298, bytes: 3179, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000001_0_1820306653_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 307751
2015-02-10 21:30:07,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:30:07,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,430 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55870, bytes: 2147, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000003_0_2075127602_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 264784
2015-02-10 21:30:07,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:30:07,545 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60298, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000001_0_1820306653_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 281860
2015-02-10 21:30:07,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,618 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57010, bytes: 1115, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000007_0_1721415304_1, offset: 2048, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 301305
2015-02-10 21:30:07,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:30:07,648 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55870, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000003_0_2075127602_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 280206
2015-02-10 21:30:07,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,793 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60308, bytes: 599, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000008_0_-335629816_1, offset: 2560, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 1883162
2015-02-10 21:30:07,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:30:07,841 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55880, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000007_0_1721415304_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 14517376
2015-02-10 21:30:07,843 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60310, bytes: 2147, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000004_0_1630969302_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 271947
2015-02-10 21:30:07,877 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46633, bytes: 2663, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000002_0_1519865812_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 306836
2015-02-10 21:30:07,890 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46631, bytes: 1631, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000005_0_1572255447_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 2449140
2015-02-10 21:30:07,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job.split	dst=null	perm=null
2015-02-10 21:30:07,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:30:07,976 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57021, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000008_0_-335629816_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 9334122
2015-02-10 21:30:08,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:30:08,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:30:08,069 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60315, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000000_0_715410590_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 6208052
2015-02-10 21:30:08,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:30:08,113 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55884, bytes: 1115, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000006_0_-1371452908_1, offset: 2048, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741853_1029, duration: 266436
2015-02-10 21:30:08,115 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46631, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000005_0_1572255447_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 268546
2015-02-10 21:30:08,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:30:08,241 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55884, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000006_0_-1371452908_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 271915
2015-02-10 21:30:08,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000000_0	dst=null	perm=null
2015-02-10 21:30:08,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000001_0	dst=null	perm=null
2015-02-10 21:30:08,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000003_0	dst=null	perm=null
2015-02-10 21:30:08,465 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:30:08,481 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000002
2015-02-10 21:30:08,481 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000002
2015-02-10 21:30:08,482 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,482 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000002
2015-02-10 21:30:08,539 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:30:08,548 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000002 is : 143
2015-02-10 21:30:08,561 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000005
2015-02-10 21:30:08,562 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000005
2015-02-10 21:30:08,562 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,562 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000005
2015-02-10 21:30:08,578 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000003
2015-02-10 21:30:08,578 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:30:08,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_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000003
2015-02-10 21:30:08,580 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:08,581 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,582 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000002
2015-02-10 21:30:08,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000002
2015-02-10 21:30:08,585 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000002
2015-02-10 21:30:08,585 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000002
2015-02-10 21:30:08,587 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000003
2015-02-10 21:30:08,595 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033 src: /127.0.0.1:46642 dest: /127.0.0.1:57643
2015-02-10 21:30:08,598 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000005 is : 143
2015-02-10 21:30:08,604 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033 src: /127.0.0.1:60321 dest: /127.0.0.1:46575
2015-02-10 21:30:08,609 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033 src: /127.0.0.1:57029 dest: /127.0.0.1:52976
2015-02-10 21:30:08,624 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:08,624 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000003 is : 143
2015-02-10 21:30:08,624 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005
2015-02-10 21:30:08,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000005
2015-02-10 21:30:08,625 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:08,626 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000005 from application application_1423603735088_0003
2015-02-10 21:30:08,626 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:08,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005
2015-02-10 21:30:08,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005
2015-02-10 21:30:08,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000005
2015-02-10 21:30:08,626 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:08,634 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist for DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:08,650 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57030, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000004_0_1630969302_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 7823555
2015-02-10 21:30:08,657 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000002
2015-02-10 21:30:08,667 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:08,681 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:08,682 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000002 from application application_1423603735088_0003
2015-02-10 21:30:08,682 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:08,682 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:08,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000003
2015-02-10 21:30:08,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000003
2015-02-10 21:30:08,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000003
2015-02-10 21:30:08,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000003
2015-02-10 21:30:08,683 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000003
2015-02-10 21:30:08,687 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:08,687 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000003 from application application_1423603735088_0003
2015-02-10 21:30:08,688 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:08,688 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:08,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000007_0	dst=null	perm=null
2015-02-10 21:30:08,774 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60324, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0003_m_000002_0_1519865812_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 280107
2015-02-10 21:30:08,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000004_0	dst=null	perm=null
2015-02-10 21:30:08,860 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:30:08,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000008_0	dst=null	perm=null
2015-02-10 21:30:08,868 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000009
2015-02-10 21:30:08,869 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000009
2015-02-10 21:30:08,869 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,869 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000009
2015-02-10 21:30:08,905 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000009 is : 143
2015-02-10 21:30:08,923 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:08,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009
2015-02-10 21:30:08,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009
2015-02-10 21:30:08,925 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000009
2015-02-10 21:30:08,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009
2015-02-10 21:30:08,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000009
2015-02-10 21:30:08,926 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000009 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:08,927 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000009 from application application_1423603735088_0003
2015-02-10 21:30:08,927 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:08,927 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:08,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000002_0	dst=null	perm=null
2015-02-10 21:30:08,943 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000006
2015-02-10 21:30:08,944 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000006
2015-02-10 21:30:08,944 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,944 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000006
2015-02-10 21:30:08,945 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000005]
2015-02-10 21:30:08,945 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:08,945 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:30:08,945 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000005
2015-02-10 21:30:08,945 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:30:08,946 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:10240, vCores:9> numContainers=9 user=teamcity user-resources=<memory:10240, vCores:9>
2015-02-10 21:30:08,947 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:9>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=1, numContainers=9 cluster=<memory:16384, vCores:32>
2015-02-10 21:30:08,947 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:08,947 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed 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-10 21:30:08,947 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:30:08,969 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000006 is : 143
2015-02-10 21:30:08,982 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000010
2015-02-10 21:30:08,983 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000010
2015-02-10 21:30:08,983 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from RUNNING to KILLING
2015-02-10 21:30:08,983 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000010
2015-02-10 21:30:08,983 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000009]
2015-02-10 21:30:08,984 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000009 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:08,984 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000009 in state: COMPLETED event:FINISHED
2015-02-10 21:30:08,984 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000009
2015-02-10 21:30:08,984 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000009 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:30:08,985 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:9216, vCores:8> numContainers=8 user=teamcity user-resources=<memory:9216, vCores:8>
2015-02-10 21:30:08,987 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000009, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:08,988 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:08,988 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:08,988 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000009 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:08,995 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:08,996 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006
2015-02-10 21:30:08,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006
2015-02-10 21:30:09,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006
2015-02-10 21:30:09,000 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000006
2015-02-10 21:30:09,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000006
2015-02-10 21:30:09,000 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:09,001 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000006 from application application_1423603735088_0003
2015-02-10 21:30:09,001 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:09,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:09,011 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000010 is : 143
2015-02-10 21:30:09,025 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:09,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010
2015-02-10 21:30:09,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010
2015-02-10 21:30:09,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010
2015-02-10 21:30:09,027 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000010
2015-02-10 21:30:09,027 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000010
2015-02-10 21:30:09,027 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000010 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:09,027 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000010 from application application_1423603735088_0003
2015-02-10 21:30:09,027 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:09,027 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:09,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000006_0	dst=null	perm=null
2015-02-10 21:30:09,036 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000004
2015-02-10 21:30:09,037 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000004
2015-02-10 21:30:09,037 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:30:09,037 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000004
2015-02-10 21:30:09,037 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000006]
2015-02-10 21:30:09,038 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:09,038 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:30:09,039 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000006
2015-02-10 21:30:09,039 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:30:09,039 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:8192, vCores:7> numContainers=7 user=teamcity user-resources=<memory:8192, vCores:7>
2015-02-10 21:30:09,041 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:09,041 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:09,041 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:09,041 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:09,059 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000004 is : 143
2015-02-10 21:30:09,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_m_000005_0	dst=null	perm=null
2015-02-10 21:30:09,076 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:09,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004
2015-02-10 21:30:09,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004
2015-02-10 21:30:09,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004
2015-02-10 21:30:09,077 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000004
2015-02-10 21:30:09,077 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:09,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000004
2015-02-10 21:30:09,078 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000004 from application application_1423603735088_0003
2015-02-10 21:30:09,078 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:09,078 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:09,120 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000008
2015-02-10 21:30:09,120 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000008
2015-02-10 21:30:09,120 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:30:09,120 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000008
2015-02-10 21:30:09,121 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000010]
2015-02-10 21:30:09,121 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000010 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:09,122 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000010 in state: COMPLETED event:FINISHED
2015-02-10 21:30:09,122 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000010
2015-02-10 21:30:09,122 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000010 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:30:09,122 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:30:09,123 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000010, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:09,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:09,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:09,123 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000010 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:30:09,138 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000008 is : 143
2015-02-10 21:30:09,149 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000007
2015-02-10 21:30:09,150 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000007
2015-02-10 21:30:09,150 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:30:09,150 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000007
2015-02-10 21:30:09,150 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000004]
2015-02-10 21:30:09,151 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:09,151 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:30:09,151 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000004
2015-02-10 21:30:09,151 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:30:09,151 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:30:09,152 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:09,153 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:09,153 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:09,153 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:30:09,157 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:09,159 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008
2015-02-10 21:30:09,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008
2015-02-10 21:30:09,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008
2015-02-10 21:30:09,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000008
2015-02-10 21:30:09,164 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000008
2015-02-10 21:30:09,164 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:09,164 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000008 from application application_1423603735088_0003
2015-02-10 21:30:09,164 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:09,165 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:09,170 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000007 is : 143
2015-02-10 21:30:09,186 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:09,187 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007
2015-02-10 21:30:09,188 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000007
2015-02-10 21:30:09,188 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007
2015-02-10 21:30:09,188 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:09,188 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000007 from application application_1423603735088_0003
2015-02-10 21:30:09,188 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:09,189 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007
2015-02-10 21:30:09,189 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:09,189 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000007
2015-02-10 21:30:09,463 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:30:09,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:30:09,582 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000003, container_1423603735088_0003_01_000002]
2015-02-10 21:30:09,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:09,583 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:30:09,583 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000002
2015-02-10 21:30:09,583 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:30:09,583 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:30:09,584 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:09,585 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:09,585 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:09,585 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:30:09,585 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:09,585 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:30:09,585 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000003
2015-02-10 21:30:09,585 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:30:09,586 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:30:09,587 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:09,587 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:09,587 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:09,587 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:10,122 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000008]
2015-02-10 21:30:10,122 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:10,122 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:30:10,122 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000008
2015-02-10 21:30:10,122 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:10,122 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:30:10,123 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000008, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:10,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:10,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:10,124 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000008 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:10,124 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000011 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:10,124 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000011
2015-02-10 21:30:10,124 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0003_01_000011 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:30:10,125 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0003_000001 container=Container: [ContainerId: container_1423603735088_0003_01_000011, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:30:10,125 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:10,125 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:10,151 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000007]
2015-02-10 21:30:10,151 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:10,151 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:30:10,151 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000007
2015-02-10 21:30:10,151 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:10,152 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:30:10,152 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:10,152 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:10,153 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:10,153 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:11,060 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000011 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:11,073 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0003_01_000011 by user teamcity
2015-02-10 21:30:11,074 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000011
2015-02-10 21:30:11,074 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0003_01_000011 to application application_1423603735088_0003
2015-02-10 21:30:11,074 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from NEW to LOCALIZING
2015-02-10 21:30:11,075 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0003
2015-02-10 21:30:11,075 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0003
2015-02-10 21:30:11,075 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:11,075 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0003
2015-02-10 21:30:11,076 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:11,122 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000011 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:11,129 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:11,129 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:11,250 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000011/default_container_executor.sh]
2015-02-10 21:30:12,066 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:30:14,864 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:14,867 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:14,870 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:14,895 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:14,908 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:14,912 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:15,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,386 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:30:15,531 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034 src: /127.0.0.1:46659 dest: /127.0.0.1:57643
2015-02-10 21:30:15,533 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034 src: /127.0.0.1:57045 dest: /127.0.0.1:52976
2015-02-10 21:30:15,535 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034 src: /127.0.0.1:60339 dest: /127.0.0.1:46575
2015-02-10 21:30:15,582 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60339, dest: /127.0.0.1:46575, bytes: 66, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0003_r_000000_0_-1305998721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 44387931
2015-02-10 21:30:15,583 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:15,583 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,583 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57045, dest: /127.0.0.1:52976, bytes: 66, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0003_r_000000_0_-1305998721_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 46338810
2015-02-10 21:30:15,584 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,586 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46659, dest: /127.0.0.1:57643, bytes: 66, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0003_r_000000_0_-1305998721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 47365156
2015-02-10 21:30:15,586 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,586 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,593 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0003_r_000000_0_-1305998721_1
2015-02-10 21:30:15,630 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034
2015-02-10 21:30:15,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0	dst=null	perm=null
2015-02-10 21:30:15,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0	dst=null	perm=null
2015-02-10 21:30:15,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/task_1423603735088_0003_r_000000	dst=null	perm=null
2015-02-10 21:30:15,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/_temporary/attempt_1423603735088_0003_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/task_1423603735088_0003_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:30:15,753 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000011
2015-02-10 21:30:15,754 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000011
2015-02-10 21:30:15,754 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from RUNNING to KILLING
2015-02-10 21:30:15,754 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000011
2015-02-10 21:30:15,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,769 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,771 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0003_01_000011 is : 143
2015-02-10 21:30:15,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1	dst=null	perm=null
2015-02-10 21:30:15,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:15,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:15,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/task_1423603735088_0003_r_000000	dst=null	perm=null
2015-02-10 21:30:15,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	dst=null	perm=null
2015-02-10 21:30:15,788 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:15,789 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000011
2015-02-10 21:30:15,789 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000011
2015-02-10 21:30:15,789 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000011
2015-02-10 21:30:15,790 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000011
2015-02-10 21:30:15,790 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000011 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:15,790 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000011 from application application_1423603735088_0003
2015-02-10 21:30:15,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000011
2015-02-10 21:30:15,790 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:15,791 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:15,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary/1/task_1423603735088_0003_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary	dst=null	perm=null
2015-02-10 21:30:15,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,816 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,823 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,841 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034
2015-02-10 21:30:15,852 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57029, dest: /127.0.0.1:52976, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, duration: 7237580248
2015-02-10 21:30:15,852 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:15,853 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60321, dest: /127.0.0.1:46575, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, duration: 7224122408
2015-02-10 21:30:15,853 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 18842
2015-02-10 21:30:15,853 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,854 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46642, dest: /127.0.0.1:57643, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, duration: 7240025444
2015-02-10 21:30:15,855 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 18842
2015-02-10 21:30:15,855 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,855 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 18842
2015-02-10 21:30:15,860 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,864 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,869 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:15,875 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035 src: /127.0.0.1:57047 dest: /127.0.0.1:52976
2015-02-10 21:30:15,877 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035 src: /127.0.0.1:60341 dest: /127.0.0.1:46575
2015-02-10 21:30:15,878 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035 src: /127.0.0.1:55910 dest: /127.0.0.1:37184
2015-02-10 21:30:15,882 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55910, dest: /127.0.0.1:37184, bytes: 468, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, duration: 2617484
2015-02-10 21:30:15,882 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:15,883 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,883 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60341, dest: /127.0.0.1:46575, bytes: 468, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, duration: 2867119
2015-02-10 21:30:15,883 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,884 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,884 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57047, dest: /127.0.0.1:52976, bytes: 468, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, duration: 4171689
2015-02-10 21:30:15,885 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,885 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,888 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary_tmp is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:15,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist	dst=null	perm=null
2015-02-10 21:30:15,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp	dst=null	perm=null
2015-02-10 21:30:15,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist	dst=null	perm=null
2015-02-10 21:30:15,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp	dst=null	perm=null
2015-02-10 21:30:15,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1.jhist	dst=null	perm=null
2015-02-10 21:30:15,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,921 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57050, bytes: 100558, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033, duration: 484469
2015-02-10 21:30:15,924 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:30:15,929 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036 src: /127.0.0.1:55912 dest: /127.0.0.1:37184
2015-02-10 21:30:15,930 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036 src: /127.0.0.1:46667 dest: /127.0.0.1:57643
2015-02-10 21:30:15,932 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036 src: /127.0.0.1:57053 dest: /127.0.0.1:52976
2015-02-10 21:30:15,937 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57053, dest: /127.0.0.1:52976, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, duration: 2599011
2015-02-10 21:30:15,937 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:15,937 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,938 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46667, dest: /127.0.0.1:57643, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, duration: 3931054
2015-02-10 21:30:15,938 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,938 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,939 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55912, dest: /127.0.0.1:37184, bytes: 99778, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, duration: 4947699
2015-02-10 21:30:15,939 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,939 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,943 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:15,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:15,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:30:15,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:15,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:30:15,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003/job_1423603735088_0003_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:15,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:15,966 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55915, bytes: 105306, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741856_1032, duration: 473683
2015-02-10 21:30:15,969 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:30:15,974 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037 src: /127.0.0.1:57055 dest: /127.0.0.1:52976
2015-02-10 21:30:15,976 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037 src: /127.0.0.1:55917 dest: /127.0.0.1:37184
2015-02-10 21:30:15,977 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037 src: /127.0.0.1:46672 dest: /127.0.0.1:57643
2015-02-10 21:30:15,983 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46672, dest: /127.0.0.1:57643, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, duration: 4310561
2015-02-10 21:30:15,983 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:15,983 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55917, dest: /127.0.0.1:37184, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, duration: 3200060
2015-02-10 21:30:15,984 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,984 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,985 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57055, dest: /127.0.0.1:52976, bytes: 104486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-519560203_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, duration: 4766086
2015-02-10 21:30:15,985 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:15,986 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:15,990 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-519560203_1
2015-02-10 21:30:15,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:15,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:16,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:16,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:16,023 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0003_000001 with final state: FINISHING
2015-02-10 21:30:16,023 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:30:16,023 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0003 with final state: FINISHING
2015-02-10 21:30:16,024 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from RUNNING to FINAL_SAVING
2015-02-10 21:30:16,024 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0003
2015-02-10 21:30:16,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:30:16,024 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from FINAL_SAVING to FINISHING
2015-02-10 21:30:16,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033
2015-02-10 21:30:16,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034
2015-02-10 21:30:16,283 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036
2015-02-10 21:30:16,285 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037
2015-02-10 21:30:16,285 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035
2015-02-10 21:30:16,386 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035
2015-02-10 21:30:16,388 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037
2015-02-10 21:30:16,389 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036
2015-02-10 21:30:16,755 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000011]
2015-02-10 21:30:16,755 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000011 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:16,755 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000011 in state: COMPLETED event:FINISHED
2015-02-10 21:30:16,755 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000011
2015-02-10 21:30:16,756 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000011 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:16,756 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:30:16,760 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000011, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:16,760 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:16,760 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:16,761 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000011 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:17,032 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741852_1028 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:30:17,033 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741853_1029 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:30:17,033 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741854_1030 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:30:17,033 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741855_1031 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:30:17,034 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741857_1033 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:30:17,034 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741856_1032 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:30:17,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0003	dst=null	perm=null
2015-02-10 21:30:17,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,096 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary
2015-02-10 21:30:17,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/_temporary	dst=null	perm=null
2015-02-10 21:30:17,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,122 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	dst=null	perm=null
2015-02-10 21:30:17,126 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60352, bytes: 70, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 272124
2015-02-10 21:30:17,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,150 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	dst=null	perm=null
2015-02-10 21:30:17,154 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46675, bytes: 70, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 241980
2015-02-10 21:30:17,154 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed
2015-02-10 21:30:17,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed	dst=null	perm=null
2015-02-10 21:30:17,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	dst=null	perm=null
2015-02-10 21:30:17,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupmixed/part-00000	dst=null	perm=null
2015-02-10 21:30:17,163 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46675, bytes: 70, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741858_1034, duration: 269209
2015-02-10 21:30:17,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,192 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:30:17,192 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-10 21:30:17,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:17,221 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter"]
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:30:17,222 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:30:17,223 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...ipesplatform/cogroupouter
2015-02-10 21:30:17,240 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:30:17,258 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:30:17,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:17,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:17,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:17,266 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 4
2015-02-10 21:30:17,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=null
2015-02-10 21:30:17,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:30:17,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:30:17,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,283 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:30:17,286 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 src: /127.0.0.1:57064 dest: /127.0.0.1:52976
2015-02-10 21:30:17,288 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 src: /127.0.0.1:60358 dest: /127.0.0.1:46575
2015-02-10 21:30:17,289 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 src: /127.0.0.1:46681 dest: /127.0.0.1:57643
2015-02-10 21:30:17,297 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46681, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, duration: 5932400
2015-02-10 21:30:17,297 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:17,297 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,297 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60358, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, duration: 4370250
2015-02-10 21:30:17,298 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,298 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,298 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57064, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, duration: 5690694
2015-02-10 21:30:17,299 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,299 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,304 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:17,305 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar
2015-02-10 21:30:17,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:17,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:17,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:17,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:30:17,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:30:17,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:30:17,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:30:17,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:30:17,318 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:17,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,323 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,327 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,330 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,334 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:17,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:17,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,344 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split
2015-02-10 21:30:17,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:17,348 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:30:17,352 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039 src: /127.0.0.1:57067 dest: /127.0.0.1:52976
2015-02-10 21:30:17,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039 src: /127.0.0.1:55929 dest: /127.0.0.1:37184
2015-02-10 21:30:17,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039 src: /127.0.0.1:46684 dest: /127.0.0.1:57643
2015-02-10 21:30:17,356 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039 src: /127.0.0.1:60363 dest: /127.0.0.1:46575
2015-02-10 21:30:17,360 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60363, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 2556645
2015-02-10 21:30:17,361 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:17,361 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,361 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46684, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 1998591
2015-02-10 21:30:17,361 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55929, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 2949470
2015-02-10 21:30:17,362 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,363 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57067, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 3825679
2015-02-10 21:30:17,364 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,364 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,369 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:17,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,377 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:30:17,381 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040 src: /127.0.0.1:57071 dest: /127.0.0.1:52976
2015-02-10 21:30:17,382 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040 src: /127.0.0.1:46687 dest: /127.0.0.1:57643
2015-02-10 21:30:17,383 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040 src: /127.0.0.1:60366 dest: /127.0.0.1:46575
2015-02-10 21:30:17,387 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60366, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, duration: 1491484
2015-02-10 21:30:17,387 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:17,387 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,387 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46687, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, duration: 2214733
2015-02-10 21:30:17,388 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,388 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,388 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57071, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, duration: 2904246
2015-02-10 21:30:17,389 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,389 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,393 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:17,393 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:30:17,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:17,419 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:30:17,427 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041 src: /127.0.0.1:55935 dest: /127.0.0.1:37184
2015-02-10 21:30:17,429 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041 src: /127.0.0.1:60368 dest: /127.0.0.1:46575
2015-02-10 21:30:17,431 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041 src: /127.0.0.1:46691 dest: /127.0.0.1:57643
2015-02-10 21:30:17,435 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46691, dest: /127.0.0.1:57643, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, duration: 3227011
2015-02-10 21:30:17,435 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:17,436 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,436 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60368, dest: /127.0.0.1:46575, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, duration: 3820475
2015-02-10 21:30:17,436 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,437 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,437 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55935, dest: /127.0.0.1:37184, bytes: 89005, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, duration: 4592997
2015-02-10 21:30:17,437 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:17,438 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:17,447 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:17,448 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0004
2015-02-10 21:30:17,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=null
2015-02-10 21:30:17,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:17,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:17,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:17,455 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:17,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:17,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:17,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:17,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:17,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:17,463 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:17,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:17,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:17,468 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 4 submitted by user teamcity
2015-02-10 21:30:17,468 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0004
2015-02-10 21:30:17,468 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from NEW to NEW_SAVING
2015-02-10 21:30:17,468 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0004
2015-02-10 21:30:17,468 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0004
2015-02-10 21:30:17,469 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:30:17,469 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0004 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:30:17,469 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0004 from user: teamcity, in queue: default
2015-02-10 21:30:17,470 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from SUBMITTED to ACCEPTED
2015-02-10 21:30:17,470 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0004
2015-02-10 21:30:17,470 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0004_000001
2015-02-10 21:30:17,470 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from NEW to SUBMITTED
2015-02-10 21:30:17,471 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0004 from user: teamcity activated in queue: default
2015-02-10 21:30:17,471 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0004 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:30:17,471 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0004_000001 to scheduler from user teamcity in queue default
2015-02-10 21:30:17,471 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:30:17,473 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0004/
2015-02-10 21:30:17,473 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0004
2015-02-10 21:30:17,473 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0004/
2015-02-10 21:30:17,587 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:17,587 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000001
2015-02-10 21:30:17,587 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:30:17,587 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:30:17,587 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:17,588 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:17,588 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0004_01_000001
2015-02-10 21:30:17,588 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:17,588 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0004_000001
2015-02-10 21:30:17,589 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0004 AttemptId: appattempt_1423603735088_0004_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:30:17,589 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:30:17,589 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:30:17,590 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0004_000001
2015-02-10 21:30:17,591 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0004_000001
2015-02-10 21:30:17,591 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:30:17,596 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0004_000001 (auth:SIMPLE)
2015-02-10 21:30:17,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000001 by user teamcity
2015-02-10 21:30:17,599 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0004
2015-02-10 21:30:17,599 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000001
2015-02-10 21:30:17,599 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from NEW to INITING
2015-02-10 21:30:17,599 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000001 to application application_1423603735088_0004
2015-02-10 21:30:17,600 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0004_000001
2015-02-10 21:30:17,600 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from INITING to RUNNING
2015-02-10 21:30:17,600 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:30:17,600 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:30:17,600 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:17,601 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:30:17,601 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:30:17,601 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:30:17,601 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:30:17,602 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0004_01_000001
2015-02-10 21:30:17,621 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0004_01_000001.tokens. Credentials list: 
2015-02-10 21:30:17,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:17,774 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0004_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001.tokens
2015-02-10 21:30:17,775 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:17,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:17,939 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60352, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_950221325_4647, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, duration: 717197
2015-02-10 21:30:17,998 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:18,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:18,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:18,042 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46675, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_950221325_4647, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, duration: 258604
2015-02-10 21:30:18,077 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:18,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:18,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:18,120 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55941, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_950221325_4647, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 280160
2015-02-10 21:30:18,155 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:18,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:18,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:18,197 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55941, bytes: 89701, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_950221325_4647, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, duration: 464737
2015-02-10 21:30:18,232 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:18,232 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:18,282 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:18,282 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:18,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001/default_container_executor.sh]
2015-02-10 21:30:18,429 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741862_1038 to datanode(s) 127.0.0.1:37184
2015-02-10 21:30:18,429 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741856_1032, blk_1073741852_1028, blk_1073741853_1029]
2015-02-10 21:30:18,429 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030, blk_1073741855_1031]
2015-02-10 21:30:18,586 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:20,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856 for deletion
2015-02-10 21:30:20,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852 for deletion
2015-02-10 21:30:20,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853 for deletion
2015-02-10 21:30:20,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856
2015-02-10 21:30:20,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852
2015-02-10 21:30:20,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853
2015-02-10 21:30:20,197 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 to 127.0.0.1:37184 
2015-02-10 21:30:20,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856 for deletion
2015-02-10 21:30:20,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857 for deletion
2015-02-10 21:30:20,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856
2015-02-10 21:30:20,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852 for deletion
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853 for deletion
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854 for deletion
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855 for deletion
2015-02-10 21:30:20,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854
2015-02-10 21:30:20,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855
2015-02-10 21:30:20,200 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:30:20,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 src: /127.0.0.1:55942 dest: /127.0.0.1:37184
2015-02-10 21:30:20,204 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038 src: /127.0.0.1:55942 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:30:20,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741862_1038 size 254067
2015-02-10 21:30:20,634 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041
2015-02-10 21:30:20,636 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741860_1036
2015-02-10 21:30:20,637 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039
2015-02-10 21:30:20,835 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033
2015-02-10 21:30:20,847 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038
2015-02-10 21:30:20,847 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040
2015-02-10 21:30:20,848 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035
2015-02-10 21:30:21,034 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038
2015-02-10 21:30:21,036 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741861_1037
2015-02-10 21:30:21,037 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040
2015-02-10 21:30:21,046 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741857_1033
2015-02-10 21:30:21,048 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041
2015-02-10 21:30:21,048 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039
2015-02-10 21:30:21,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:21,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:30:21,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:30:21,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:30:21,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=null
2015-02-10 21:30:21,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:21,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:21,393 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041
2015-02-10 21:30:21,430 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741857_1033, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030, blk_1073741855_1031]
2015-02-10 21:30:21,430 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030, blk_1073741855_1031]
2015-02-10 21:30:21,489 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038
2015-02-10 21:30:21,490 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040
2015-02-10 21:30:21,490 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039
2015-02-10 21:30:21,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038
2015-02-10 21:30:21,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039
2015-02-10 21:30:21,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:21,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:21,975 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60376, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741864_1040, duration: 295878
2015-02-10 21:30:22,193 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0003_01_000001 succeeded 
2015-02-10 21:30:22,193 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:30:22,193 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0003_01_000001
2015-02-10 21:30:22,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001
2015-02-10 21:30:22,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001
2015-02-10 21:30:22,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001
2015-02-10 21:30:22,211 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0003/container_1423603735088_0003_01_000001
2015-02-10 21:30:22,211 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000001
2015-02-10 21:30:22,212 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0003_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:30:22,212 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0003_01_000001 from application application_1423603735088_0003
2015-02-10 21:30:22,212 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:22,212 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0003
2015-02-10 21:30:22,588 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0003_01_000001]
2015-02-10 21:30:22,588 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0003_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:22,588 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0003_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:30:22,588 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0003	CONTAINERID=container_1423603735088_0003_01_000001
2015-02-10 21:30:22,589 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:30:22,589 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:30:22,589 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:22,589 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0003_000001
2015-02-10 21:30:22,589 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:22,589 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0003_000001 State change from FINISHING to FINISHED
2015-02-10 21:30:22,589 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:22,590 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0003 State change from FINISHING to FINISHED
2015-02-10 21:30:22,590 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0003_000001 released container container_1423603735088_0003_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:22,590 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0003
2015-02-10 21:30:22,590 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0003_000001 is done. finalState=FINISHED
2015-02-10 21:30:22,590 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0003,name=[E5D32E626A6649DC9F5223AD31618103/1D6AEBBC8ABE4CBEA8138218AF60DD76] loweroffset*upper*lower/(1/1) ...ipesplatform/cogroupmixed,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0003/jobhistory/job/job_1423603735088_0003,appMasterHost=ip-10-31-157-187,startTime=1423603790121,finishTime=1423603816023,finalStatus=SUCCEEDED
2015-02-10 21:30:22,590 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0003_000001
2015-02-10 21:30:22,590 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0003 requests cleared
2015-02-10 21:30:22,591 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0003 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:30:22,591 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0003 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:30:22,595 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0003_000001 (auth:SIMPLE)
2015-02-10 21:30:22,597 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0003_01_000001
2015-02-10 21:30:22,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857 for deletion
2015-02-10 21:30:22,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852 for deletion
2015-02-10 21:30:22,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853 for deletion
2015-02-10 21:30:22,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857
2015-02-10 21:30:22,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853
2015-02-10 21:30:22,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852
2015-02-10 21:30:22,636 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854 for deletion
2015-02-10 21:30:22,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855 for deletion
2015-02-10 21:30:22,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854
2015-02-10 21:30:22,637 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855
2015-02-10 21:30:22,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856 for deletion
2015-02-10 21:30:22,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857 for deletion
2015-02-10 21:30:22,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852 for deletion
2015-02-10 21:30:22,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741856
2015-02-10 21:30:22,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853 for deletion
2015-02-10 21:30:22,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854 for deletion
2015-02-10 21:30:22,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741852
2015-02-10 21:30:22,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855 for deletion
2015-02-10 21:30:22,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741854
2015-02-10 21:30:22,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741857
2015-02-10 21:30:22,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741853
2015-02-10 21:30:22,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741855
2015-02-10 21:30:22,757 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:30:22,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:22,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:22,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:22,758 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0003
2015-02-10 21:30:22,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:22,758 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:30:22,759 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0003, with delay of 10800 seconds
2015-02-10 21:30:23,155 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:30:23,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0003
2015-02-10 21:30:23,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,156 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:30:23,156 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0003, with delay of 10800 seconds
2015-02-10 21:30:23,315 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0004_000001 (auth:SIMPLE)
2015-02-10 21:30:23,319 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0004_000001
2015-02-10 21:30:23,319 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0004	APPATTEMPTID=appattempt_1423603735088_0004_000001
2015-02-10 21:30:23,320 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:30:23,320 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from ACCEPTED to RUNNING
2015-02-10 21:30:23,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:23,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:30:23,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:23,588 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:30:23,589 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,589 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,590 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0003
2015-02-10 21:30:23,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,590 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:30:23,590 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0003, with delay of 10800 seconds
2015-02-10 21:30:23,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0003
2015-02-10 21:30:23,691 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:23,746 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042 src: /127.0.0.1:46705 dest: /127.0.0.1:57643
2015-02-10 21:30:23,748 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042 src: /127.0.0.1:60384 dest: /127.0.0.1:46575
2015-02-10 21:30:23,749 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042 src: /127.0.0.1:55953 dest: /127.0.0.1:37184
2015-02-10 21:30:23,780 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55953, dest: /127.0.0.1:37184, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, duration: 29597324
2015-02-10 21:30:23,781 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:23,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:23,781 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60384, dest: /127.0.0.1:46575, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, duration: 30326755
2015-02-10 21:30:23,782 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:23,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:23,782 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46705, dest: /127.0.0.1:57643, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, duration: 29740173
2015-02-10 21:30:23,783 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:23,783 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:23,789 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:24,589 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:24,589 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000002
2015-02-10 21:30:24,590 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:30:24,590 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:30:24,590 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:24,590 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:24,591 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:24,591 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000003
2015-02-10 21:30:24,591 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:30:24,591 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:30:24,591 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:24,591 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:24,758 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:24,758 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000004
2015-02-10 21:30:24,758 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:30:24,758 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:24,759 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:24,759 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:24,759 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:24,759 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000005
2015-02-10 21:30:24,759 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:30:24,760 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:24,760 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:24,760 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:24,760 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:24,761 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000006
2015-02-10 21:30:24,761 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:30:24,761 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:24,761 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:24,761 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:25,390 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0004_01_000002
2015-02-10 21:30:25,390 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:25,391 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:25,391 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0004_01_000004
2015-02-10 21:30:25,392 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:25,392 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:25,392 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:25,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:25,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:25,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:25,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:25,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:25,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:25,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:25,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:25,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:25,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:25,590 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0004_000001 (auth:SIMPLE)
2015-02-10 21:30:25,590 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0004_000001 (auth:SIMPLE)
2015-02-10 21:30:25,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000004 by user teamcity
2015-02-10 21:30:25,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000006 by user teamcity
2015-02-10 21:30:25,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000002 by user teamcity
2015-02-10 21:30:25,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0004
2015-02-10 21:30:25,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000005 by user teamcity
2015-02-10 21:30:25,598 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000004
2015-02-10 21:30:25,599 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000005
2015-02-10 21:30:25,598 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000002 to application application_1423603735088_0004
2015-02-10 21:30:25,598 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000002
2015-02-10 21:30:25,598 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000006 to application application_1423603735088_0004
2015-02-10 21:30:25,598 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000006
2015-02-10 21:30:25,599 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000003 by user teamcity
2015-02-10 21:30:25,599 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:30:25,600 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from NEW to INITING
2015-02-10 21:30:25,600 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000004 to application application_1423603735088_0004
2015-02-10 21:30:25,600 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,601 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000005 to application application_1423603735088_0004
2015-02-10 21:30:25,601 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,601 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:25,600 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000003
2015-02-10 21:30:25,601 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:25,601 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from INITING to RUNNING
2015-02-10 21:30:25,602 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:30:25,602 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000003 to application application_1423603735088_0004
2015-02-10 21:30:25,602 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:30:25,602 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:25,603 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:30:25,603 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:30:25,603 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,603 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,603 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,603 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:25,603 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:25,604 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:30:25,604 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:30:25,603 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,604 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,604 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,605 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:25,604 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:25,605 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:25,605 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:25,605 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,605 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:25,605 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:25,606 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:25,606 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:25,606 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0004_01_000006
2015-02-10 21:30:25,607 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0004_01_000004
2015-02-10 21:30:25,608 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0004_01_000005
2015-02-10 21:30:25,633 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0004_01_000006.tokens. Credentials list: 
2015-02-10 21:30:25,634 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0004_01_000005.tokens. Credentials list: 
2015-02-10 21:30:25,634 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0004_01_000004.tokens. Credentials list: 
2015-02-10 21:30:25,666 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:25,666 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:25,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:25,667 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:25,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:25,758 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:25,759 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:25,759 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:25,820 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000002/default_container_executor.sh]
2015-02-10 21:30:25,823 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000003/default_container_executor.sh]
2015-02-10 21:30:25,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0004_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006.tokens
2015-02-10 21:30:25,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:25,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:25,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar	dst=null	perm=null
2015-02-10 21:30:26,002 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55958, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1810815810_4955, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741862_1038, duration: 1174435
2015-02-10 21:30:26,044 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042
2015-02-10 21:30:26,054 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:26,054 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042
2015-02-10 21:30:26,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:26,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml	dst=null	perm=null
2015-02-10 21:30:26,100 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60391, bytes: 89701, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1810815810_4955, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741865_1041, duration: 497931
2015-02-10 21:30:26,136 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:26,136 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:26,137 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:26,137 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:26,198 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:26,198 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:26,200 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:26,200 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:26,201 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:26,201 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:26,350 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005/default_container_executor.sh]
2015-02-10 21:30:26,358 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006/default_container_executor.sh]
2015-02-10 21:30:26,364 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004/default_container_executor.sh]
2015-02-10 21:30:26,413 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:30:26,590 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:26,590 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:26,599 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042
2015-02-10 21:30:27,230 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:27,742 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0004_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004.tokens
2015-02-10 21:30:27,742 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:28,132 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:28,600 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0004_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005.tokens
2015-02-10 21:30:28,600 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:30,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:30,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:30,574 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60403, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000001_0_300226483_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 256931
2015-02-10 21:30:30,629 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46726, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000000_0_-1744098532_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 292002
2015-02-10 21:30:30,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:30,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:30,756 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55973, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000000_0_-1744098532_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 278795
2015-02-10 21:30:30,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:31,004 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46729, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000002_0_1721632928_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 282211
2015-02-10 21:30:31,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:31,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job.split	dst=null	perm=null
2015-02-10 21:30:31,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:31,131 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60410, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000002_0_1721632928_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 270246
2015-02-10 21:30:31,188 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57118, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000001_0_300226483_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 463471
2015-02-10 21:30:31,230 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55980, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000004_0_1681237229_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 290729
2015-02-10 21:30:31,264 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:55981, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000003_0_279158197_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741863_1039, duration: 2071733
2015-02-10 21:30:31,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_m_000001_0	dst=null	perm=null
2015-02-10 21:30:31,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:31,355 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57121, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000004_0_1681237229_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 281873
2015-02-10 21:30:31,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:31,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_m_000000_0	dst=null	perm=null
2015-02-10 21:30:31,451 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000003
2015-02-10 21:30:31,452 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000003
2015-02-10 21:30:31,452 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:30:31,452 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000003
2015-02-10 21:30:31,470 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000003 is : 143
2015-02-10 21:30:31,484 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:31,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:31,487 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000003
2015-02-10 21:30:31,488 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000003
2015-02-10 21:30:31,488 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000003
2015-02-10 21:30:31,488 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:31,488 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000003 from application application_1423603735088_0004
2015-02-10 21:30:31,489 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:31,489 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:31,489 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000003
2015-02-10 21:30:31,490 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000002
2015-02-10 21:30:31,488 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000003
2015-02-10 21:30:31,497 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043 src: /127.0.0.1:46737 dest: /127.0.0.1:57643
2015-02-10 21:30:31,498 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:30:31,498 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000002
2015-02-10 21:30:31,498 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000002
2015-02-10 21:30:31,499 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000003]
2015-02-10 21:30:31,499 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:31,499 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:30:31,500 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000003
2015-02-10 21:30:31,500 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:30:31,500 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:30:31,502 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:31,504 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:31,504 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:31,505 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:30:31,508 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043 src: /127.0.0.1:57123 dest: /127.0.0.1:52976
2015-02-10 21:30:31,510 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043 src: /127.0.0.1:55985 dest: /127.0.0.1:37184
2015-02-10 21:30:31,517 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist for DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:31,519 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000002 is : 143
2015-02-10 21:30:31,537 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:31,538 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000002
2015-02-10 21:30:31,540 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000002
2015-02-10 21:30:31,541 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000002
2015-02-10 21:30:31,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000002
2015-02-10 21:30:31,544 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000002
2015-02-10 21:30:31,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:31,544 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000002 from application application_1423603735088_0004
2015-02-10 21:30:31,544 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:31,545 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:31,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_m_000002_0	dst=null	perm=null
2015-02-10 21:30:31,817 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000004
2015-02-10 21:30:31,817 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000004
2015-02-10 21:30:31,817 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:30:31,818 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000004
2015-02-10 21:30:31,836 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000004 is : 143
2015-02-10 21:30:31,852 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60418, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0004_m_000003_0_279158197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 275151
2015-02-10 21:30:31,855 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:31,855 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004
2015-02-10 21:30:31,855 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004
2015-02-10 21:30:31,856 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004
2015-02-10 21:30:31,856 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000004
2015-02-10 21:30:31,856 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000004
2015-02-10 21:30:31,857 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:31,857 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000004 from application application_1423603735088_0004
2015-02-10 21:30:31,857 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:31,857 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:31,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_m_000004_0	dst=null	perm=null
2015-02-10 21:30:31,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_m_000003_0	dst=null	perm=null
2015-02-10 21:30:32,019 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000006
2015-02-10 21:30:32,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_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000006
2015-02-10 21:30:32,020 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:30:32,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000006
2015-02-10 21:30:32,020 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000004]
2015-02-10 21:30:32,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:32,022 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:30:32,022 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000004
2015-02-10 21:30:32,022 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:30:32,022 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:30:32,024 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:32,025 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:32,025 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:32,025 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:32,041 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000006 is : 143
2015-02-10 21:30:32,044 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000005
2015-02-10 21:30:32,044 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000005
2015-02-10 21:30:32,058 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:32,058 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:30:32,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006
2015-02-10 21:30:32,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006
2015-02-10 21:30:32,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006
2015-02-10 21:30:32,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000006
2015-02-10 21:30:32,059 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000005
2015-02-10 21:30:32,075 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000005 is : 143
2015-02-10 21:30:32,091 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000006
2015-02-10 21:30:32,091 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:32,091 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:32,091 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000006 from application application_1423603735088_0004
2015-02-10 21:30:32,092 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:32,092 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:32,092 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005
2015-02-10 21:30:32,093 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005
2015-02-10 21:30:32,093 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005
2015-02-10 21:30:32,094 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000005
2015-02-10 21:30:32,095 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000005
2015-02-10 21:30:32,095 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:32,095 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000005 from application application_1423603735088_0004
2015-02-10 21:30:32,095 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:32,096 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:32,499 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000002]
2015-02-10 21:30:32,500 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:32,500 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:30:32,500 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000002
2015-02-10 21:30:32,500 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:30:32,500 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:30:32,501 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:32,501 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:32,502 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:32,502 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:33,045 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000006, container_1423603735088_0004_01_000005]
2015-02-10 21:30:33,045 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:33,045 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:30:33,045 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000005
2015-02-10 21:30:33,045 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:30:33,046 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:30:33,047 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:33,047 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:33,047 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:33,047 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:30:33,048 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:33,048 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:30:33,048 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000006
2015-02-10 21:30:33,048 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:33,048 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:30:33,049 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:33,049 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:33,049 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:33,049 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:33,500 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:33,501 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000007
2015-02-10 21:30:33,501 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0004_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:30:33,501 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0004_000001 container=Container: [ContainerId: container_1423603735088_0004_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:30:33,501 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:33,502 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:34,451 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:34,463 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0004_01_000007 by user teamcity
2015-02-10 21:30:34,463 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000007
2015-02-10 21:30:34,464 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0004_01_000007 to application application_1423603735088_0004
2015-02-10 21:30:34,464 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:30:34,464 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0004
2015-02-10 21:30:34,464 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0004
2015-02-10 21:30:34,465 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:34,465 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0004
2015-02-10 21:30:34,465 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:34,501 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:34,517 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:34,517 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:34,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000007/default_container_executor.sh]
2015-02-10 21:30:35,455 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:30:38,256 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:38,259 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:38,286 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:38,289 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:30:38,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:38,791 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:30:38,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044 src: /127.0.0.1:55998 dest: /127.0.0.1:37184
2015-02-10 21:30:38,949 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044 src: /127.0.0.1:57138 dest: /127.0.0.1:52976
2015-02-10 21:30:38,951 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044 src: /127.0.0.1:46754 dest: /127.0.0.1:57643
2015-02-10 21:30:39,012 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46754, dest: /127.0.0.1:57643, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0004_r_000000_0_2116015101_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 57807953
2015-02-10 21:30:39,013 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,013 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57138, dest: /127.0.0.1:52976, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0004_r_000000_0_2116015101_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 59972324
2015-02-10 21:30:39,013 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:39,013 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,014 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,015 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55998, dest: /127.0.0.1:37184, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0004_r_000000_0_2116015101_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 60520866
2015-02-10 21:30:39,015 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,015 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,022 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0004_r_000000_0_2116015101_1
2015-02-10 21:30:39,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0	dst=null	perm=null
2015-02-10 21:30:39,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0	dst=null	perm=null
2015-02-10 21:30:39,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/task_1423603735088_0004_r_000000	dst=null	perm=null
2015-02-10 21:30:39,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/_temporary/attempt_1423603735088_0004_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/task_1423603735088_0004_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:30:39,213 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000007
2015-02-10 21:30:39,213 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000007
2015-02-10 21:30:39,213 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:30:39,213 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000007
2015-02-10 21:30:39,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,233 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0004_01_000007 is : 143
2015-02-10 21:30:39,236 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1	dst=null	perm=null
2015-02-10 21:30:39,250 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:39,251 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000007
2015-02-10 21:30:39,251 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000007
2015-02-10 21:30:39,252 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000007
2015-02-10 21:30:39,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:39,252 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000007
2015-02-10 21:30:39,252 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000007
2015-02-10 21:30:39,253 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:39,253 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000007 from application application_1423603735088_0004
2015-02-10 21:30:39,254 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:39,254 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:39,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:39,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/task_1423603735088_0004_r_000000	dst=null	perm=null
2015-02-10 21:30:39,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	dst=null	perm=null
2015-02-10 21:30:39,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary/1/task_1423603735088_0004_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary	dst=null	perm=null
2015-02-10 21:30:39,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,282 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,291 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,317 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:55985, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, duration: 7804323491
2015-02-10 21:30:39,317 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:39,318 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57123, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, duration: 7805226700
2015-02-10 21:30:39,318 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:30:39,318 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,319 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46737, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, duration: 7806974759
2015-02-10 21:30:39,320 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,320 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:30:39,320 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:30:39,326 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,338 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:30:39,343 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045 src: /127.0.0.1:57140 dest: /127.0.0.1:52976
2015-02-10 21:30:39,345 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045 src: /127.0.0.1:56002 dest: /127.0.0.1:37184
2015-02-10 21:30:39,348 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045 src: /127.0.0.1:46757 dest: /127.0.0.1:57643
2015-02-10 21:30:39,351 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46757, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, duration: 2216881
2015-02-10 21:30:39,352 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:39,352 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,353 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56002, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, duration: 2756943
2015-02-10 21:30:39,353 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,354 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,354 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57140, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, duration: 4719453
2015-02-10 21:30:39,354 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,355 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,358 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary_tmp is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist	dst=null	perm=null
2015-02-10 21:30:39,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp	dst=null	perm=null
2015-02-10 21:30:39,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist	dst=null	perm=null
2015-02-10 21:30:39,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp	dst=null	perm=null
2015-02-10 21:30:39,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1.jhist	dst=null	perm=null
2015-02-10 21:30:39,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,422 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46758, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043, duration: 454898
2015-02-10 21:30:39,426 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:39,430 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046 src: /127.0.0.1:57144 dest: /127.0.0.1:52976
2015-02-10 21:30:39,432 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046 src: /127.0.0.1:46760 dest: /127.0.0.1:57643
2015-02-10 21:30:39,433 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046 src: /127.0.0.1:56007 dest: /127.0.0.1:37184
2015-02-10 21:30:39,438 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56007, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, duration: 3588599
2015-02-10 21:30:39,439 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:39,439 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,439 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46760, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, duration: 4214439
2015-02-10 21:30:39,439 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,440 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,440 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57144, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, duration: 5254054
2015-02-10 21:30:39,440 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,440 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,444 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:39,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:30:39,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:39,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:30:39,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004/job_1423603735088_0004_1_conf.xml	dst=null	perm=null
2015-02-10 21:30:39,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:39,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46758, bytes: 104908, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741866_1042, duration: 426207
2015-02-10 21:30:39,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:30:39,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:30:39,465 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:30:39,470 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047 src: /127.0.0.1:57147 dest: /127.0.0.1:52976
2015-02-10 21:30:39,472 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047 src: /127.0.0.1:46763 dest: /127.0.0.1:57643
2015-02-10 21:30:39,474 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047 src: /127.0.0.1:60442 dest: /127.0.0.1:46575
2015-02-10 21:30:39,479 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60442, dest: /127.0.0.1:46575, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, duration: 3085041
2015-02-10 21:30:39,480 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:39,480 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,481 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46763, dest: /127.0.0.1:57643, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, duration: 4670981
2015-02-10 21:30:39,481 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,481 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,482 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57147, dest: /127.0.0.1:52976, bytes: 104092, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-724550106_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, duration: 6245063
2015-02-10 21:30:39,482 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:39,482 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:30:39,486 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-724550106_1
2015-02-10 21:30:39,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:30:39,514 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0004_000001 with final state: FINISHING
2015-02-10 21:30:39,514 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:30:39,514 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0004 with final state: FINISHING
2015-02-10 21:30:39,515 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from RUNNING to FINAL_SAVING
2015-02-10 21:30:39,515 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0004
2015-02-10 21:30:39,515 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:30:39,515 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from FINAL_SAVING to FINISHING
2015-02-10 21:30:40,214 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000007]
2015-02-10 21:30:40,214 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:40,215 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:30:40,215 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000007
2015-02-10 21:30:40,215 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:30:40,215 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:30:40,216 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:40,216 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:40,217 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:40,217 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:40,524 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741862_1038 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:30:40,524 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741863_1039 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:30:40,525 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741864_1040 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:30:40,525 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741865_1041 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:30:40,525 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741867_1043 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:30:40,525 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741866_1042 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:30:40,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0004	dst=null	perm=null
2015-02-10 21:30:40,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,594 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary
2015-02-10 21:30:40,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/_temporary	dst=null	perm=null
2015-02-10 21:30:40,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,619 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	dst=null	perm=null
2015-02-10 21:30:40,623 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56012, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 266236
2015-02-10 21:30:40,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:30:40,646 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	dst=null	perm=null
2015-02-10 21:30:40,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56012, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 209136
2015-02-10 21:30:40,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,676 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:30:40,676 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-10 21:30:40,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:30:40,704 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:30:40,705 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:30:40,705 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:30:40,705 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup"]
2015-02-10 21:30:40,705 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:30:40,705 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:30:40,706 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:30:40,706 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) .../cogroupouter-resultgroup
2015-02-10 21:30:40,722 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:30:40,738 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:30:40,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:30:40,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:40,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:40,746 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 5
2015-02-10 21:30:40,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=null
2015-02-10 21:30:40,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:30:40,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:30:40,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:40,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,762 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:40,766 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 src: /127.0.0.1:60446 dest: /127.0.0.1:46575
2015-02-10 21:30:40,767 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 src: /127.0.0.1:46769 dest: /127.0.0.1:57643
2015-02-10 21:30:40,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 src: /127.0.0.1:56016 dest: /127.0.0.1:37184
2015-02-10 21:30:40,776 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56016, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 4148106
2015-02-10 21:30:40,776 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:40,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,777 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46769, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 5092148
2015-02-10 21:30:40,777 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,777 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,778 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60446, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 6068591
2015-02-10 21:30:40,778 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,779 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,782 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:40,784 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar
2015-02-10 21:30:40,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:40,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:40,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:40,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:40,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:30:40,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:30:40,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:30:40,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:30:40,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:30:40,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:40,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,802 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,806 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,810 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,813 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:30:40,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:40,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,822 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,823 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split
2015-02-10 21:30:40,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:40,827 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:30:40,831 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049 src: /127.0.0.1:60449 dest: /127.0.0.1:46575
2015-02-10 21:30:40,833 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049 src: /127.0.0.1:57157 dest: /127.0.0.1:52976
2015-02-10 21:30:40,835 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049 src: /127.0.0.1:46773 dest: /127.0.0.1:57643
2015-02-10 21:30:40,836 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049 src: /127.0.0.1:56020 dest: /127.0.0.1:37184
2015-02-10 21:30:40,841 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56020, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 2806470
2015-02-10 21:30:40,841 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:40,841 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,841 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46773, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 3529357
2015-02-10 21:30:40,842 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,842 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,843 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57157, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 3817935
2015-02-10 21:30:40,843 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,843 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,844 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60449, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 4751428
2015-02-10 21:30:40,844 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,844 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,848 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:40,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,856 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:30:40,859 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050 src: /127.0.0.1:57160 dest: /127.0.0.1:52976
2015-02-10 21:30:40,861 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050 src: /127.0.0.1:46776 dest: /127.0.0.1:57643
2015-02-10 21:30:40,862 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050 src: /127.0.0.1:60455 dest: /127.0.0.1:46575
2015-02-10 21:30:40,866 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60455, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, duration: 1796530
2015-02-10 21:30:40,866 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:40,866 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46776, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, duration: 2477263
2015-02-10 21:30:40,866 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,867 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,867 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57160, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, duration: 3355572
2015-02-10 21:30:40,868 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,868 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,869 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,872 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:40,873 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:30:40,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:30:40,939 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:30:40,944 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051 src: /127.0.0.1:46778 dest: /127.0.0.1:57643
2015-02-10 21:30:40,946 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051 src: /127.0.0.1:57164 dest: /127.0.0.1:52976
2015-02-10 21:30:40,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051 src: /127.0.0.1:56026 dest: /127.0.0.1:37184
2015-02-10 21:30:40,954 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56026, dest: /127.0.0.1:37184, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 4111960
2015-02-10 21:30:40,954 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:40,954 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,955 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57164, dest: /127.0.0.1:52976, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 5078462
2015-02-10 21:30:40,955 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,956 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,956 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46778, dest: /127.0.0.1:57643, bytes: 89013, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 6344913
2015-02-10 21:30:40,957 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:40,957 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:30:40,965 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:30:40,965 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0005
2015-02-10 21:30:40,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=null
2015-02-10 21:30:40,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:40,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:40,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:40,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:40,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:40,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:40,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:40,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:40,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:40,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:40,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:40,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:40,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:40,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:40,987 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 5 submitted by user teamcity
2015-02-10 21:30:40,987 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0005
2015-02-10 21:30:40,987 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0005
2015-02-10 21:30:40,987 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from NEW to NEW_SAVING
2015-02-10 21:30:40,987 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0005
2015-02-10 21:30:40,988 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:30:40,988 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0005 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:30:40,988 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0005 from user: teamcity, in queue: default
2015-02-10 21:30:40,989 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from SUBMITTED to ACCEPTED
2015-02-10 21:30:40,989 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0005
2015-02-10 21:30:40,989 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0005_000001
2015-02-10 21:30:40,989 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from NEW to SUBMITTED
2015-02-10 21:30:40,990 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0005 from user: teamcity activated in queue: default
2015-02-10 21:30:40,990 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0005 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:30:40,990 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0005_000001 to scheduler from user teamcity in queue default
2015-02-10 21:30:40,990 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:30:40,992 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0005/
2015-02-10 21:30:40,992 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0005
2015-02-10 21:30:40,992 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0005/
2015-02-10 21:30:41,047 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044
2015-02-10 21:30:41,048 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045
2015-02-10 21:30:41,049 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:41,049 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000001
2015-02-10 21:30:41,049 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:30:41,049 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:41,049 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:41,050 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0005_01_000001
2015-02-10 21:30:41,050 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:41,051 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:41,051 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0005_000001
2015-02-10 21:30:41,051 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0005 AttemptId: appattempt_1423603735088_0005_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:30:41,051 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:30:41,051 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:30:41,051 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048
2015-02-10 21:30:41,052 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0005_000001
2015-02-10 21:30:41,052 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050
2015-02-10 21:30:41,054 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0005_000001
2015-02-10 21:30:41,054 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:30:41,054 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046
2015-02-10 21:30:41,059 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:30:41,059 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047
2015-02-10 21:30:41,059 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050
2015-02-10 21:30:41,061 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000001 by user teamcity
2015-02-10 21:30:41,061 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0005
2015-02-10 21:30:41,062 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000001
2015-02-10 21:30:41,062 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from NEW to INITING
2015-02-10 21:30:41,062 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000001 to application application_1423603735088_0005
2015-02-10 21:30:41,062 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from INITING to RUNNING
2015-02-10 21:30:41,063 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:30:41,063 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048
2015-02-10 21:30:41,063 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0005_000001
2015-02-10 21:30:41,064 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049
2015-02-10 21:30:41,063 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:41,064 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:30:41,064 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:30:41,064 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:30:41,065 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:30:41,065 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:30:41,065 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0005_01_000001
2015-02-10 21:30:41,082 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0005_01_000001.tokens. Credentials list: 
2015-02-10 21:30:41,109 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:41,234 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0005_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001.tokens
2015-02-10 21:30:41,234 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:30:41,251 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047
2015-02-10 21:30:41,252 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043
2015-02-10 21:30:41,253 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049
2015-02-10 21:30:41,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:41,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:41,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60462, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_285530608_5489, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 1251303
2015-02-10 21:30:41,443 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:41,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051
2015-02-10 21:30:41,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:41,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:41,484 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60462, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_285530608_5489, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, duration: 257598
2015-02-10 21:30:41,500 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050
2015-02-10 21:30:41,500 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045
2015-02-10 21:30:41,502 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741871_1047
2015-02-10 21:30:41,503 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043
2015-02-10 21:30:41,504 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046
2015-02-10 21:30:41,505 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044
2015-02-10 21:30:41,506 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051
2015-02-10 21:30:41,507 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049
2015-02-10 21:30:41,519 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0005/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:41,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:41,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:41,560 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60462, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_285530608_5489, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 255469
2015-02-10 21:30:41,595 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0005/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:41,604 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049
2015-02-10 21:30:41,605 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044
2015-02-10 21:30:41,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:41,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:41,644 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57170, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_285530608_5489, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 434369
2015-02-10 21:30:41,679 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:41,679 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:41,745 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:41,745 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:41,806 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048
2015-02-10 21:30:41,807 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045
2015-02-10 21:30:41,808 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051
2015-02-10 21:30:41,809 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741867_1043
2015-02-10 21:30:41,864 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001/default_container_executor.sh]
2015-02-10 21:30:42,007 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741870_1046
2015-02-10 21:30:42,049 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:42,433 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073741872_1048 to datanode(s) 127.0.0.1:52976
2015-02-10 21:30:42,433 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741862_1038, blk_1073741863_1039, blk_1073741864_1040, blk_1073741865_1041, blk_1073741866_1042]
2015-02-10 21:30:42,433 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741862_1038, blk_1073741863_1039, blk_1073741865_1041, blk_1073741866_1042, blk_1073741867_1043]
2015-02-10 21:30:43,639 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 to 127.0.0.1:52976 
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862 for deletion
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863 for deletion
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864 for deletion
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865 for deletion
2015-02-10 21:30:43,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864
2015-02-10 21:30:43,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866 for deletion
2015-02-10 21:30:43,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866
2015-02-10 21:30:43,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863
2015-02-10 21:30:43,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865
2015-02-10 21:30:43,642 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:30:43,642 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 src: /127.0.0.1:57173 dest: /127.0.0.1:52976
2015-02-10 21:30:43,645 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048 src: /127.0.0.1:57173 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:30:43,645 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741872_1048 size 254067
2015-02-10 21:30:44,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862 for deletion
2015-02-10 21:30:44,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863 for deletion
2015-02-10 21:30:44,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865 for deletion
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866 for deletion
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866
2015-02-10 21:30:44,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867 for deletion
2015-02-10 21:30:44,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867
2015-02-10 21:30:44,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:30:44,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:30:44,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:30:44,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:30:44,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=null
2015-02-10 21:30:44,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:44,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:45,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:45,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:30:45,434 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741862_1038, blk_1073741863_1039, blk_1073741864_1040, blk_1073741865_1041, blk_1073741866_1042, blk_1073741867_1043]
2015-02-10 21:30:45,434 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741862_1038, blk_1073741863_1039, blk_1073741864_1040, blk_1073741867_1043]
2015-02-10 21:30:45,493 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60469, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741874_1050, duration: 284196
2015-02-10 21:30:45,683 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0004_01_000001 succeeded 
2015-02-10 21:30:45,683 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:30:45,684 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0004_01_000001
2015-02-10 21:30:45,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001
2015-02-10 21:30:45,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001
2015-02-10 21:30:45,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001
2015-02-10 21:30:45,703 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004/container_1423603735088_0004_01_000001
2015-02-10 21:30:45,703 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000001
2015-02-10 21:30:45,703 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0004_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:30:45,703 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0004_01_000001 from application application_1423603735088_0004
2015-02-10 21:30:45,704 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:45,704 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0004
2015-02-10 21:30:46,216 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0004_01_000001]
2015-02-10 21:30:46,216 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0004_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:46,217 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0004_000001
2015-02-10 21:30:46,217 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0004_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:30:46,217 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0004_000001 State change from FINISHING to FINISHED
2015-02-10 21:30:46,217 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0004	CONTAINERID=container_1423603735088_0004_01_000001
2015-02-10 21:30:46,217 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0004 State change from FINISHING to FINISHED
2015-02-10 21:30:46,217 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:46,218 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0004
2015-02-10 21:30:46,218 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:30:46,218 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0004,name=[EF9F99B8C1FA4E61AAE955C18FFC6AFD/E87E1B455F7B4AFB943F2AB7EA89CDD5] lower*upper/(1/1) ...ipesplatform/cogroupouter,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0004/jobhistory/job/job_1423603735088_0004,appMasterHost=ip-10-31-157-187,startTime=1423603817467,finishTime=1423603839514,finalStatus=SUCCEEDED
2015-02-10 21:30:46,218 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0004_000001
2015-02-10 21:30:46,218 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:30:46,218 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:46,219 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:46,219 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0004_000001 released container container_1423603735088_0004_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:46,219 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0004_000001 is done. finalState=FINISHED
2015-02-10 21:30:46,219 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0004 requests cleared
2015-02-10 21:30:46,219 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0004 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:30:46,219 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0004 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:30:46,224 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0004_000001 (auth:SIMPLE)
2015-02-10 21:30:46,226 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0004_01_000001
2015-02-10 21:30:46,514 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048
2015-02-10 21:30:46,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862 for deletion
2015-02-10 21:30:46,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863 for deletion
2015-02-10 21:30:46,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864 for deletion
2015-02-10 21:30:46,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862
2015-02-10 21:30:46,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863
2015-02-10 21:30:46,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864
2015-02-10 21:30:46,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865 for deletion
2015-02-10 21:30:46,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866 for deletion
2015-02-10 21:30:46,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867 for deletion
2015-02-10 21:30:46,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741865
2015-02-10 21:30:46,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867
2015-02-10 21:30:46,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741866_1042 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741866
2015-02-10 21:30:46,806 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:30:46,811 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0005_000001
2015-02-10 21:30:46,811 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0005	APPATTEMPTID=appattempt_1423603735088_0005_000001
2015-02-10 21:30:46,812 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:30:46,812 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from ACCEPTED to RUNNING
2015-02-10 21:30:46,876 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 414 Total time for transactions(ms): 49 Number of transactions batched in Syncs: 0 Number of syncs: 275 SyncTimes(ms): 516 403 
2015-02-10 21:30:46,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:46,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:30:47,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:30:47,050 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:30:47,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,052 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0004
2015-02-10 21:30:47,052 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:30:47,052 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0004, with delay of 10800 seconds
2015-02-10 21:30:47,193 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862 for deletion
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863 for deletion
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864 for deletion
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741863
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867 for deletion
2015-02-10 21:30:47,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741862
2015-02-10 21:30:47,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741867_1043 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741867
2015-02-10 21:30:47,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741864
2015-02-10 21:30:47,217 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:30:47,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,218 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0004
2015-02-10 21:30:47,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,218 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:30:47,218 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0004, with delay of 10800 seconds
2015-02-10 21:30:47,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0004
2015-02-10 21:30:47,251 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052 src: /127.0.0.1:60474 dest: /127.0.0.1:46575
2015-02-10 21:30:47,253 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052 src: /127.0.0.1:46800 dest: /127.0.0.1:57643
2015-02-10 21:30:47,254 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052 src: /127.0.0.1:56047 dest: /127.0.0.1:37184
2015-02-10 21:30:47,293 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56047, dest: /127.0.0.1:37184, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, duration: 35847897
2015-02-10 21:30:47,293 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:30:47,294 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:47,294 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46800, dest: /127.0.0.1:57643, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, duration: 37170161
2015-02-10 21:30:47,294 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:47,295 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:47,296 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60474, dest: /127.0.0.1:46575, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, duration: 38396130
2015-02-10 21:30:47,296 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:30:47,296 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:30:47,303 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:30:48,051 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:48,051 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000002
2015-02-10 21:30:48,051 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:30:48,052 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:48,052 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:48,052 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:48,052 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:48,053 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000003
2015-02-10 21:30:48,053 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:30:48,053 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:30:48,053 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:48,053 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:48,163 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:48,163 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000004
2015-02-10 21:30:48,163 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:30:48,164 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:30:48,164 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:48,164 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:48,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:48,165 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000005
2015-02-10 21:30:48,165 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:30:48,165 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:30:48,165 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:48,165 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:48,166 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:48,166 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000006
2015-02-10 21:30:48,166 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:30:48,166 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:30:48,166 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:48,167 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:48,891 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0005_01_000002
2015-02-10 21:30:48,891 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:48,892 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:48,892 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0005_01_000004
2015-02-10 21:30:48,893 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:48,893 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:48,893 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:48,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:48,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:48,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:48,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:48,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:48,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:48,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:48,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:49,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:30:49,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:30:49,090 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:30:49,090 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:30:49,099 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000003 by user teamcity
2015-02-10 21:30:49,099 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000003
2015-02-10 21:30:49,099 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000002 by user teamcity
2015-02-10 21:30:49,100 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000003 to application application_1423603735088_0005
2015-02-10 21:30:49,100 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000002
2015-02-10 21:30:49,100 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000002 to application application_1423603735088_0005
2015-02-10 21:30:49,100 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000005 by user teamcity
2015-02-10 21:30:49,100 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000004 by user teamcity
2015-02-10 21:30:49,101 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:30:49,100 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0005
2015-02-10 21:30:49,101 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000004 to application application_1423603735088_0005
2015-02-10 21:30:49,101 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000005
2015-02-10 21:30:49,101 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from NEW to INITING
2015-02-10 21:30:49,101 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000004
2015-02-10 21:30:49,101 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000005 to application application_1423603735088_0005
2015-02-10 21:30:49,101 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:30:49,102 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000006 by user teamcity
2015-02-10 21:30:49,102 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from INITING to RUNNING
2015-02-10 21:30:49,102 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,102 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000006
2015-02-10 21:30:49,102 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:30:49,102 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,103 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:49,103 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:30:49,103 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:49,103 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000006 to application application_1423603735088_0005
2015-02-10 21:30:49,103 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,103 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,103 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:49,103 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,104 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:49,104 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,104 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:49,104 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:30:49,104 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:49,104 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:30:49,104 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,105 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,105 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:49,105 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:49,105 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:49,105 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:49,105 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:30:49,106 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0005_01_000004
2015-02-10 21:30:49,106 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0005_01_000005
2015-02-10 21:30:49,106 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,107 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:49,107 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:49,107 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:49,107 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0005_01_000006
2015-02-10 21:30:49,130 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0005_01_000004.tokens. Credentials list: 
2015-02-10 21:30:49,131 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0005_01_000006.tokens. Credentials list: 
2015-02-10 21:30:49,132 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0005_01_000005.tokens. Credentials list: 
2015-02-10 21:30:49,163 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:49,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:49,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:49,166 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:49,166 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:49,167 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:49,168 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:49,169 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:49,313 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000003/default_container_executor.sh]
2015-02-10 21:30:49,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000002/default_container_executor.sh]
2015-02-10 21:30:49,326 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0005_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004.tokens
2015-02-10 21:30:49,326 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:30:49,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:49,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:49,501 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57191, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-604216696_5797, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 1208578
2015-02-10 21:30:49,549 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:49,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:49,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:49,598 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46807, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-604216696_5797, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 450851
2015-02-10 21:30:49,634 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0005/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:49,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:49,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:49,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:49,697 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:49,698 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:49,698 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:49,698 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:49,701 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:49,701 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:49,850 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005/default_container_executor.sh]
2015-02-10 21:30:49,858 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004/default_container_executor.sh]
2015-02-10 21:30:49,860 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006/default_container_executor.sh]
2015-02-10 21:30:49,915 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:30:50,052 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:50,052 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:50,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:51,069 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052
2015-02-10 21:30:51,130 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0005_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005.tokens
2015-02-10 21:30:51,130 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:30:51,456 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052
2015-02-10 21:30:51,567 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:51,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0005_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006.tokens
2015-02-10 21:30:51,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:30:52,012 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052
2015-02-10 21:30:53,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:53,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:53,964 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56064, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000000_0_601034897_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 285524
2015-02-10 21:30:54,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:54,081 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46820, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000001_0_1287691258_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 298480
2015-02-10 21:30:54,084 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57206, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000000_0_601034897_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 233524
2015-02-10 21:30:54,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:54,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:54,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:54,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.split	dst=null	perm=null
2015-02-10 21:30:54,539 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60503, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000003_0_-1082464430_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 305814
2015-02-10 21:30:54,543 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46826, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000002_0_-699721041_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 230838
2015-02-10 21:30:54,638 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60505, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000004_0_1909152493_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741873_1049, duration: 298900
2015-02-10 21:30:54,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:54,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:54,669 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57213, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000001_0_1287691258_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 2205248
2015-02-10 21:30:54,671 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57214, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000002_0_-699721041_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 333483
2015-02-10 21:30:54,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_m_000000_0	dst=null	perm=null
2015-02-10 21:30:54,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:30:54,762 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60505, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000004_0_1909152493_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 271198
2015-02-10 21:30:54,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_m_000001_0	dst=null	perm=null
2015-02-10 21:30:54,817 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000002
2015-02-10 21:30:54,817 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000002
2015-02-10 21:30:54,818 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:30:54,818 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000002
2015-02-10 21:30:54,849 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000002 is : 143
2015-02-10 21:30:54,852 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:30:54,857 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053 src: /127.0.0.1:60508 dest: /127.0.0.1:46575
2015-02-10 21:30:54,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053 src: /127.0.0.1:46831 dest: /127.0.0.1:57643
2015-02-10 21:30:54,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053 src: /127.0.0.1:56078 dest: /127.0.0.1:37184
2015-02-10 21:30:54,885 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:54,885 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist for DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:30:54,885 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000002
2015-02-10 21:30:54,886 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000002
2015-02-10 21:30:54,886 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000002
2015-02-10 21:30:54,887 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000002
2015-02-10 21:30:54,888 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000002
2015-02-10 21:30:54,888 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000003
2015-02-10 21:30:54,888 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:54,888 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000003
2015-02-10 21:30:54,889 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000002]
2015-02-10 21:30:54,888 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000002 from application application_1423603735088_0005
2015-02-10 21:30:54,889 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:54,890 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:30:54,890 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000002
2015-02-10 21:30:54,890 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:30:54,890 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:30:54,891 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:54,892 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:30:54,892 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:30:54,892 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000003
2015-02-10 21:30:54,892 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:54,892 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:54,892 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:54,893 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:30:54,916 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000003 is : 143
2015-02-10 21:30:54,934 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:54,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000003
2015-02-10 21:30:54,936 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000003
2015-02-10 21:30:54,937 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000003
2015-02-10 21:30:54,937 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:54,937 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000003
2015-02-10 21:30:54,937 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000003 from application application_1423603735088_0005
2015-02-10 21:30:54,937 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:54,937 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000003
2015-02-10 21:30:54,937 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:30:55,157 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46833, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0005_m_000003_0_-1082464430_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 281060
2015-02-10 21:30:55,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_m_000002_0	dst=null	perm=null
2015-02-10 21:30:55,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_m_000003_0	dst=null	perm=null
2015-02-10 21:30:55,330 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000004
2015-02-10 21:30:55,330 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000004
2015-02-10 21:30:55,330 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:30:55,330 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000004
2015-02-10 21:30:55,348 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000004 is : 143
2015-02-10 21:30:55,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_m_000004_0	dst=null	perm=null
2015-02-10 21:30:55,366 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:55,367 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004
2015-02-10 21:30:55,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004
2015-02-10 21:30:55,368 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000004
2015-02-10 21:30:55,368 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:55,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004
2015-02-10 21:30:55,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000004
2015-02-10 21:30:55,368 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000004 from application application_1423603735088_0005
2015-02-10 21:30:55,369 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:55,369 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:30:55,370 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000005
2015-02-10 21:30:55,371 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000005
2015-02-10 21:30:55,371 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000004]
2015-02-10 21:30:55,372 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:55,372 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:30:55,372 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000004
2015-02-10 21:30:55,372 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:30:55,372 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:30:55,373 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:30:55,373 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000005
2015-02-10 21:30:55,374 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:55,374 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:55,374 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:55,374 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:55,391 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000005 is : 143
2015-02-10 21:30:55,407 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:55,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005
2015-02-10 21:30:55,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005
2015-02-10 21:30:55,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005
2015-02-10 21:30:55,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000005
2015-02-10 21:30:55,410 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000005
2015-02-10 21:30:55,410 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:55,410 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000005 from application application_1423603735088_0005
2015-02-10 21:30:55,410 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:55,411 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:30:55,442 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000006
2015-02-10 21:30:55,443 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000006
2015-02-10 21:30:55,443 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:30:55,443 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000006
2015-02-10 21:30:55,443 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:55,444 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:30:55,444 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000005
2015-02-10 21:30:55,444 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:30:55,444 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:30:55,443 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000005]
2015-02-10 21:30:55,445 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:55,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:55,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:55,446 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:30:55,461 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000006 is : 143
2015-02-10 21:30:55,477 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:30:55,477 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006
2015-02-10 21:30:55,477 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006
2015-02-10 21:30:55,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006
2015-02-10 21:30:55,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000006
2015-02-10 21:30:55,478 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000006
2015-02-10 21:30:55,478 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:30:55,478 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000006 from application application_1423603735088_0005
2015-02-10 21:30:55,478 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:55,479 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:30:55,889 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000003]
2015-02-10 21:30:55,890 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:55,890 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:30:55,890 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000003
2015-02-10 21:30:55,890 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:30:55,890 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:30:55,891 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:30:55,891 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:55,891 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:55,892 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:30:56,220 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:30:56,220 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000007
2015-02-10 21:30:56,221 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0005_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:30:56,221 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0005_000001 container=Container: [ContainerId: container_1423603735088_0005_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:30:56,221 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:30:56,221 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:56,446 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000006]
2015-02-10 21:30:56,446 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:30:56,446 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:30:56,446 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000006
2015-02-10 21:30:56,447 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:30:56,447 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:30:56,448 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:30:56,448 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:30:56,448 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:30:56,448 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:30:56,946 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0005_01_000007
2015-02-10 21:30:56,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:30:56,962 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:30:56,965 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0005_01_000007 by user teamcity
2015-02-10 21:30:56,966 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0005
2015-02-10 21:30:56,966 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000007
2015-02-10 21:30:56,966 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from NEW to INITING
2015-02-10 21:30:56,966 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0005_01_000007 to application application_1423603735088_0005
2015-02-10 21:30:56,967 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from INITING to RUNNING
2015-02-10 21:30:56,967 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:30:56,967 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0005
2015-02-10 21:30:56,967 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0005
2015-02-10 21:30:56,968 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:30:56,968 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0005
2015-02-10 21:30:56,968 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:30:56,968 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:30:56,969 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0005_01_000007
2015-02-10 21:30:56,988 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0005_01_000007.tokens. Credentials list: 
2015-02-10 21:30:57,016 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:30:57,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0005_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007.tokens
2015-02-10 21:30:57,140 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:30:57,220 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:30:57,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:57,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar	dst=null	perm=null
2015-02-10 21:30:57,303 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60517, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_24240620_6213, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741872_1048, duration: 1218620
2015-02-10 21:30:57,348 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0005/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:57,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:57,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml	dst=null	perm=null
2015-02-10 21:30:57,390 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46840, bytes: 89709, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_24240620_6213, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741875_1051, duration: 441627
2015-02-10 21:30:57,425 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0005/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:30:57,425 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:30:57,474 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:30:57,474 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:30:57,595 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007/default_container_executor.sh]
2015-02-10 21:30:57,950 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:01,147 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:01,150 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:01,171 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:01,180 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:01,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:01,660 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:31:01,806 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054 src: /127.0.0.1:57233 dest: /127.0.0.1:52976
2015-02-10 21:31:01,808 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054 src: /127.0.0.1:60527 dest: /127.0.0.1:46575
2015-02-10 21:31:01,810 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054 src: /127.0.0.1:46850 dest: /127.0.0.1:57643
2015-02-10 21:31:01,864 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46850, dest: /127.0.0.1:57643, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0005_r_000000_0_-1050923232_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 52256163
2015-02-10 21:31:01,865 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:01,865 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:01,865 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60527, dest: /127.0.0.1:46575, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0005_r_000000_0_-1050923232_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 53414927
2015-02-10 21:31:01,866 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:01,866 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:01,867 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57233, dest: /127.0.0.1:52976, bytes: 235, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0005_r_000000_0_-1050923232_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 53995596
2015-02-10 21:31:01,867 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:01,867 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:01,874 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0005_r_000000_0_-1050923232_1
2015-02-10 21:31:01,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0	dst=null	perm=null
2015-02-10 21:31:01,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0	dst=null	perm=null
2015-02-10 21:31:01,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/task_1423603735088_0005_r_000000	dst=null	perm=null
2015-02-10 21:31:01,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0005_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/task_1423603735088_0005_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:02,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000007
2015-02-10 21:31:02,031 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000007
2015-02-10 21:31:02,031 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:31:02,031 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000007
2015-02-10 21:31:02,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,046 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,049 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0005_01_000007 is : 143
2015-02-10 21:31:02,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:31:02,065 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:02,066 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007
2015-02-10 21:31:02,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007
2015-02-10 21:31:02,067 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000007
2015-02-10 21:31:02,067 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:02,067 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000007 from application application_1423603735088_0005
2015-02-10 21:31:02,067 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:02,067 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:31:02,068 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007
2015-02-10 21:31:02,068 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000007
2015-02-10 21:31:02,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:02,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:02,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/task_1423603735088_0005_r_000000	dst=null	perm=null
2015-02-10 21:31:02,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:31:02,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary/1/task_1423603735088_0005_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:31:02,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,101 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,108 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,136 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56078, dest: /127.0.0.1:37184, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, duration: 7262541774
2015-02-10 21:31:02,136 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:02,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:31:02,138 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46831, dest: /127.0.0.1:57643, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, duration: 7262797779
2015-02-10 21:31:02,138 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,139 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:31:02,139 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60508, dest: /127.0.0.1:46575, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, duration: 7264084351
2015-02-10 21:31:02,139 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,140 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16236
2015-02-10 21:31:02,144 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,153 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:02,160 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055 src: /127.0.0.1:46851 dest: /127.0.0.1:57643
2015-02-10 21:31:02,162 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055 src: /127.0.0.1:56098 dest: /127.0.0.1:37184
2015-02-10 21:31:02,163 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055 src: /127.0.0.1:57238 dest: /127.0.0.1:52976
2015-02-10 21:31:02,167 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57238, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, duration: 1519186
2015-02-10 21:31:02,167 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:02,167 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,168 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56098, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, duration: 2334809
2015-02-10 21:31:02,168 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,168 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,169 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46851, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, duration: 3730879
2015-02-10 21:31:02,169 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,169 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,175 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary_tmp is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist	dst=null	perm=null
2015-02-10 21:31:02,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:02,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist	dst=null	perm=null
2015-02-10 21:31:02,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:02,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1.jhist	dst=null	perm=null
2015-02-10 21:31:02,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,207 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60532, bytes: 70587, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053, duration: 444314
2015-02-10 21:31:02,210 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:02,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056 src: /127.0.0.1:57240 dest: /127.0.0.1:52976
2015-02-10 21:31:02,217 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056 src: /127.0.0.1:60534 dest: /127.0.0.1:46575
2015-02-10 21:31:02,219 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056 src: /127.0.0.1:46857 dest: /127.0.0.1:57643
2015-02-10 21:31:02,225 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46857, dest: /127.0.0.1:57643, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, duration: 3946244
2015-02-10 21:31:02,225 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:02,225 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,226 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60534, dest: /127.0.0.1:46575, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, duration: 4461432
2015-02-10 21:31:02,226 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,226 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,227 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57240, dest: /127.0.0.1:52976, bytes: 70039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, duration: 5019970
2015-02-10 21:31:02,228 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,228 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,232 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:02,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:02,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:02,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:02,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005/job_1423603735088_0005_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:02,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:02,249 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60532, bytes: 104916, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741876_1052, duration: 419313
2015-02-10 21:31:02,252 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:31:02,257 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057 src: /127.0.0.1:60538 dest: /127.0.0.1:46575
2015-02-10 21:31:02,258 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057 src: /127.0.0.1:57246 dest: /127.0.0.1:52976
2015-02-10 21:31:02,260 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057 src: /127.0.0.1:56108 dest: /127.0.0.1:37184
2015-02-10 21:31:02,264 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56108, dest: /127.0.0.1:37184, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, duration: 3189569
2015-02-10 21:31:02,264 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:02,265 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,265 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57246, dest: /127.0.0.1:52976, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, duration: 3879620
2015-02-10 21:31:02,265 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,266 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,266 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60538, dest: /127.0.0.1:46575, bytes: 104100, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1127949533_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, duration: 3706561
2015-02-10 21:31:02,266 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:02,267 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:02,273 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1127949533_1
2015-02-10 21:31:02,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:02,304 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0005_000001 with final state: FINISHING
2015-02-10 21:31:02,304 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:02,305 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0005 with final state: FINISHING
2015-02-10 21:31:02,305 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:02,305 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0005
2015-02-10 21:31:02,305 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:02,305 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:03,032 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000007]
2015-02-10 21:31:03,032 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:03,033 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:31:03,033 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000007
2015-02-10 21:31:03,033 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:03,033 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:03,034 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:31:03,034 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:03,035 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:03,035 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:03,314 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741872_1048 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:31:03,315 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741873_1049 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:31:03,315 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741874_1050 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:31:03,315 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741875_1051 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:31:03,316 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741877_1053 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:31:03,316 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741876_1052 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:31:03,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0005	dst=null	perm=null
2015-02-10 21:31:03,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,386 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary
2015-02-10 21:31:03,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:31:03,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,411 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:31:03,415 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46864, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 276436
2015-02-10 21:31:03,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,436 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741875_1051, blk_1073741876_1052, blk_1073741877_1053]
2015-02-10 21:31:03,436 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741874_1050, blk_1073741876_1052, blk_1073741877_1053]
2015-02-10 21:31:03,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,439 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:31:03,444 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57250, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 282938
2015-02-10 21:31:03,446 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter
2015-02-10 21:31:03,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:31:03,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:31:03,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:31:03,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter	dst=null	perm=null
2015-02-10 21:31:03,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	dst=null	perm=null
2015-02-10 21:31:03,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter/part-00000	dst=null	perm=null
2015-02-10 21:31:03,455 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46864, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741868_1044, duration: 224571
2015-02-10 21:31:03,455 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup
2015-02-10 21:31:03,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup	dst=null	perm=null
2015-02-10 21:31:03,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:31:03,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:31:03,464 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57250, bytes: 239, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054, duration: 222078
2015-02-10 21:31:03,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,473 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:03,477 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058 src: /127.0.0.1:57251 dest: /127.0.0.1:52976
2015-02-10 21:31:03,478 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058 src: /127.0.0.1:60545 dest: /127.0.0.1:46575
2015-02-10 21:31:03,480 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058 src: /127.0.0.1:46868 dest: /127.0.0.1:57643
2015-02-10 21:31:03,483 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46868, dest: /127.0.0.1:57643, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 1593531
2015-02-10 21:31:03,483 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,484 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,484 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60545, dest: /127.0.0.1:46575, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 2268376
2015-02-10 21:31:03,484 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,484 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,485 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57251, dest: /127.0.0.1:52976, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 2988594
2015-02-10 21:31:03,485 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,486 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,489 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,496 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:31:03,500 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059 src: /127.0.0.1:46869 dest: /127.0.0.1:57643
2015-02-10 21:31:03,502 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059 src: /127.0.0.1:60548 dest: /127.0.0.1:46575
2015-02-10 21:31:03,503 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059 src: /127.0.0.1:56117 dest: /127.0.0.1:37184
2015-02-10 21:31:03,507 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56117, dest: /127.0.0.1:37184, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 2009655
2015-02-10 21:31:03,507 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,507 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,508 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60548, dest: /127.0.0.1:46575, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 2977452
2015-02-10 21:31:03,508 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,508 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,509 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46869, dest: /127.0.0.1:57643, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 3516171
2015-02-10 21:31:03,509 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,513 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,516 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,542 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:31:03,542 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-10 21:31:03,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:03,585 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt] starting
2015-02-10 21:31:03,586 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt"]
2015-02-10 21:31:03,586 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt"]
2015-02-10 21:31:03,586 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt"]
2015-02-10 21:31:03,586 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2"]
2015-02-10 21:31:03,587 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  parallel execution is enabled: true
2015-02-10 21:31:03,587 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  starting jobs: 2
2015-02-10 21:31:03,587 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  allocating threads: 2
2015-02-10 21:31:03,589 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] starting step: (2/2)
2015-02-10 21:31:03,604 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:03,620 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:03,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:03,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:03,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:03,627 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 6
2015-02-10 21:31:03,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=null
2015-02-10 21:31:03,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:31:03,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:31:03,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:03,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,644 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:03,648 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 src: /127.0.0.1:46873 dest: /127.0.0.1:57643
2015-02-10 21:31:03,649 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 src: /127.0.0.1:56120 dest: /127.0.0.1:37184
2015-02-10 21:31:03,651 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 src: /127.0.0.1:57260 dest: /127.0.0.1:52976
2015-02-10 21:31:03,658 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57260, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 5087770
2015-02-10 21:31:03,658 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,658 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56120, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 5209728
2015-02-10 21:31:03,659 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,659 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,659 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46873, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 6090167
2015-02-10 21:31:03,660 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,660 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,664 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,665 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar
2015-02-10 21:31:03,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:03,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:03,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:03,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:03,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:31:03,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:31:03,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:31:03,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:31:03,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:31:03,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:03,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,684 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,687 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,691 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:03,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,695 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:03,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:03,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,704 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split
2015-02-10 21:31:03,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:03,708 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:31:03,712 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061 src: /127.0.0.1:57261 dest: /127.0.0.1:52976
2015-02-10 21:31:03,714 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061 src: /127.0.0.1:56123 dest: /127.0.0.1:37184
2015-02-10 21:31:03,716 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061 src: /127.0.0.1:60556 dest: /127.0.0.1:46575
2015-02-10 21:31:03,717 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061 src: /127.0.0.1:46879 dest: /127.0.0.1:57643
2015-02-10 21:31:03,721 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46879, dest: /127.0.0.1:57643, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 2160354
2015-02-10 21:31:03,721 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,722 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,722 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60556, dest: /127.0.0.1:46575, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 2507892
2015-02-10 21:31:03,722 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,722 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,723 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56123, dest: /127.0.0.1:37184, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 3439343
2015-02-10 21:31:03,723 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,724 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57261, dest: /127.0.0.1:52976, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 4615088
2015-02-10 21:31:03,724 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,725 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,725 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,728 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,739 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:03,743 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062 src: /127.0.0.1:56126 dest: /127.0.0.1:37184
2015-02-10 21:31:03,745 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062 src: /127.0.0.1:60559 dest: /127.0.0.1:46575
2015-02-10 21:31:03,746 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062 src: /127.0.0.1:46882 dest: /127.0.0.1:57643
2015-02-10 21:31:03,749 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46882, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, duration: 1646660
2015-02-10 21:31:03,749 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,750 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,750 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60559, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, duration: 2018567
2015-02-10 21:31:03,750 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,750 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,751 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56126, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, duration: 3034680
2015-02-10 21:31:03,751 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,751 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,755 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,755 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:31:03,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:03,777 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:03,781 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063 src: /127.0.0.1:60561 dest: /127.0.0.1:46575
2015-02-10 21:31:03,783 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063 src: /127.0.0.1:56130 dest: /127.0.0.1:37184
2015-02-10 21:31:03,784 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063 src: /127.0.0.1:57270 dest: /127.0.0.1:52976
2015-02-10 21:31:03,788 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57270, dest: /127.0.0.1:52976, bytes: 88587, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 2867467
2015-02-10 21:31:03,789 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:03,789 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,789 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56130, dest: /127.0.0.1:37184, bytes: 88587, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 3459160
2015-02-10 21:31:03,790 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,790 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,791 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60561, dest: /127.0.0.1:46575, bytes: 88587, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 4340625
2015-02-10 21:31:03,791 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:03,791 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:03,796 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:03,796 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0006
2015-02-10 21:31:03,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=null
2015-02-10 21:31:03,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:03,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:03,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:03,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:03,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:03,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:03,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:03,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:03,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:03,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:03,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:03,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:03,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:03,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:03,815 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 6 submitted by user teamcity
2015-02-10 21:31:03,815 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0006
2015-02-10 21:31:03,815 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0006
2015-02-10 21:31:03,816 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0006
2015-02-10 21:31:03,815 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from NEW to NEW_SAVING
2015-02-10 21:31:03,816 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:31:03,816 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0006 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:31:03,816 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0006 from user: teamcity, in queue: default
2015-02-10 21:31:03,817 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from SUBMITTED to ACCEPTED
2015-02-10 21:31:03,817 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0006
2015-02-10 21:31:03,817 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0006_000001
2015-02-10 21:31:03,817 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from NEW to SUBMITTED
2015-02-10 21:31:03,818 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0006 from user: teamcity activated in queue: default
2015-02-10 21:31:03,818 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0006 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:31:03,818 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0006_000001 to scheduler from user teamcity in queue default
2015-02-10 21:31:03,818 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:31:03,821 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0006/
2015-02-10 21:31:03,821 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] submitted hadoop job: job_1423603735088_0006
2015-02-10 21:31:03,821 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0006/
2015-02-10 21:31:03,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:03,837 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000001
2015-02-10 21:31:03,837 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:31:03,837 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:03,838 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:03,838 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:03,838 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0006_01_000001
2015-02-10 21:31:03,838 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:03,838 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0006_000001
2015-02-10 21:31:03,839 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0006 AttemptId: appattempt_1423603735088_0006_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:31:03,839 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:31:03,839 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:31:03,840 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0006_000001
2015-02-10 21:31:03,841 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0006_000001
2015-02-10 21:31:03,841 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:31:03,845 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:03,847 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000001 by user teamcity
2015-02-10 21:31:03,847 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0006
2015-02-10 21:31:03,848 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000001
2015-02-10 21:31:03,848 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from NEW to INITING
2015-02-10 21:31:03,848 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0006_000001
2015-02-10 21:31:03,848 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000001 to application application_1423603735088_0006
2015-02-10 21:31:03,849 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:31:03,849 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from INITING to RUNNING
2015-02-10 21:31:03,849 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:31:03,849 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:03,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:03,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:31:03,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:31:03,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:03,851 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0006_01_000001
2015-02-10 21:31:03,870 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0006_01_000001.tokens. Credentials list: 
2015-02-10 21:31:03,898 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:04,021 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0006_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001.tokens
2015-02-10 21:31:04,021 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:04,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:04,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:04,197 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57250, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_721917351_6460, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 1317722
2015-02-10 21:31:04,242 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:04,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:04,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:04,285 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56135, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_721917351_6460, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, duration: 264625
2015-02-10 21:31:04,319 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:04,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:04,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:04,359 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46864, bytes: 1768, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_721917351_6460, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 255409
2015-02-10 21:31:04,393 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:04,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:04,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:04,433 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57250, bytes: 89283, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_721917351_6460, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 433036
2015-02-10 21:31:04,467 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:04,467 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:04,518 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:04,518 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:04,639 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001/default_container_executor.sh]
2015-02-10 21:31:04,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872 for deletion
2015-02-10 21:31:04,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873 for deletion
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874 for deletion
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876 for deletion
2015-02-10 21:31:04,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877 for deletion
2015-02-10 21:31:04,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876
2015-02-10 21:31:04,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877
2015-02-10 21:31:04,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:05,194 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872 for deletion
2015-02-10 21:31:05,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873 for deletion
2015-02-10 21:31:05,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875 for deletion
2015-02-10 21:31:05,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873
2015-02-10 21:31:05,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872
2015-02-10 21:31:05,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876 for deletion
2015-02-10 21:31:05,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875
2015-02-10 21:31:05,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877 for deletion
2015-02-10 21:31:05,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876
2015-02-10 21:31:05,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877
2015-02-10 21:31:06,073 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061
2015-02-10 21:31:06,073 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059
2015-02-10 21:31:06,075 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057
2015-02-10 21:31:06,075 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054
2015-02-10 21:31:06,076 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062
2015-02-10 21:31:06,076 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058
2015-02-10 21:31:06,077 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056
2015-02-10 21:31:06,079 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063
2015-02-10 21:31:06,437 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073741884_1060 to datanode(s) 127.0.0.1:46575
2015-02-10 21:31:06,438 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741874_1050, blk_1073741875_1051]
2015-02-10 21:31:06,438 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741874_1050, blk_1073741875_1051, blk_1073741876_1052, blk_1073741877_1053]
2015-02-10 21:31:06,460 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054
2015-02-10 21:31:06,461 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056
2015-02-10 21:31:06,462 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741877_1053
2015-02-10 21:31:06,463 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059
2015-02-10 21:31:06,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057
2015-02-10 21:31:06,522 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063
2015-02-10 21:31:06,522 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061
2015-02-10 21:31:06,523 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055
2015-02-10 21:31:06,662 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060
2015-02-10 21:31:06,663 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058
2015-02-10 21:31:06,663 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062
2015-02-10 21:31:06,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061
2015-02-10 21:31:06,665 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055
2015-02-10 21:31:06,720 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741880_1056
2015-02-10 21:31:06,721 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058
2015-02-10 21:31:06,722 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741878_1054
2015-02-10 21:31:06,921 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060
2015-02-10 21:31:07,025 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055
2015-02-10 21:31:07,026 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062
2015-02-10 21:31:07,029 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060
2015-02-10 21:31:07,228 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741881_1057
2015-02-10 21:31:07,228 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061
2015-02-10 21:31:07,229 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059
2015-02-10 21:31:07,231 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063
2015-02-10 21:31:07,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:07,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:31:07,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:31:07,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:31:07,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=null
2015-02-10 21:31:07,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:07,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:07,638 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872 for deletion
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873 for deletion
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874 for deletion
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875 for deletion
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876 for deletion
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873
2015-02-10 21:31:07,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875
2015-02-10 21:31:07,639 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877 for deletion
2015-02-10 21:31:07,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741876
2015-02-10 21:31:07,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741877
2015-02-10 21:31:08,195 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 to 127.0.0.1:46575 
2015-02-10 21:31:08,197 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 src: /127.0.0.1:60571 dest: /127.0.0.1:46575
2015-02-10 21:31:08,198 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:31:08,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872 for deletion
2015-02-10 21:31:08,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873 for deletion
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874 for deletion
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741872
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875 for deletion
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741873
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741874
2015-02-10 21:31:08,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741875
2015-02-10 21:31:08,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060 src: /127.0.0.1:60571 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:31:08,201 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741884_1060 size 254067
2015-02-10 21:31:08,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:08,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:08,306 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60572, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741886_1062, duration: 269760
2015-02-10 21:31:08,375 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0005_01_000001 succeeded 
2015-02-10 21:31:08,375 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:31:08,375 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0005_01_000001
2015-02-10 21:31:08,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001
2015-02-10 21:31:08,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001
2015-02-10 21:31:08,392 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001
2015-02-10 21:31:08,392 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005/container_1423603735088_0005_01_000001
2015-02-10 21:31:08,393 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000001
2015-02-10 21:31:08,393 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0005_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:31:08,393 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0005_01_000001 from application application_1423603735088_0005
2015-02-10 21:31:08,393 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:08,393 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0005
2015-02-10 21:31:08,894 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0005_01_000001]
2015-02-10 21:31:08,895 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0005_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:08,895 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0005_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:31:08,895 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0005_000001
2015-02-10 21:31:08,895 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0005_000001 State change from FINISHING to FINISHED
2015-02-10 21:31:08,895 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0005	CONTAINERID=container_1423603735088_0005_01_000001
2015-02-10 21:31:08,896 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0005 State change from FINISHING to FINISHED
2015-02-10 21:31:08,896 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:08,896 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:08,896 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:08,896 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:08,897 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:08,897 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0005_000001 released container container_1423603735088_0005_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:08,897 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0005_000001 is done. finalState=FINISHED
2015-02-10 21:31:08,897 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0005 requests cleared
2015-02-10 21:31:08,897 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0005 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:31:08,896 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0005
2015-02-10 21:31:08,897 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0005_000001
2015-02-10 21:31:08,898 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0005,name=[C9143E2C5C364F56B87BEBCF609B3F96/84CF0D6CF95E4BCA826C0241D2AB181C] lower*upper/(1/1) .../cogroupouter-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0005/jobhistory/job/job_1423603735088_0005,appMasterHost=ip-10-31-157-187,startTime=1423603840987,finishTime=1423603862305,finalStatus=SUCCEEDED
2015-02-10 21:31:08,897 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0005 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:31:08,902 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0005_000001 (auth:SIMPLE)
2015-02-10 21:31:08,904 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0005_01_000001
2015-02-10 21:31:09,034 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:09,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,035 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0005
2015-02-10 21:31:09,035 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:09,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,036 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0005, with delay of 10800 seconds
2015-02-10 21:31:09,036 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,450 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:09,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,452 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,452 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0005
2015-02-10 21:31:09,452 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:09,452 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0005, with delay of 10800 seconds
2015-02-10 21:31:09,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:31:09,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:31:09,633 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:09,639 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0006_000001
2015-02-10 21:31:09,639 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0006	APPATTEMPTID=appattempt_1423603735088_0006_000001
2015-02-10 21:31:09,639 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:31:09,640 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from ACCEPTED to RUNNING
2015-02-10 21:31:09,660 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:09,711 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:09,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:09,895 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:09,896 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0005
2015-02-10 21:31:09,896 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,896 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:09,896 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0005, with delay of 10800 seconds
2015-02-10 21:31:09,896 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,897 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:09,897 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0005
2015-02-10 21:31:10,019 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:10,074 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064 src: /127.0.0.1:46899 dest: /127.0.0.1:57643
2015-02-10 21:31:10,076 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064 src: /127.0.0.1:56146 dest: /127.0.0.1:37184
2015-02-10 21:31:10,077 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064 src: /127.0.0.1:57286 dest: /127.0.0.1:52976
2015-02-10 21:31:10,114 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57286, dest: /127.0.0.1:52976, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, duration: 34779450
2015-02-10 21:31:10,114 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:10,115 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:10,115 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56146, dest: /127.0.0.1:37184, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, duration: 36256062
2015-02-10 21:31:10,116 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:10,116 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:10,117 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46899, dest: /127.0.0.1:57643, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, duration: 37455477
2015-02-10 21:31:10,117 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:10,117 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:10,123 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:10,840 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:10,840 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000002
2015-02-10 21:31:10,840 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:31:10,841 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:10,841 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:10,841 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:10,841 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:10,842 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000003
2015-02-10 21:31:10,842 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:31:10,842 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:10,842 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:10,842 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:10,895 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:10,896 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000004
2015-02-10 21:31:10,896 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:31:10,896 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:10,896 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:10,896 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:10,897 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:10,897 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000005
2015-02-10 21:31:10,897 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:31:10,897 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:10,897 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:10,898 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:10,898 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:10,898 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000006
2015-02-10 21:31:10,898 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:31:10,899 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:10,899 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:10,899 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:11,086 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060
2015-02-10 21:31:11,670 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064
2015-02-10 21:31:11,710 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0006_01_000002
2015-02-10 21:31:11,711 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:11,711 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:11,711 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0006_01_000004
2015-02-10 21:31:11,712 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:11,712 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:11,712 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:11,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:11,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:11,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:11,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:11,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:11,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:11,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:11,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:11,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:11,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:11,904 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:11,904 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:11,913 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000002 by user teamcity
2015-02-10 21:31:11,913 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000002
2015-02-10 21:31:11,914 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000002 to application application_1423603735088_0006
2015-02-10 21:31:11,914 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:31:11,914 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000003 by user teamcity
2015-02-10 21:31:11,914 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,914 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000004 by user teamcity
2015-02-10 21:31:11,915 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,915 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0006
2015-02-10 21:31:11,915 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000003
2015-02-10 21:31:11,915 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000004
2015-02-10 21:31:11,915 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from NEW to INITING
2015-02-10 21:31:11,915 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:11,916 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:11,916 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000003 to application application_1423603735088_0006
2015-02-10 21:31:11,916 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000005 by user teamcity
2015-02-10 21:31:11,915 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000004 to application application_1423603735088_0006
2015-02-10 21:31:11,917 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000005
2015-02-10 21:31:11,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:11,918 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:31:11,918 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000006 by user teamcity
2015-02-10 21:31:11,917 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000005 to application application_1423603735088_0006
2015-02-10 21:31:11,918 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000006
2015-02-10 21:31:11,918 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000006 to application application_1423603735088_0006
2015-02-10 21:31:11,919 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from INITING to RUNNING
2015-02-10 21:31:11,919 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,919 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,919 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:31:11,919 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:11,919 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:11,919 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:31:11,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:31:11,920 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,920 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,920 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:11,920 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:11,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:11,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:11,921 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,921 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,921 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:11,921 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:11,922 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,922 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:11,922 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:11,922 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:11,923 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0006_01_000006
2015-02-10 21:31:11,923 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0006_01_000004
2015-02-10 21:31:11,924 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0006_01_000005
2015-02-10 21:31:11,926 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064
2015-02-10 21:31:11,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:11,947 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0006_01_000004.tokens. Credentials list: 
2015-02-10 21:31:11,948 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0006_01_000005.tokens. Credentials list: 
2015-02-10 21:31:11,948 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0006_01_000006.tokens. Credentials list: 
2015-02-10 21:31:11,976 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:11,976 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:11,984 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:11,985 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:11,985 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:12,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000002/default_container_executor.sh]
2015-02-10 21:31:12,132 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000003/default_container_executor.sh]
2015-02-10 21:31:12,133 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0006_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004.tokens
2015-02-10 21:31:12,133 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:12,236 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064
2015-02-10 21:31:12,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:12,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:12,309 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56154, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1413115712_6769, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 769647
2015-02-10 21:31:12,364 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:12,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:12,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:12,414 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60587, bytes: 89283, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1413115712_6769, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 470002
2015-02-10 21:31:12,450 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:12,450 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:12,450 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:12,451 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:12,511 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:12,512 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:12,512 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:12,513 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:12,513 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:12,513 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:12,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004/default_container_executor.sh]
2015-02-10 21:31:12,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005/default_container_executor.sh]
2015-02-10 21:31:12,669 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006/default_container_executor.sh]
2015-02-10 21:31:12,735 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:12,841 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:12,841 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:12,896 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:12,897 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:12,897 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:13,521 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:13,929 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0006_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006.tokens
2015-02-10 21:31:13,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:14,361 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:14,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0006_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005.tokens
2015-02-10 21:31:14,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:16,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:16,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:16,653 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60596, bytes: 1768, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000001_0_-2138320234_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 276865
2015-02-10 21:31:16,764 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46920, bytes: 1768, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000000_0_1078140751_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 279820
2015-02-10 21:31:16,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:16,771 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57306, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000001_0_-2138320234_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 237067
2015-02-10 21:31:16,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:17,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:17,201 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57308, bytes: 1252, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000002_0_573057484_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 243474
2015-02-10 21:31:17,309 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60605, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000000_0_1078140751_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 1433729
2015-02-10 21:31:17,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:17,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:17,342 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60606, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000002_0_573057484_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 281991
2015-02-10 21:31:17,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_m_000001_0	dst=null	perm=null
2015-02-10 21:31:17,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_m_000000_0	dst=null	perm=null
2015-02-10 21:31:17,463 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46929, bytes: 736, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000004_0_1204114183_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 2116131
2015-02-10 21:31:17,467 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000003
2015-02-10 21:31:17,468 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000003
2015-02-10 21:31:17,468 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:31:17,468 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000003
2015-02-10 21:31:17,485 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000003 is : 143
2015-02-10 21:31:17,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.split	dst=null	perm=null
2015-02-10 21:31:17,503 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:17,504 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:17,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000003
2015-02-10 21:31:17,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000003
2015-02-10 21:31:17,506 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000003
2015-02-10 21:31:17,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000003
2015-02-10 21:31:17,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000003
2015-02-10 21:31:17,508 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:17,508 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000003 from application application_1423603735088_0006
2015-02-10 21:31:17,508 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:17,508 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:17,509 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065 src: /127.0.0.1:57316 dest: /127.0.0.1:52976
2015-02-10 21:31:17,512 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065 src: /127.0.0.1:56178 dest: /127.0.0.1:37184
2015-02-10 21:31:17,514 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065 src: /127.0.0.1:46933 dest: /127.0.0.1:57643
2015-02-10 21:31:17,523 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist for DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:17,553 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000002
2015-02-10 21:31:17,553 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000002
2015-02-10 21:31:17,553 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:31:17,554 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000002
2015-02-10 21:31:17,554 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000003]
2015-02-10 21:31:17,554 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:17,554 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:31:17,555 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000003
2015-02-10 21:31:17,555 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:31:17,555 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:31:17,556 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:31:17,556 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:17,557 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:17,557 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:31:17,573 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000002 is : 143
2015-02-10 21:31:17,592 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:17,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000002
2015-02-10 21:31:17,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000002
2015-02-10 21:31:17,593 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000002
2015-02-10 21:31:17,594 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:17,594 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000002 from application application_1423603735088_0006
2015-02-10 21:31:17,594 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:17,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000002
2015-02-10 21:31:17,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000002
2015-02-10 21:31:17,595 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:17,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:17,617 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56181, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000004_0_1204114183_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 275131
2015-02-10 21:31:17,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46934, bytes: 736, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000003_0_-1277080396_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741885_1061, duration: 308134
2015-02-10 21:31:17,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:17,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_m_000002_0	dst=null	perm=null
2015-02-10 21:31:17,990 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000004
2015-02-10 21:31:17,991 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000004
2015-02-10 21:31:17,991 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:31:17,991 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000004
2015-02-10 21:31:18,008 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000004 is : 143
2015-02-10 21:31:18,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:18,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004
2015-02-10 21:31:18,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004
2015-02-10 21:31:18,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004
2015-02-10 21:31:18,027 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000004
2015-02-10 21:31:18,027 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000004
2015-02-10 21:31:18,028 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:18,028 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000004 from application application_1423603735088_0006
2015-02-10 21:31:18,028 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:18,028 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:18,177 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60614, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0006_m_000003_0_-1277080396_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 280474
2015-02-10 21:31:18,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_m_000004_0	dst=null	perm=null
2015-02-10 21:31:18,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_m_000003_0	dst=null	perm=null
2015-02-10 21:31:18,282 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000006
2015-02-10 21:31:18,283 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000006
2015-02-10 21:31:18,283 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:31:18,283 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000006
2015-02-10 21:31:18,283 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000004]
2015-02-10 21:31:18,283 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:18,284 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:31:18,284 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000004
2015-02-10 21:31:18,284 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:31:18,284 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:31:18,285 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:18,285 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:18,285 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:18,285 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:31:18,301 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000006 is : 143
2015-02-10 21:31:18,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:18,318 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006
2015-02-10 21:31:18,318 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006
2015-02-10 21:31:18,318 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006
2015-02-10 21:31:18,319 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000006
2015-02-10 21:31:18,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000006
2015-02-10 21:31:18,319 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:18,320 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000006 from application application_1423603735088_0006
2015-02-10 21:31:18,320 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:18,321 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:18,368 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000005
2015-02-10 21:31:18,368 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000005
2015-02-10 21:31:18,369 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:31:18,369 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000005
2015-02-10 21:31:18,369 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000006]
2015-02-10 21:31:18,369 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:18,370 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:31:18,370 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000006
2015-02-10 21:31:18,370 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:31:18,370 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:31:18,371 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:18,371 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:18,371 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:18,372 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:31:18,384 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000005 is : 143
2015-02-10 21:31:18,400 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:18,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005
2015-02-10 21:31:18,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005
2015-02-10 21:31:18,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005
2015-02-10 21:31:18,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000005
2015-02-10 21:31:18,401 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000005
2015-02-10 21:31:18,402 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:18,402 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000005 from application application_1423603735088_0006
2015-02-10 21:31:18,402 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:18,402 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:18,555 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000002]
2015-02-10 21:31:18,555 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:18,555 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:31:18,555 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000002
2015-02-10 21:31:18,555 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:31:18,556 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:31:18,557 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:31:18,557 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:18,557 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:18,557 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:31:19,039 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:19,039 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000007
2015-02-10 21:31:19,039 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0006_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:31:19,040 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0006_000001 container=Container: [ContainerId: container_1423603735088_0006_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:31:19,040 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:19,040 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:19,370 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000005]
2015-02-10 21:31:19,370 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:19,370 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:31:19,371 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000005
2015-02-10 21:31:19,371 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:19,371 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:31:19,372 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:19,372 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:19,372 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:19,372 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:19,768 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0006_01_000007
2015-02-10 21:31:19,768 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:19,784 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:19,788 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0006_01_000007 by user teamcity
2015-02-10 21:31:19,788 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0006
2015-02-10 21:31:19,789 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000007
2015-02-10 21:31:19,789 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from NEW to INITING
2015-02-10 21:31:19,789 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0006_01_000007 to application application_1423603735088_0006
2015-02-10 21:31:19,789 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from INITING to RUNNING
2015-02-10 21:31:19,790 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:31:19,790 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0006
2015-02-10 21:31:19,790 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0006
2015-02-10 21:31:19,790 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:19,790 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0006
2015-02-10 21:31:19,791 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:19,791 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:19,791 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0006_01_000007
2015-02-10 21:31:19,809 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0006_01_000007.tokens. Credentials list: 
2015-02-10 21:31:19,835 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:19,951 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0006_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007.tokens
2015-02-10 21:31:19,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:20,039 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:20,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:20,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar	dst=null	perm=null
2015-02-10 21:31:20,107 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57325, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1213857944_7186, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741884_1060, duration: 1186442
2015-02-10 21:31:20,152 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:20,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:20,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml	dst=null	perm=null
2015-02-10 21:31:20,193 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56187, bytes: 89283, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1213857944_7186, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741887_1063, duration: 472369
2015-02-10 21:31:20,226 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0006/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:20,227 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:20,275 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:20,275 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:20,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007/default_container_executor.sh]
2015-02-10 21:31:20,773 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:23,917 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:23,920 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:23,946 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:23,951 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:24,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,409 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:31:24,547 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066 src: /127.0.0.1:56197 dest: /127.0.0.1:37184
2015-02-10 21:31:24,549 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066 src: /127.0.0.1:57337 dest: /127.0.0.1:52976
2015-02-10 21:31:24,551 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066 src: /127.0.0.1:60631 dest: /127.0.0.1:46575
2015-02-10 21:31:24,603 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60631, dest: /127.0.0.1:46575, bytes: 42, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0006_r_000000_0_-829482709_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 49323158
2015-02-10 21:31:24,603 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,603 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:24,603 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57337, dest: /127.0.0.1:52976, bytes: 42, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0006_r_000000_0_-829482709_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 50619682
2015-02-10 21:31:24,604 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,604 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,604 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56197, dest: /127.0.0.1:37184, bytes: 42, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0006_r_000000_0_-829482709_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 51331855
2015-02-10 21:31:24,605 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,605 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,612 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0006_r_000000_0_-829482709_1
2015-02-10 21:31:24,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0	dst=null	perm=null
2015-02-10 21:31:24,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0	dst=null	perm=null
2015-02-10 21:31:24,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/task_1423603735088_0006_r_000000	dst=null	perm=null
2015-02-10 21:31:24,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/_temporary/attempt_1423603735088_0006_r_000000_0	dst=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/task_1423603735088_0006_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:24,776 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000007
2015-02-10 21:31:24,776 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000007
2015-02-10 21:31:24,776 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:31:24,776 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000007
2015-02-10 21:31:24,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,791 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,794 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0006_01_000007 is : 143
2015-02-10 21:31:24,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1	dst=null	perm=null
2015-02-10 21:31:24,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:24,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:24,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/task_1423603735088_0006_r_000000	dst=null	perm=null
2015-02-10 21:31:24,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/part-00000	dst=null	perm=null
2015-02-10 21:31:24,810 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:24,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007
2015-02-10 21:31:24,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007
2015-02-10 21:31:24,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007
2015-02-10 21:31:24,812 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000007
2015-02-10 21:31:24,812 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000007
2015-02-10 21:31:24,812 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:24,812 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000007 from application application_1423603735088_0006
2015-02-10 21:31:24,812 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:24,812 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:24,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary/1/task_1423603735088_0006_r_000000/part-00000	dst=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_temporary	dst=null	perm=null
2015-02-10 21:31:24,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,835 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/_SUCCESS is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,842 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,868 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46933, dest: /127.0.0.1:57643, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, duration: 7352519331
2015-02-10 21:31:24,869 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:24,869 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16203
2015-02-10 21:31:24,870 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56178, dest: /127.0.0.1:37184, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, duration: 7352691583
2015-02-10 21:31:24,870 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,870 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16203
2015-02-10 21:31:24,871 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57316, dest: /127.0.0.1:52976, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, duration: 7354828540
2015-02-10 21:31:24,871 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,872 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16203
2015-02-10 21:31:24,877 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,885 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:31:24,890 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067 src: /127.0.0.1:56200 dest: /127.0.0.1:37184
2015-02-10 21:31:24,892 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067 src: /127.0.0.1:60633 dest: /127.0.0.1:46575
2015-02-10 21:31:24,893 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067 src: /127.0.0.1:57341 dest: /127.0.0.1:52976
2015-02-10 21:31:24,897 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57341, dest: /127.0.0.1:52976, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, duration: 1927238
2015-02-10 21:31:24,897 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:24,898 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,898 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60633, dest: /127.0.0.1:46575, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, duration: 1826689
2015-02-10 21:31:24,899 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,899 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,900 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56200, dest: /127.0.0.1:37184, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, duration: 3167729
2015-02-10 21:31:24,900 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,900 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,903 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary_tmp is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:24,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist	dst=null	perm=null
2015-02-10 21:31:24,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:24,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist	dst=null	perm=null
2015-02-10 21:31:24,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:24,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1.jhist	dst=null	perm=null
2015-02-10 21:31:24,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,935 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56203, bytes: 70539, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065, duration: 457958
2015-02-10 21:31:24,938 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:24,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068 src: /127.0.0.1:57343 dest: /127.0.0.1:52976
2015-02-10 21:31:24,944 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068 src: /127.0.0.1:56205 dest: /127.0.0.1:37184
2015-02-10 21:31:24,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068 src: /127.0.0.1:46960 dest: /127.0.0.1:57643
2015-02-10 21:31:24,950 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46960, dest: /127.0.0.1:57643, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, duration: 3183158
2015-02-10 21:31:24,950 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:24,950 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,951 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56205, dest: /127.0.0.1:37184, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, duration: 4069953
2015-02-10 21:31:24,951 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,952 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57343, dest: /127.0.0.1:52976, bytes: 69991, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, duration: 4829114
2015-02-10 21:31:24,952 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,952 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,955 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:24,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:24,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:24,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:24,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:24,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006/job_1423603735088_0006_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:24,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:24,971 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:46961, bytes: 104510, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741888_1064, duration: 514117
2015-02-10 21:31:24,974 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:31:24,978 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069 src: /127.0.0.1:46962 dest: /127.0.0.1:57643
2015-02-10 21:31:24,980 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069 src: /127.0.0.1:57348 dest: /127.0.0.1:52976
2015-02-10 21:31:24,981 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069 src: /127.0.0.1:60642 dest: /127.0.0.1:46575
2015-02-10 21:31:24,986 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60642, dest: /127.0.0.1:46575, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, duration: 3204049
2015-02-10 21:31:24,986 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:24,986 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,987 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57348, dest: /127.0.0.1:52976, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, duration: 3329144
2015-02-10 21:31:24,987 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,987 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,988 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46962, dest: /127.0.0.1:57643, bytes: 103698, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_767191383_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, duration: 4342052
2015-02-10 21:31:24,988 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:24,988 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:24,993 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_767191383_1
2015-02-10 21:31:24,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:24,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:25,002 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:25,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:25,017 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0006_000001 with final state: FINISHING
2015-02-10 21:31:25,017 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:25,017 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0006 with final state: FINISHING
2015-02-10 21:31:25,017 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:25,017 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0006
2015-02-10 21:31:25,018 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:25,018 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:25,777 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000007]
2015-02-10 21:31:25,777 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:25,777 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:31:25,778 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000007
2015-02-10 21:31:25,778 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:25,778 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:25,779 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:31:25,779 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:25,779 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:25,779 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:26,026 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741884_1060 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:31:26,026 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741885_1061 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:31:26,027 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741886_1062 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:31:26,027 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741887_1063 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:31:26,027 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741889_1065 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:31:26,027 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741888_1064 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:31:26,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0006	dst=null	perm=null
2015-02-10 21:31:26,091 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069
2015-02-10 21:31:26,092 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] starting step: (1/2) ...tform/cogroupacogroupopt2
2015-02-10 21:31:26,092 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067
2015-02-10 21:31:26,093 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066
2015-02-10 21:31:26,109 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:26,126 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:26,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:26,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:26,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:26,134 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 7
2015-02-10 21:31:26,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=null
2015-02-10 21:31:26,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:31:26,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:31:26,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,148 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:26,152 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 src: /127.0.0.1:60645 dest: /127.0.0.1:46575
2015-02-10 21:31:26,153 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 src: /127.0.0.1:46968 dest: /127.0.0.1:57643
2015-02-10 21:31:26,154 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 src: /127.0.0.1:57354 dest: /127.0.0.1:52976
2015-02-10 21:31:26,160 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57354, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 4169006
2015-02-10 21:31:26,161 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:26,161 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,161 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46968, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 4322684
2015-02-10 21:31:26,162 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,162 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,162 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60645, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 4800775
2015-02-10 21:31:26,162 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,162 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,165 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:26,166 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar
2015-02-10 21:31:26,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:26,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:26,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:26,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:31:26,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:31:26,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:31:26,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:31:26,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:31:26,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:26,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,185 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:26,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:26,187 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:26,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:26,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:26,192 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:26,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:26,194 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:26,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:26,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,203 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split
2015-02-10 21:31:26,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:26,206 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:31:26,210 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071 src: /127.0.0.1:46970 dest: /127.0.0.1:57643
2015-02-10 21:31:26,212 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071 src: /127.0.0.1:57356 dest: /127.0.0.1:52976
2015-02-10 21:31:26,213 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071 src: /127.0.0.1:60650 dest: /127.0.0.1:46575
2015-02-10 21:31:26,214 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071 src: /127.0.0.1:56219 dest: /127.0.0.1:37184
2015-02-10 21:31:26,219 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56219, dest: /127.0.0.1:37184, bytes: 1758, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 2695977
2015-02-10 21:31:26,219 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:26,220 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,220 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60650, dest: /127.0.0.1:46575, bytes: 1758, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 2736199
2015-02-10 21:31:26,220 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,220 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,221 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57356, dest: /127.0.0.1:52976, bytes: 1758, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 4626322
2015-02-10 21:31:26,221 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,221 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,222 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46970, dest: /127.0.0.1:57643, bytes: 1758, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 5308514
2015-02-10 21:31:26,222 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,226 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:26,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,235 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:31:26,238 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072 src: /127.0.0.1:46974 dest: /127.0.0.1:57643
2015-02-10 21:31:26,240 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072 src: /127.0.0.1:60653 dest: /127.0.0.1:46575
2015-02-10 21:31:26,241 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072 src: /127.0.0.1:57361 dest: /127.0.0.1:52976
2015-02-10 21:31:26,244 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57361, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, duration: 1771881
2015-02-10 21:31:26,245 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:26,245 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,245 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60653, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, duration: 2218023
2015-02-10 21:31:26,245 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,247 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46974, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, duration: 2869146
2015-02-10 21:31:26,247 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,250 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:26,251 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:31:26,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:26,272 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:31:26,276 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073 src: /127.0.0.1:60655 dest: /127.0.0.1:46575
2015-02-10 21:31:26,277 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073 src: /127.0.0.1:46978 dest: /127.0.0.1:57643
2015-02-10 21:31:26,279 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073 src: /127.0.0.1:57364 dest: /127.0.0.1:52976
2015-02-10 21:31:26,284 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57364, dest: /127.0.0.1:52976, bytes: 89314, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 3136154
2015-02-10 21:31:26,284 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:26,284 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,284 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:46978, dest: /127.0.0.1:57643, bytes: 89314, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 3669871
2015-02-10 21:31:26,285 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,285 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,285 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60655, dest: /127.0.0.1:46575, bytes: 89314, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 4283236
2015-02-10 21:31:26,286 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:26,286 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:26,293 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:26,294 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0007
2015-02-10 21:31:26,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=null
2015-02-10 21:31:26,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:26,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:26,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:26,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:26,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:26,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:26,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:26,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:26,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:26,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:26,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:26,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:26,312 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 7 submitted by user teamcity
2015-02-10 21:31:26,312 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0007
2015-02-10 21:31:26,312 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0007
2015-02-10 21:31:26,312 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0007
2015-02-10 21:31:26,312 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from NEW to NEW_SAVING
2015-02-10 21:31:26,313 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:31:26,313 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0007 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:31:26,313 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0007 from user: teamcity, in queue: default
2015-02-10 21:31:26,313 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from SUBMITTED to ACCEPTED
2015-02-10 21:31:26,314 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0007_000001
2015-02-10 21:31:26,314 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from NEW to SUBMITTED
2015-02-10 21:31:26,314 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0007 from user: teamcity activated in queue: default
2015-02-10 21:31:26,314 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0007 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:31:26,314 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0007_000001 to scheduler from user teamcity in queue default
2015-02-10 21:31:26,315 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0007
2015-02-10 21:31:26,315 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:31:26,318 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0007/
2015-02-10 21:31:26,318 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] submitted hadoop job: job_1423603735088_0007
2015-02-10 21:31:26,318 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0007/
2015-02-10 21:31:26,373 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:26,373 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000001
2015-02-10 21:31:26,374 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:31:26,374 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:26,374 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:26,374 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0007_01_000001
2015-02-10 21:31:26,374 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:26,375 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:26,375 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0007_000001
2015-02-10 21:31:26,375 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0007 AttemptId: appattempt_1423603735088_0007_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:31:26,375 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:31:26,376 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:31:26,376 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0007_000001
2015-02-10 21:31:26,377 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0007_000001
2015-02-10 21:31:26,377 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:31:26,381 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:26,387 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000001 by user teamcity
2015-02-10 21:31:26,387 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0007
2015-02-10 21:31:26,387 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000001
2015-02-10 21:31:26,387 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from NEW to INITING
2015-02-10 21:31:26,388 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000001 to application application_1423603735088_0007
2015-02-10 21:31:26,388 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from INITING to RUNNING
2015-02-10 21:31:26,388 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0007_000001
2015-02-10 21:31:26,388 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:31:26,388 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:31:26,389 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:26,389 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:26,389 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:31:26,389 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:31:26,390 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:26,390 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0007_01_000001
2015-02-10 21:31:26,405 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0007_01_000001.tokens. Credentials list: 
2015-02-10 21:31:26,434 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:26,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0007_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001.tokens
2015-02-10 21:31:26,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:26,675 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065
2015-02-10 21:31:26,676 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071
2015-02-10 21:31:26,677 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068
2015-02-10 21:31:26,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:26,738 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57368, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1341086685_7412, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 1198747
2015-02-10 21:31:26,780 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0007/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:26,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:26,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:26,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60662, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1341086685_7412, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, duration: 272438
2015-02-10 21:31:26,852 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:26,878 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070
2015-02-10 21:31:26,879 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073
2015-02-10 21:31:26,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:26,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:26,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56231, bytes: 1774, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1341086685_7412, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 263469
2015-02-10 21:31:26,924 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:26,933 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069
2015-02-10 21:31:26,934 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065
2015-02-10 21:31:26,935 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066
2015-02-10 21:31:26,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:26,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:26,964 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57368, bytes: 90014, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1341086685_7412, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 385494
2015-02-10 21:31:26,999 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:26,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:27,046 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:27,046 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:27,078 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741893_1069
2015-02-10 21:31:27,079 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072
2015-02-10 21:31:27,132 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068
2015-02-10 21:31:27,132 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071
2015-02-10 21:31:27,158 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001/default_container_executor.sh]
2015-02-10 21:31:27,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741889_1065
2015-02-10 21:31:27,242 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066
2015-02-10 21:31:27,242 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067
2015-02-10 21:31:27,243 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071
2015-02-10 21:31:27,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741892_1068
2015-02-10 21:31:27,333 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070
2015-02-10 21:31:27,333 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067
2015-02-10 21:31:27,335 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073
2015-02-10 21:31:27,335 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072
2015-02-10 21:31:27,373 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:27,441 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741894_1070 to datanode(s) 127.0.0.1:37184
2015-02-10 21:31:27,441 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741884_1060, blk_1073741885_1061, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 21:31:27,441 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741888_1064, blk_1073741889_1065, blk_1073741884_1060, blk_1073741885_1061, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 21:31:28,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884 for deletion
2015-02-10 21:31:28,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885 for deletion
2015-02-10 21:31:28,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886 for deletion
2015-02-10 21:31:28,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887 for deletion
2015-02-10 21:31:28,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884
2015-02-10 21:31:28,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885
2015-02-10 21:31:28,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886
2015-02-10 21:31:28,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887
2015-02-10 21:31:29,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888 for deletion
2015-02-10 21:31:29,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889 for deletion
2015-02-10 21:31:29,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884 for deletion
2015-02-10 21:31:29,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885 for deletion
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886 for deletion
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887 for deletion
2015-02-10 21:31:29,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886
2015-02-10 21:31:29,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887
2015-02-10 21:31:29,199 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 to 127.0.0.1:37184 
2015-02-10 21:31:29,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 src: /127.0.0.1:56234 dest: /127.0.0.1:37184
2015-02-10 21:31:29,202 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:31:29,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070 src: /127.0.0.1:56234 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:31:29,204 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741894_1070 size 254067
2015-02-10 21:31:30,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:30,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:31:30,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:31:30,068 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:31:30,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=null
2015-02-10 21:31:30,159 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:30,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:30,442 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741888_1064, blk_1073741889_1065, blk_1073741884_1060, blk_1073741885_1061, blk_1073741886_1062]
2015-02-10 21:31:30,442 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741888_1064, blk_1073741889_1065, blk_1073741884_1060, blk_1073741885_1061, blk_1073741887_1063]
2015-02-10 21:31:30,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:30,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:30,782 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57375, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072, duration: 253289
2015-02-10 21:31:31,099 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070
2015-02-10 21:31:31,101 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741896_1072
2015-02-10 21:31:31,103 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073
2015-02-10 21:31:31,103 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071
2015-02-10 21:31:31,183 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0006_01_000001 succeeded 
2015-02-10 21:31:31,183 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:31:31,184 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0006_01_000001
2015-02-10 21:31:31,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001
2015-02-10 21:31:31,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001
2015-02-10 21:31:31,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001
2015-02-10 21:31:31,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006/container_1423603735088_0006_01_000001
2015-02-10 21:31:31,200 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000001
2015-02-10 21:31:31,201 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0006_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:31:31,201 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0006_01_000001 from application application_1423603735088_0006
2015-02-10 21:31:31,201 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:31,201 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0006
2015-02-10 21:31:31,559 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0006_01_000001]
2015-02-10 21:31:31,560 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0006_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:31,560 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0006_000001
2015-02-10 21:31:31,560 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0006_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:31:31,560 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0006_000001 State change from FINISHING to FINISHED
2015-02-10 21:31:31,560 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0006	CONTAINERID=container_1423603735088_0006_01_000001
2015-02-10 21:31:31,560 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0006 State change from FINISHING to FINISHED
2015-02-10 21:31:31,560 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:31,561 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0006
2015-02-10 21:31:31,561 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0006_000001
2015-02-10 21:31:31,561 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0006,name=[8EF767DB86174F87A2ABB0F6F599C987/2E80D7B8E2AE474DA942F60AE55E0743] cogroupopt/(2/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0006/jobhistory/job/job_1423603735088_0006,appMasterHost=ip-10-31-157-187,startTime=1423603863815,finishTime=1423603885017,finalStatus=SUCCEEDED
2015-02-10 21:31:31,561 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:31,563 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:31:31,563 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:31,563 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:31,563 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0006_000001 released container container_1423603735088_0006_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:31,563 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0006_000001 is done. finalState=FINISHED
2015-02-10 21:31:31,563 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0006 requests cleared
2015-02-10 21:31:31,564 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0006 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:31:31,564 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0006 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:31:31,566 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0006_000001 (auth:SIMPLE)
2015-02-10 21:31:31,570 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0006_01_000001
2015-02-10 21:31:31,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888 for deletion
2015-02-10 21:31:31,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889 for deletion
2015-02-10 21:31:31,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884 for deletion
2015-02-10 21:31:31,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888
2015-02-10 21:31:31,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889
2015-02-10 21:31:31,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885 for deletion
2015-02-10 21:31:31,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886 for deletion
2015-02-10 21:31:31,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884
2015-02-10 21:31:31,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885
2015-02-10 21:31:31,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741886
2015-02-10 21:31:31,779 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:31,780 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:31,780 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:31,780 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:31,780 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0006
2015-02-10 21:31:31,780 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:31,781 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:31,781 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0006, with delay of 10800 seconds
2015-02-10 21:31:32,102 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:32,106 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0007_000001
2015-02-10 21:31:32,107 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0007	APPATTEMPTID=appattempt_1423603735088_0007_000001
2015-02-10 21:31:32,107 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:31:32,107 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from ACCEPTED to RUNNING
2015-02-10 21:31:32,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:32,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:32,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888 for deletion
2015-02-10 21:31:32,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889 for deletion
2015-02-10 21:31:32,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741888
2015-02-10 21:31:32,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884 for deletion
2015-02-10 21:31:32,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741889
2015-02-10 21:31:32,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885 for deletion
2015-02-10 21:31:32,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741884
2015-02-10 21:31:32,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887 for deletion
2015-02-10 21:31:32,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741885
2015-02-10 21:31:32,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741887
2015-02-10 21:31:32,251 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070
2015-02-10 21:31:32,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:32,375 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:32,375 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,376 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0006
2015-02-10 21:31:32,376 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:32,376 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0006, with delay of 10800 seconds
2015-02-10 21:31:32,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,377 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,496 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:31:32,549 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074 src: /127.0.0.1:56243 dest: /127.0.0.1:37184
2015-02-10 21:31:32,551 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074 src: /127.0.0.1:57383 dest: /127.0.0.1:52976
2015-02-10 21:31:32,552 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074 src: /127.0.0.1:60677 dest: /127.0.0.1:46575
2015-02-10 21:31:32,560 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:32,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,561 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0006
2015-02-10 21:31:32,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0006
2015-02-10 21:31:32,561 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:32,561 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0006, with delay of 10800 seconds
2015-02-10 21:31:32,582 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60677, dest: /127.0.0.1:46575, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, duration: 28127083
2015-02-10 21:31:32,583 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:32,583 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:32,583 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57383, dest: /127.0.0.1:52976, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, duration: 28304532
2015-02-10 21:31:32,583 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:32,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:32,584 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56243, dest: /127.0.0.1:37184, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, duration: 29923418
2015-02-10 21:31:32,584 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:32,585 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:32,592 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:33,375 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:33,376 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000002
2015-02-10 21:31:33,376 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:31:33,376 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:33,376 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:33,377 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:33,377 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:33,377 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000003
2015-02-10 21:31:33,377 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:31:33,377 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:33,378 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:33,378 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:33,458 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:33,458 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000004
2015-02-10 21:31:33,458 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:31:33,459 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:31:33,459 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:33,459 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:33,459 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:33,460 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000005
2015-02-10 21:31:33,460 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:31:33,460 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:31:33,460 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:33,460 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:33,461 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:33,461 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000006
2015-02-10 21:31:33,461 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:31:33,461 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:31:33,461 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:33,462 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:34,178 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0007_01_000002
2015-02-10 21:31:34,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:34,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:34,179 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0007_01_000004
2015-02-10 21:31:34,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:34,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:34,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:34,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:34,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:34,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:34,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:34,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:34,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:34,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:34,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:34,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:34,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:34,420 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:34,420 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:34,427 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000003 by user teamcity
2015-02-10 21:31:34,427 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000005 by user teamcity
2015-02-10 21:31:34,428 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000003
2015-02-10 21:31:34,428 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0007
2015-02-10 21:31:34,428 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000005
2015-02-10 21:31:34,428 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from NEW to INITING
2015-02-10 21:31:34,429 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000004 by user teamcity
2015-02-10 21:31:34,427 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000006 by user teamcity
2015-02-10 21:31:34,429 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000004
2015-02-10 21:31:34,429 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000006
2015-02-10 21:31:34,429 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000005 to application application_1423603735088_0007
2015-02-10 21:31:34,429 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000004 to application application_1423603735088_0007
2015-02-10 21:31:34,430 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000006 to application application_1423603735088_0007
2015-02-10 21:31:34,428 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000003 to application application_1423603735088_0007
2015-02-10 21:31:34,430 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from INITING to RUNNING
2015-02-10 21:31:34,430 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:31:34,430 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:31:34,431 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,431 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:31:34,430 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000002 by user teamcity
2015-02-10 21:31:34,431 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:31:34,431 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,431 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000002
2015-02-10 21:31:34,431 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:34,431 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,432 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:34,432 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,432 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:34,432 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:34,433 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000002 to application application_1423603735088_0007
2015-02-10 21:31:34,433 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:34,433 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:34,433 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,433 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,433 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:34,434 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:34,433 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:34,434 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,434 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,434 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:34,434 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:34,434 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:31:34,435 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0007_01_000005
2015-02-10 21:31:34,435 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,435 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:34,435 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:34,435 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:34,436 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:34,436 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0007_01_000006
2015-02-10 21:31:34,437 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0007_01_000004
2015-02-10 21:31:34,459 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:34,459 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:34,460 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:34,460 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0007_01_000006.tokens. Credentials list: 
2015-02-10 21:31:34,464 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0007_01_000004.tokens. Credentials list: 
2015-02-10 21:31:34,466 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0007_01_000005.tokens. Credentials list: 
2015-02-10 21:31:34,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:34,495 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:34,495 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:34,497 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:34,497 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:34,638 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000002/default_container_executor.sh]
2015-02-10 21:31:34,644 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000003/default_container_executor.sh]
2015-02-10 21:31:34,654 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0007_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006.tokens
2015-02-10 21:31:34,655 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:34,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:34,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:34,831 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57389, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_748768914_7719, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 1400524
2015-02-10 21:31:34,879 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:34,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:34,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:34,930 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57389, bytes: 90014, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_748768914_7719, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 418017
2015-02-10 21:31:34,970 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0007/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:34,970 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:34,971 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:34,971 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:35,030 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:35,030 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:35,031 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:35,031 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:35,035 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:35,035 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:35,181 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005/default_container_executor.sh]
2015-02-10 21:31:35,183 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004/default_container_executor.sh]
2015-02-10 21:31:35,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006/default_container_executor.sh]
2015-02-10 21:31:35,239 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:35,376 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:35,376 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:36,046 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:36,111 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074
2015-02-10 21:31:36,502 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0007_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005.tokens
2015-02-10 21:31:36,502 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:36,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:37,020 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0007_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004.tokens
2015-02-10 21:31:37,020 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:37,256 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074
2015-02-10 21:31:37,342 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074
2015-02-10 21:31:39,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:39,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:39,359 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57401, bytes: 1774, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000000_0_-250104971_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 268871
2015-02-10 21:31:39,397 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56263, bytes: 1774, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000001_0_1858011708_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 236454
2015-02-10 21:31:39,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:31:39,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:31:39,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/part-00000	dst=null	perm=null
2015-02-10 21:31:39,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/part-00000	dst=null	perm=null
2015-02-10 21:31:39,523 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57403, bytes: 46, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000001_0_1858011708_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 256967
2015-02-10 21:31:39,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:39,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:39,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60699, bytes: 742, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000003_0_-675536821_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 268678
2015-02-10 21:31:39,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.split	dst=null	perm=null
2015-02-10 21:31:39,901 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60701, bytes: 1258, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000002_0_621289895_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 280004
2015-02-10 21:31:39,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:39,968 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57401, bytes: 46, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000000_0_-250104971_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 250551
2015-02-10 21:31:39,995 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60702, bytes: 742, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000004_0_839020186_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741895_1071, duration: 296882
2015-02-10 21:31:40,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259/part-00000	dst=null	perm=null
2015-02-10 21:31:40,037 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60701, bytes: 46, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000002_0_621289895_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741890_1066, duration: 246353
2015-02-10 21:31:40,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_m_000000_0	dst=null	perm=null
2015-02-10 21:31:40,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_m_000001_0	dst=null	perm=null
2015-02-10 21:31:40,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:40,126 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56271, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000004_0_839020186_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 258244
2015-02-10 21:31:40,190 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000002
2015-02-10 21:31:40,191 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000002
2015-02-10 21:31:40,191 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:31:40,192 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000002
2015-02-10 21:31:40,199 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000003
2015-02-10 21:31:40,200 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000003
2015-02-10 21:31:40,210 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000002 is : 143
2015-02-10 21:31:40,221 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:40,226 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075 src: /127.0.0.1:60704 dest: /127.0.0.1:46575
2015-02-10 21:31:40,231 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075 src: /127.0.0.1:57412 dest: /127.0.0.1:52976
2015-02-10 21:31:40,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:31:40,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:40,231 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000003
2015-02-10 21:31:40,240 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075 src: /127.0.0.1:47028 dest: /127.0.0.1:57643
2015-02-10 21:31:40,251 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist for DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:40,260 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000003 is : 143
2015-02-10 21:31:40,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000002
2015-02-10 21:31:40,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000002
2015-02-10 21:31:40,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000002
2015-02-10 21:31:40,285 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:40,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000002
2015-02-10 21:31:40,286 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000002
2015-02-10 21:31:40,286 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:40,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000003
2015-02-10 21:31:40,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000003
2015-02-10 21:31:40,288 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000003
2015-02-10 21:31:40,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000003
2015-02-10 21:31:40,288 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000002 from application application_1423603735088_0007
2015-02-10 21:31:40,288 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:40,289 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:40,289 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000003
2015-02-10 21:31:40,289 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:40,290 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000003 from application application_1423603735088_0007
2015-02-10 21:31:40,290 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:40,290 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:40,383 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60699, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0007_m_000003_0_-675536821_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 250591
2015-02-10 21:31:40,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_m_000003_0	dst=null	perm=null
2015-02-10 21:31:40,574 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000005
2015-02-10 21:31:40,575 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000005
2015-02-10 21:31:40,575 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:31:40,575 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000005
2015-02-10 21:31:40,593 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000005 is : 143
2015-02-10 21:31:40,613 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:40,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005
2015-02-10 21:31:40,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005
2015-02-10 21:31:40,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005
2015-02-10 21:31:40,615 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000005
2015-02-10 21:31:40,615 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000005
2015-02-10 21:31:40,615 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:40,616 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000005 from application application_1423603735088_0007
2015-02-10 21:31:40,616 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:40,616 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:40,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_m_000002_0	dst=null	perm=null
2015-02-10 21:31:40,707 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000004
2015-02-10 21:31:40,708 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000004
2015-02-10 21:31:40,708 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:31:40,709 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000005]
2015-02-10 21:31:40,709 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:40,709 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:31:40,709 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000005
2015-02-10 21:31:40,710 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000004
2015-02-10 21:31:40,710 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:31:40,710 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:31:40,711 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:31:40,711 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:40,711 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:40,711 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:31:40,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_m_000004_0	dst=null	perm=null
2015-02-10 21:31:40,728 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000004 is : 143
2015-02-10 21:31:40,744 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:40,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004
2015-02-10 21:31:40,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004
2015-02-10 21:31:40,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004
2015-02-10 21:31:40,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000004
2015-02-10 21:31:40,746 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000004
2015-02-10 21:31:40,747 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:40,747 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000004 from application application_1423603735088_0007
2015-02-10 21:31:40,747 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:40,747 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:40,787 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000006
2015-02-10 21:31:40,788 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000006
2015-02-10 21:31:40,788 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:31:40,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000004]
2015-02-10 21:31:40,789 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000006
2015-02-10 21:31:40,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:40,789 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:31:40,789 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000004
2015-02-10 21:31:40,789 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:31:40,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:31:40,791 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:31:40,791 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:40,792 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:40,792 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:31:40,805 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000006 is : 143
2015-02-10 21:31:40,821 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:40,821 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006
2015-02-10 21:31:40,821 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006
2015-02-10 21:31:40,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006
2015-02-10 21:31:40,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000006
2015-02-10 21:31:40,822 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000006
2015-02-10 21:31:40,822 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:40,822 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000006 from application application_1423603735088_0007
2015-02-10 21:31:40,823 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:40,824 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:41,201 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000002, container_1423603735088_0007_01_000003]
2015-02-10 21:31:41,201 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:41,201 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:31:41,201 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000002
2015-02-10 21:31:41,201 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:31:41,202 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:31:41,202 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:41,203 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:41,203 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:41,203 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:31:41,203 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:41,203 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:31:41,203 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000003
2015-02-10 21:31:41,204 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:31:41,204 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:31:41,205 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:41,205 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:41,205 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:41,205 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:31:41,565 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:41,566 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000007
2015-02-10 21:31:41,566 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0007_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:31:41,566 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0007_000001 container=Container: [ContainerId: container_1423603735088_0007_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:31:41,566 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:41,566 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:41,789 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000006]
2015-02-10 21:31:41,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:41,789 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:31:41,789 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000006
2015-02-10 21:31:41,790 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:41,790 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:31:41,791 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:31:41,791 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:41,791 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:41,791 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:42,295 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0007_01_000007
2015-02-10 21:31:42,296 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:42,312 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:42,316 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0007_01_000007 by user teamcity
2015-02-10 21:31:42,316 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0007
2015-02-10 21:31:42,316 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000007
2015-02-10 21:31:42,316 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from NEW to INITING
2015-02-10 21:31:42,317 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0007_01_000007 to application application_1423603735088_0007
2015-02-10 21:31:42,317 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from INITING to RUNNING
2015-02-10 21:31:42,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:31:42,318 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0007
2015-02-10 21:31:42,318 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0007
2015-02-10 21:31:42,318 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:42,318 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0007
2015-02-10 21:31:42,318 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:42,319 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:42,319 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0007_01_000007
2015-02-10 21:31:42,337 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0007_01_000007.tokens. Credentials list: 
2015-02-10 21:31:42,365 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:42,486 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0007_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007.tokens
2015-02-10 21:31:42,486 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:42,566 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:42,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:42,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar	dst=null	perm=null
2015-02-10 21:31:42,642 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60712, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_88112062_8132, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741894_1070, duration: 687553
2015-02-10 21:31:42,686 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0007/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:42,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:42,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml	dst=null	perm=null
2015-02-10 21:31:42,725 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47035, bytes: 90014, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_88112062_8132, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741897_1073, duration: 426385
2015-02-10 21:31:42,758 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0007/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:42,758 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:42,805 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:42,806 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:42,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007/default_container_executor.sh]
2015-02-10 21:31:43,300 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:46,616 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:46,620 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:46,646 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:46,650 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:31:47,011 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 600 Total time for transactions(ms): 62 Number of transactions batched in Syncs: 0 Number of syncs: 400 SyncTimes(ms): 646 526 
2015-02-10 21:31:47,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,119 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:47,255 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076 src: /127.0.0.1:56290 dest: /127.0.0.1:37184
2015-02-10 21:31:47,256 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076 src: /127.0.0.1:57432 dest: /127.0.0.1:52976
2015-02-10 21:31:47,258 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076 src: /127.0.0.1:47048 dest: /127.0.0.1:57643
2015-02-10 21:31:47,308 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47048, dest: /127.0.0.1:57643, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0007_r_000000_0_1505441208_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 47184860
2015-02-10 21:31:47,308 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,309 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57432, dest: /127.0.0.1:52976, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0007_r_000000_0_1505441208_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 48883219
2015-02-10 21:31:47,310 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,309 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:47,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,313 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56290, dest: /127.0.0.1:37184, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0007_r_000000_0_1505441208_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 51642799
2015-02-10 21:31:47,313 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,313 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,320 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0007_r_000000_0_1505441208_1
2015-02-10 21:31:47,348 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076
2015-02-10 21:31:47,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0	dst=null	perm=null
2015-02-10 21:31:47,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0	dst=null	perm=null
2015-02-10 21:31:47,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/task_1423603735088_0007_r_000000	dst=null	perm=null
2015-02-10 21:31:47,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/_temporary/attempt_1423603735088_0007_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/task_1423603735088_0007_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:47,485 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000007
2015-02-10 21:31:47,486 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000007
2015-02-10 21:31:47,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:31:47,486 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000007
2015-02-10 21:31:47,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,500 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0007_01_000007 is : 143
2015-02-10 21:31:47,500 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1	dst=null	perm=null
2015-02-10 21:31:47,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:47,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:47,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/task_1423603735088_0007_r_000000	dst=null	perm=null
2015-02-10 21:31:47,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	dst=null	perm=null
2015-02-10 21:31:47,523 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:31:47,524 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007
2015-02-10 21:31:47,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007
2015-02-10 21:31:47,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007
2015-02-10 21:31:47,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000007
2015-02-10 21:31:47,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary/1/task_1423603735088_0007_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,526 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000007
2015-02-10 21:31:47,526 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:31:47,526 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000007 from application application_1423603735088_0007
2015-02-10 21:31:47,527 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:47,527 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:47,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary	dst=null	perm=null
2015-02-10 21:31:47,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,544 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,552 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,583 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47028, dest: /127.0.0.1:57643, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, duration: 7339179111
2015-02-10 21:31:47,583 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:47,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16234
2015-02-10 21:31:47,584 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57412, dest: /127.0.0.1:52976, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, duration: 7338716438
2015-02-10 21:31:47,584 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,585 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16234
2015-02-10 21:31:47,585 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60704, dest: /127.0.0.1:46575, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, duration: 7339578231
2015-02-10 21:31:47,585 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,585 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16234
2015-02-10 21:31:47,589 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,597 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:47,602 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077 src: /127.0.0.1:56295 dest: /127.0.0.1:37184
2015-02-10 21:31:47,603 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077 src: /127.0.0.1:60728 dest: /127.0.0.1:46575
2015-02-10 21:31:47,605 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077 src: /127.0.0.1:47051 dest: /127.0.0.1:57643
2015-02-10 21:31:47,608 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47051, dest: /127.0.0.1:57643, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, duration: 1692842
2015-02-10 21:31:47,609 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:47,609 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,610 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60728, dest: /127.0.0.1:46575, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, duration: 2569208
2015-02-10 21:31:47,610 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,610 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,611 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56295, dest: /127.0.0.1:37184, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, duration: 3863301
2015-02-10 21:31:47,611 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,611 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,615 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary_tmp is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist	dst=null	perm=null
2015-02-10 21:31:47,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:47,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist	dst=null	perm=null
2015-02-10 21:31:47,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp	dst=null	perm=null
2015-02-10 21:31:47,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1.jhist	dst=null	perm=null
2015-02-10 21:31:47,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57437, bytes: 70574, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075, duration: 439624
2015-02-10 21:31:47,652 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:31:47,656 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078 src: /127.0.0.1:56299 dest: /127.0.0.1:37184
2015-02-10 21:31:47,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078 src: /127.0.0.1:60732 dest: /127.0.0.1:46575
2015-02-10 21:31:47,659 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078 src: /127.0.0.1:47055 dest: /127.0.0.1:57643
2015-02-10 21:31:47,664 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47055, dest: /127.0.0.1:57643, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, duration: 3175001
2015-02-10 21:31:47,664 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:47,664 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,665 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60732, dest: /127.0.0.1:46575, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, duration: 3827908
2015-02-10 21:31:47,665 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,665 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,665 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56299, dest: /127.0.0.1:37184, bytes: 70026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, duration: 4918274
2015-02-10 21:31:47,666 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,667 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,670 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:47,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:47,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:47,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:31:47,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007/job_1423603735088_0007_1_conf.xml	dst=null	perm=null
2015-02-10 21:31:47,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:47,688 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57437, bytes: 105241, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741898_1074, duration: 380491
2015-02-10 21:31:47,691 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:31:47,696 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079 src: /127.0.0.1:47056 dest: /127.0.0.1:57643
2015-02-10 21:31:47,697 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079 src: /127.0.0.1:60735 dest: /127.0.0.1:46575
2015-02-10 21:31:47,699 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079 src: /127.0.0.1:57443 dest: /127.0.0.1:52976
2015-02-10 21:31:47,703 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57443, dest: /127.0.0.1:52976, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, duration: 1944652
2015-02-10 21:31:47,704 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:47,704 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,704 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60735, dest: /127.0.0.1:46575, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, duration: 3538162
2015-02-10 21:31:47,704 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,705 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,705 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47056, dest: /127.0.0.1:57643, bytes: 104425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1255930407_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, duration: 4019126
2015-02-10 21:31:47,705 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:47,706 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:31:47,709 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1255930407_1
2015-02-10 21:31:47,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:47,745 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0007_000001 with final state: FINISHING
2015-02-10 21:31:47,745 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:47,745 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0007 with final state: FINISHING
2015-02-10 21:31:47,745 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from RUNNING to FINAL_SAVING
2015-02-10 21:31:47,745 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0007
2015-02-10 21:31:47,746 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:47,746 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from FINAL_SAVING to FINISHING
2015-02-10 21:31:48,487 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000007]
2015-02-10 21:31:48,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:48,488 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:31:48,488 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000007
2015-02-10 21:31:48,488 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:31:48,488 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:48,492 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:31:48,492 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:48,493 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:48,493 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:31:48,754 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741894_1070 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:31:48,755 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741895_1071 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:31:48,756 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741896_1072 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:31:48,756 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741897_1073 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:31:48,756 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741899_1075 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:31:48,756 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741898_1074 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:31:48,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0007	dst=null	perm=null
2015-02-10 21:31:48,823 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741890_1066 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:31:48,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/6015717527_source20_source101_E58ACD1C3A18485BB3A935F962DA5259	dst=null	perm=null
2015-02-10 21:31:48,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,825 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary
2015-02-10 21:31:48,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/_temporary	dst=null	perm=null
2015-02-10 21:31:48,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,848 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:48,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	dst=null	perm=null
2015-02-10 21:31:48,852 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56306, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 252034
2015-02-10 21:31:48,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,875 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:48,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	dst=null	perm=null
2015-02-10 21:31:48,879 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47061, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 274296
2015-02-10 21:31:48,879 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2
2015-02-10 21:31:48,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2	dst=null	perm=null
2015-02-10 21:31:48,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	dst=null	perm=null
2015-02-10 21:31:48,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt2/part-00000	dst=null	perm=null
2015-02-10 21:31:48,887 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47061, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076, duration: 198900
2015-02-10 21:31:48,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:48,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:48,910 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:31:48,911 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-10 21:31:48,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:31:48,967 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt] starting
2015-02-10 21:31:48,967 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt"]
2015-02-10 21:31:48,967 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt"]
2015-02-10 21:31:48,967 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  source: Hfs["TextDelimited[['num']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt"]
2015-02-10 21:31:48,968 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1"]
2015-02-10 21:31:48,968 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  parallel execution is enabled: true
2015-02-10 21:31:48,968 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  starting jobs: 2
2015-02-10 21:31:48,968 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [cogroupopt]  allocating threads: 2
2015-02-10 21:31:48,970 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] starting step: (2/2)
2015-02-10 21:31:48,987 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:49,003 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:31:49,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:31:49,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:49,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:49,012 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 8
2015-02-10 21:31:49,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=null
2015-02-10 21:31:49,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:31:49,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:31:49,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,026 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:31:49,030 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 src: /127.0.0.1:57448 dest: /127.0.0.1:52976
2015-02-10 21:31:49,032 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 src: /127.0.0.1:60742 dest: /127.0.0.1:46575
2015-02-10 21:31:49,033 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 src: /127.0.0.1:47065 dest: /127.0.0.1:57643
2015-02-10 21:31:49,038 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47065, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, duration: 3053991
2015-02-10 21:31:49,038 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:49,039 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,039 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60742, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, duration: 3740766
2015-02-10 21:31:49,039 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,039 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,040 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57448, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, duration: 4400912
2015-02-10 21:31:49,040 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,040 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,045 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:49,046 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar
2015-02-10 21:31:49,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:49,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:49,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:49,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:31:49,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:31:49,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:31:49,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:31:49,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:31:49,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:49,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:49,062 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:49,063 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:49,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:49,066 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:49,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:49,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:49,069 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:49,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:31:49,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:49,073 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:31:49,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:31:49,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,082 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split
2015-02-10 21:31:49,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:31:49,086 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:31:49,090 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081 src: /127.0.0.1:57451 dest: /127.0.0.1:52976
2015-02-10 21:31:49,092 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081 src: /127.0.0.1:60745 dest: /127.0.0.1:46575
2015-02-10 21:31:49,094 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081 src: /127.0.0.1:56314 dest: /127.0.0.1:37184
2015-02-10 21:31:49,095 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081 src: /127.0.0.1:47069 dest: /127.0.0.1:57643
2015-02-10 21:31:49,099 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47069, dest: /127.0.0.1:57643, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 2257752
2015-02-10 21:31:49,100 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,100 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56314, dest: /127.0.0.1:37184, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 2938952
2015-02-10 21:31:49,100 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:49,100 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60745, dest: /127.0.0.1:46575, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 3629735
2015-02-10 21:31:49,101 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57451, dest: /127.0.0.1:52976, bytes: 1752, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 4368314
2015-02-10 21:31:49,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,102 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,103 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,106 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:49,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,114 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:31:49,117 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082 src: /127.0.0.1:57455 dest: /127.0.0.1:52976
2015-02-10 21:31:49,119 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082 src: /127.0.0.1:47071 dest: /127.0.0.1:57643
2015-02-10 21:31:49,120 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082 src: /127.0.0.1:56318 dest: /127.0.0.1:37184
2015-02-10 21:31:49,123 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56318, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, duration: 1685020
2015-02-10 21:31:49,124 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:49,124 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,124 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47071, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, duration: 2750516
2015-02-10 21:31:49,125 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,125 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,125 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57455, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, duration: 3282111
2015-02-10 21:31:49,125 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,126 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,130 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:49,130 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:31:49,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:31:49,151 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:31:49,155 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083 src: /127.0.0.1:60751 dest: /127.0.0.1:46575
2015-02-10 21:31:49,157 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083 src: /127.0.0.1:57459 dest: /127.0.0.1:52976
2015-02-10 21:31:49,158 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083 src: /127.0.0.1:56321 dest: /127.0.0.1:37184
2015-02-10 21:31:49,162 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56321, dest: /127.0.0.1:37184, bytes: 88319, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, duration: 1778378
2015-02-10 21:31:49,162 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:49,163 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57459, dest: /127.0.0.1:52976, bytes: 88319, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, duration: 3189982
2015-02-10 21:31:49,163 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,163 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,164 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,164 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60751, dest: /127.0.0.1:46575, bytes: 88319, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, duration: 3754193
2015-02-10 21:31:49,165 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:49,169 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:31:49,172 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:31:49,172 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0008
2015-02-10 21:31:49,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=null
2015-02-10 21:31:49,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:49,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:49,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:31:49,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:31:49,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:49,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:49,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:49,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:49,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:49,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:49,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:49,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:49,194 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 8 submitted by user teamcity
2015-02-10 21:31:49,194 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0008
2015-02-10 21:31:49,194 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0008
2015-02-10 21:31:49,194 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0008
2015-02-10 21:31:49,194 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from NEW to NEW_SAVING
2015-02-10 21:31:49,195 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:31:49,195 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0008 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:31:49,195 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0008 from user: teamcity, in queue: default
2015-02-10 21:31:49,196 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from SUBMITTED to ACCEPTED
2015-02-10 21:31:49,196 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0008_000001
2015-02-10 21:31:49,196 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0008
2015-02-10 21:31:49,196 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from NEW to SUBMITTED
2015-02-10 21:31:49,196 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0008 from user: teamcity activated in queue: default
2015-02-10 21:31:49,197 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0008 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:31:49,197 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0008_000001 to scheduler from user teamcity in queue default
2015-02-10 21:31:49,198 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:31:49,200 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0008/
2015-02-10 21:31:49,200 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] submitted hadoop job: job_1423603735088_0008
2015-02-10 21:31:49,200 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0008/
2015-02-10 21:31:49,205 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:49,205 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000001
2015-02-10 21:31:49,205 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:31:49,205 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:49,205 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:49,206 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0008_01_000001
2015-02-10 21:31:49,206 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:49,206 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:49,206 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0008_000001
2015-02-10 21:31:49,206 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0008 AttemptId: appattempt_1423603735088_0008_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:31:49,206 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:31:49,207 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:31:49,207 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0008_000001
2015-02-10 21:31:49,208 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0008_000001
2015-02-10 21:31:49,208 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_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-10 21:31:49,212 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0008_000001 (auth:SIMPLE)
2015-02-10 21:31:49,214 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000001 by user teamcity
2015-02-10 21:31:49,214 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0008
2015-02-10 21:31:49,214 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000001
2015-02-10 21:31:49,215 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from NEW to INITING
2015-02-10 21:31:49,215 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000001 to application application_1423603735088_0008
2015-02-10 21:31:49,215 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0008_000001
2015-02-10 21:31:49,215 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from INITING to RUNNING
2015-02-10 21:31:49,215 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:31:49,216 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:31:49,216 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:49,216 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:49,216 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:31:49,217 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:31:49,217 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:49,217 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0008_01_000001
2015-02-10 21:31:49,234 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0008_01_000001.tokens. Credentials list: 
2015-02-10 21:31:49,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:49,378 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0008_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001.tokens
2015-02-10 21:31:49,379 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:31:49,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:49,550 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47061, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-947690748_8362, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, duration: 1185155
2015-02-10 21:31:49,592 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:49,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:49,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:49,632 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57464, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-947690748_8362, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, duration: 269498
2015-02-10 21:31:49,663 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:49,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:31:49,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:31:49,702 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57464, bytes: 1768, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-947690748_8362, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 240187
2015-02-10 21:31:49,735 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:49,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:49,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:49,774 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57464, bytes: 89011, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-947690748_8362, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, duration: 474895
2015-02-10 21:31:49,807 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:49,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:49,855 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:49,855 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:49,966 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001/default_container_executor.sh]
2015-02-10 21:31:50,204 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:51,118 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080
2015-02-10 21:31:51,317 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079
2015-02-10 21:31:51,318 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081
2015-02-10 21:31:51,319 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077
2015-02-10 21:31:51,320 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083
2015-02-10 21:31:51,445 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741904_1080 to datanode(s) 127.0.0.1:37184
2015-02-10 21:31:51,446 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741894_1070, blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741899_1075]
2015-02-10 21:31:51,446 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741890_1066, blk_1073741894_1070, blk_1073741895_1071, blk_1073741898_1074]
2015-02-10 21:31:51,517 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075
2015-02-10 21:31:51,519 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078
2015-02-10 21:31:52,083 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077
2015-02-10 21:31:52,087 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080
2015-02-10 21:31:52,089 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079
2015-02-10 21:31:52,089 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076
2015-02-10 21:31:52,261 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082
2015-02-10 21:31:52,261 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077
2015-02-10 21:31:52,262 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081
2015-02-10 21:31:52,263 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078
2015-02-10 21:31:52,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741900_1076
2015-02-10 21:31:52,265 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083
2015-02-10 21:31:52,287 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741902_1078
2015-02-10 21:31:52,287 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081
2015-02-10 21:31:52,289 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075
2015-02-10 21:31:52,290 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082
2015-02-10 21:31:52,353 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741903_1079
2015-02-10 21:31:52,354 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741899_1075
2015-02-10 21:31:52,356 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083
2015-02-10 21:31:52,356 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082
2015-02-10 21:31:52,555 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080
2015-02-10 21:31:52,556 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081
2015-02-10 21:31:52,640 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894 for deletion
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895 for deletion
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896 for deletion
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897 for deletion
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894
2015-02-10 21:31:52,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899 for deletion
2015-02-10 21:31:52,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896
2015-02-10 21:31:52,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897
2015-02-10 21:31:52,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899
2015-02-10 21:31:52,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:31:52,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:31:52,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:31:52,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:31:52,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=null
2015-02-10 21:31:52,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:52,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:53,195 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890 for deletion
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894 for deletion
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895 for deletion
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898 for deletion
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895
2015-02-10 21:31:53,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894
2015-02-10 21:31:53,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898
2015-02-10 21:31:53,202 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 to 127.0.0.1:37184 
2015-02-10 21:31:53,204 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 src: /127.0.0.1:56329 dest: /127.0.0.1:37184
2015-02-10 21:31:53,205 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:31:53,207 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080 src: /127.0.0.1:56329 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:31:53,208 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741904_1080 size 254067
2015-02-10 21:31:53,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:53,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:31:53,510 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57469, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741906_1082, duration: 281665
2015-02-10 21:31:53,590 INFO  hs.JobHistory (JobHistory.java:run(188)) - Starting scan to move intermediate done files
2015-02-10 21:31:53,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 21:31:53,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 21:31:53,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary	dst=null	perm=null
2015-02-10 21:31:53,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary	dst=null	perm=null
2015-02-10 21:31:53,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary	dst=null	perm=null
2015-02-10 21:31:53,607 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60763, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741836_1012, duration: 279977
2015-02-10 21:31:53,607 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0001,submitTime=1423603741897,launchTime=1423603748267,firstMapTaskLaunchTime=1423603750538,firstReduceTaskLaunchTime=1423603759410,finishTime=1423603764972,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=32,reduceSlotSeconds=5,jobName=[B892C657F290452EB584ED479DFD1B73/6B9E0F92F3AA42568E635371B164D485] lower*upper/(1/1) ...ipesplatform/cogroupinner
2015-02-10 21:31:53,607 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary]
2015-02-10 21:31:53,607 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60764, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741846_1022, duration: 251554
2015-02-10 21:31:53,609 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0002,submitTime=1423603767052,launchTime=1423603773041,firstMapTaskLaunchTime=1423603775293,firstReduceTaskLaunchTime=1423603783253,finishTime=1423603788336,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=5,jobName=[8900BA39251E4C69B90D8D685F53B859/B0434167EF2B4BBCBB8455088089FA92] lower*upper/(1/1) .../cogroupinner-resultgroup
2015-02-10 21:31:53,609 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary]
2015-02-10 21:31:53,611 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57472, bytes: 472, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741859_1035, duration: 215295
2015-02-10 21:31:53,611 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0003,submitTime=1423603790121,launchTime=1423603795872,firstMapTaskLaunchTime=1423603798134,firstReduceTaskLaunchTime=1423603811075,finishTime=1423603815825,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=9,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=96,reduceSlotSeconds=4,jobName=[E5D32E626A6649DC9F5223AD31618103/1D6AEBBC8ABE4CBEA8138218AF60DD76] loweroffset*upper*lower/(1/1) ...ipesplatform/cogroupmixed
2015-02-10 21:31:53,611 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary]
2015-02-10 21:31:53,612 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741836_1012 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:31:53,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001.summary	dst=null	perm=null
2015-02-10 21:31:53,615 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741846_1022 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:31:53,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002.summary	dst=null	perm=null
2015-02-10 21:31:53,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,617 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741859_1035 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:31:53,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003.summary	dst=null	perm=null
2015-02-10 21:31:53,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,620 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist
2015-02-10 21:31:53,620 INFO  hs.HistoryFileManager (HistoryFileManager.java:makeDoneSubdir(969)) - Perms after creating 504, Expected: 504
2015-02-10 21:31:53,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,622 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist
2015-02-10 21:31:53,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,625 INFO  hs.HistoryFileManager (HistoryFileManager.java:makeDoneSubdir(969)) - Perms after creating 504, Expected: 504
2015-02-10 21:31:53,625 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist
2015-02-10 21:31:53,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0003-1423603790121-teamcity-%5BE5D32E626A6649DC9F5223AD31618103%2F1D6AEBBC8ABE4CBE-1423603815825-9-1-SUCCEEDED-default-1423603795872.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,632 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0003_conf.xml
2015-02-10 21:31:53,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0002-1423603767052-teamcity-%5B8900BA39251E4C69B90D8D685F53B859%2FB0434167EF2B4BBC-1423603788336-5-1-SUCCEEDED-default-1423603773041.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,633 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0002_conf.xml
2015-02-10 21:31:53,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0001-1423603741897-teamcity-%5BB892C657F290452EB584ED479DFD1B73%2F6B9E0F92F3AA4256-1423603764972-5-1-SUCCEEDED-default-1423603748267.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,636 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0001_conf.xml
2015-02-10 21:31:53,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0003_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0003_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0002_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0002_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary	dst=null	perm=null
2015-02-10 21:31:53,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0001_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0001_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary	dst=null	perm=null
2015-02-10 21:31:53,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary	dst=null	perm=null
2015-02-10 21:31:53,650 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57472, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741869_1045, duration: 243615
2015-02-10 21:31:53,650 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0004,submitTime=1423603817467,launchTime=1423603823355,firstMapTaskLaunchTime=1423603825607,firstReduceTaskLaunchTime=1423603834465,finishTime=1423603839292,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[EF9F99B8C1FA4E61AAE955C18FFC6AFD/E87E1B455F7B4AFB943F2AB7EA89CDD5] lower*upper/(1/1) ...ipesplatform/cogroupouter
2015-02-10 21:31:53,650 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary]
2015-02-10 21:31:53,651 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47088, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741879_1055, duration: 239193
2015-02-10 21:31:53,651 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0005,submitTime=1423603840987,launchTime=1423603846857,firstMapTaskLaunchTime=1423603849108,firstReduceTaskLaunchTime=1423603856969,finishTime=1423603862109,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=5,jobName=[C9143E2C5C364F56B87BEBCF609B3F96/84CF0D6CF95E4BCA826C0241D2AB181C] lower*upper/(1/1) .../cogroupouter-resultgroup
2015-02-10 21:31:53,652 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary]
2015-02-10 21:31:53,653 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57472, bytes: 430, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741891_1067, duration: 743014
2015-02-10 21:31:53,653 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0006,submitTime=1423603863815,launchTime=1423603869679,firstMapTaskLaunchTime=1423603871924,firstReduceTaskLaunchTime=1423603879789,finishTime=1423603884843,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=29,reduceSlotSeconds=4,jobName=[8EF767DB86174F87A2ABB0F6F599C987/2E80D7B8E2AE474DA942F60AE55E0743] cogroupopt/(2/2)
2015-02-10 21:31:53,653 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary]
2015-02-10 21:31:53,653 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741869_1045 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:31:53,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004.summary	dst=null	perm=null
2015-02-10 21:31:53,656 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741879_1055 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:31:53,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005.summary	dst=null	perm=null
2015-02-10 21:31:53,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,658 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist
2015-02-10 21:31:53,659 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist
2015-02-10 21:31:53,659 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741891_1067 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:31:53,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006.summary	dst=null	perm=null
2015-02-10 21:31:53,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0004-1423603817467-teamcity-%5BEF9F99B8C1FA4E61AAE955C18FFC6AFD%2FE87E1B455F7B4AFB-1423603839292-5-1-SUCCEEDED-default-1423603823355.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,663 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0004_conf.xml
2015-02-10 21:31:53,664 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist
2015-02-10 21:31:53,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0005-1423603840987-teamcity-%5BC9143E2C5C364F56B87BEBCF609B3F96%2F84CF0D6CF95E4BCA-1423603862109-5-1-SUCCEEDED-default-1423603846857.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,665 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0005_conf.xml
2015-02-10 21:31:53,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0004_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0004_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0006-1423603863815-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F2E80D7B8E2AE474D-1423603884843-5-1-SUCCEEDED-default-1423603869679.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,670 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0006_conf.xml
2015-02-10 21:31:53,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary	dst=null	perm=null
2015-02-10 21:31:53,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0005_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0005_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,677 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60763, bytes: 459, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741901_1077, duration: 259889
2015-02-10 21:31:53,678 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0007,submitTime=1423603886311,launchTime=1423603892143,firstMapTaskLaunchTime=1423603894441,firstReduceTaskLaunchTime=1423603902317,finishTime=1423603907553,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=5,jobName=[8EF767DB86174F87A2ABB0F6F599C987/9CE5F8B2E24E4F8BAA9EFC2538B419DC] cogroupopt/(1/2) ...tform/cogroupacogroupopt2
2015-02-10 21:31:53,678 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary]
2015-02-10 21:31:53,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0006_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0006_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,681 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741901_1077 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:31:53,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007.summary	dst=null	perm=null
2015-02-10 21:31:53,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:31:53,721 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist
2015-02-10 21:31:53,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0007-1423603886311-teamcity-%5B8EF767DB86174F87A2ABB0F6F599C987%2F9CE5F8B2E24E4F8B-1423603907553-5-1-SUCCEEDED-default-1423603892143.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,724 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0007_conf.xml
2015-02-10 21:31:53,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0007_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0007_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:31:53,913 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0007_01_000001 succeeded 
2015-02-10 21:31:53,914 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:31:53,914 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0007_01_000001
2015-02-10 21:31:53,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001
2015-02-10 21:31:53,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001
2015-02-10 21:31:53,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001
2015-02-10 21:31:53,931 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000001
2015-02-10 21:31:53,931 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0007_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:31:53,931 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0007_01_000001 from application application_1423603735088_0007
2015-02-10 21:31:53,931 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:53,931 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0007
2015-02-10 21:31:53,931 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0007/container_1423603735088_0007_01_000001
2015-02-10 21:31:54,206 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0007_01_000001]
2015-02-10 21:31:54,206 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0007_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:31:54,206 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0007_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:31:54,206 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0007	CONTAINERID=container_1423603735088_0007_01_000001
2015-02-10 21:31:54,207 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:31:54,207 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:31:54,207 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:31:54,207 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:54,207 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:31:54,207 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0007_000001 released container container_1423603735088_0007_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:31:54,207 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0007_000001
2015-02-10 21:31:54,208 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0007_000001 State change from FINISHING to FINISHED
2015-02-10 21:31:54,208 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0007 State change from FINISHING to FINISHED
2015-02-10 21:31:54,208 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0007_000001 is done. finalState=FINISHED
2015-02-10 21:31:54,208 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0007 requests cleared
2015-02-10 21:31:54,209 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0007 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:31:54,208 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0007
2015-02-10 21:31:54,209 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0007 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:31:54,209 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0007_000001
2015-02-10 21:31:54,209 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0007,name=[8EF767DB86174F87A2ABB0F6F599C987/9CE5F8B2E24E4F8BAA9EFC2538B419DC] cogroupopt/(1/2) ...tform/cogroupacogroupopt2,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0007/jobhistory/job/job_1423603735088_0007,appMasterHost=ip-10-31-157-187,startTime=1423603886311,finishTime=1423603907745,finalStatus=SUCCEEDED
2015-02-10 21:31:54,213 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0007_000001 (auth:SIMPLE)
2015-02-10 21:31:54,215 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0007_01_000001
2015-02-10 21:31:54,447 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741879_1055, blk_1073741836_1012, blk_1073741901_1077, blk_1073741869_1045]
2015-02-10 21:31:54,447 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741890_1066, blk_1073741859_1035, blk_1073741891_1067, blk_1073741894_1070, blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075, blk_1073741836_1012, blk_1073741869_1045, blk_1073741846_1022, blk_1073741879_1055]
2015-02-10 21:31:54,489 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:54,489 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,490 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0007
2015-02-10 21:31:54,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,490 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:54,490 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0007, with delay of 10800 seconds
2015-02-10 21:31:54,493 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,792 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:54,793 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,793 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:54,794 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0007
2015-02-10 21:31:54,794 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:54,794 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0007, with delay of 10800 seconds
2015-02-10 21:31:54,872 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0008_000001 (auth:SIMPLE)
2015-02-10 21:31:54,877 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0008_000001
2015-02-10 21:31:54,877 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0008	APPATTEMPTID=appattempt_1423603735088_0008_000001
2015-02-10 21:31:54,878 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:31:54,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from ACCEPTED to RUNNING
2015-02-10 21:31:54,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:31:54,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:55,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:31:55,207 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:31:55,207 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:55,207 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:55,208 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0007
2015-02-10 21:31:55,208 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:55,208 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:31:55,208 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0007, with delay of 10800 seconds
2015-02-10 21:31:55,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0007
2015-02-10 21:31:55,241 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:31:55,293 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084 src: /127.0.0.1:47093 dest: /127.0.0.1:57643
2015-02-10 21:31:55,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084 src: /127.0.0.1:57479 dest: /127.0.0.1:52976
2015-02-10 21:31:55,297 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084 src: /127.0.0.1:60773 dest: /127.0.0.1:46575
2015-02-10 21:31:55,333 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60773, dest: /127.0.0.1:46575, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, duration: 35080215
2015-02-10 21:31:55,334 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:31:55,334 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:55,334 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57479, dest: /127.0.0.1:52976, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, duration: 36202210
2015-02-10 21:31:55,335 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:55,335 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:55,335 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47093, dest: /127.0.0.1:57643, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, duration: 36948158
2015-02-10 21:31:55,336 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:31:55,336 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:31:55,343 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:31:55,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879 for deletion
2015-02-10 21:31:55,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836 for deletion
2015-02-10 21:31:55,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869 for deletion
2015-02-10 21:31:55,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879
2015-02-10 21:31:55,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901 for deletion
2015-02-10 21:31:55,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836
2015-02-10 21:31:55,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901
2015-02-10 21:31:55,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869
2015-02-10 21:31:56,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890 for deletion
2015-02-10 21:31:56,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859 for deletion
2015-02-10 21:31:56,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891 for deletion
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894 for deletion
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895 for deletion
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896 for deletion
2015-02-10 21:31:56,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891
2015-02-10 21:31:56,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897 for deletion
2015-02-10 21:31:56,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895
2015-02-10 21:31:56,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896
2015-02-10 21:31:56,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897
2015-02-10 21:31:56,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898 for deletion
2015-02-10 21:31:56,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899 for deletion
2015-02-10 21:31:56,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836 for deletion
2015-02-10 21:31:56,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869 for deletion
2015-02-10 21:31:56,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846 for deletion
2015-02-10 21:31:56,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879 for deletion
2015-02-10 21:31:56,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899
2015-02-10 21:31:56,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836
2015-02-10 21:31:56,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869
2015-02-10 21:31:56,207 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:56,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879
2015-02-10 21:31:56,208 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000002
2015-02-10 21:31:56,208 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:31:56,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898
2015-02-10 21:31:56,208 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:56,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846
2015-02-10 21:31:56,208 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:56,209 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:56,209 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:56,209 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000003
2015-02-10 21:31:56,209 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:31:56,209 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:31:56,210 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:56,210 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:56,490 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:56,490 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000004
2015-02-10 21:31:56,490 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:31:56,491 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:56,491 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:56,491 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:56,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:56,491 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000005
2015-02-10 21:31:56,492 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:31:56,492 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:56,492 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:56,492 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:56,493 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:31:56,493 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000006
2015-02-10 21:31:56,493 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:31:56,493 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:31:56,493 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:31:56,493 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:31:56,524 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084
2015-02-10 21:31:56,946 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0008_01_000002
2015-02-10 21:31:56,947 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:56,947 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:56,947 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0008_01_000004
2015-02-10 21:31:56,948 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:56,948 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:56,948 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:31:57,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:57,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:57,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:57,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:57,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:57,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:57,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:57,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:57,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:31:57,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:31:57,142 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0008_000001 (auth:SIMPLE)
2015-02-10 21:31:57,142 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0008_000001 (auth:SIMPLE)
2015-02-10 21:31:57,150 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000002 by user teamcity
2015-02-10 21:31:57,150 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000002
2015-02-10 21:31:57,150 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000003 by user teamcity
2015-02-10 21:31:57,150 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000002 to application application_1423603735088_0008
2015-02-10 21:31:57,151 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000003 to application application_1423603735088_0008
2015-02-10 21:31:57,151 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000003
2015-02-10 21:31:57,152 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:31:57,152 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:31:57,152 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,153 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:57,153 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:31:57,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,154 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:57,154 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:31:57,154 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:57,155 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000006 by user teamcity
2015-02-10 21:31:57,155 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:57,155 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0008
2015-02-10 21:31:57,155 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000006
2015-02-10 21:31:57,156 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from NEW to INITING
2015-02-10 21:31:57,156 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000005 by user teamcity
2015-02-10 21:31:57,156 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000006 to application application_1423603735088_0008
2015-02-10 21:31:57,156 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000005
2015-02-10 21:31:57,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000004 by user teamcity
2015-02-10 21:31:57,158 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000004
2015-02-10 21:31:57,156 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000005 to application application_1423603735088_0008
2015-02-10 21:31:57,158 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000004 to application application_1423603735088_0008
2015-02-10 21:31:57,159 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from INITING to RUNNING
2015-02-10 21:31:57,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:31:57,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:31:57,160 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:31:57,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,160 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:57,160 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:31:57,160 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:31:57,161 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:31:57,161 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,161 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,161 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:57,161 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:31:57,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:31:57,162 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:31:57,162 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:31:57,162 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0008_01_000004
2015-02-10 21:31:57,164 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0008_01_000006
2015-02-10 21:31:57,164 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0008_01_000005
2015-02-10 21:31:57,188 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0008_01_000006.tokens. Credentials list: 
2015-02-10 21:31:57,189 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0008_01_000004.tokens. Credentials list: 
2015-02-10 21:31:57,189 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0008_01_000005.tokens. Credentials list: 
2015-02-10 21:31:57,208 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:57,208 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:57,216 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:57,216 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:57,217 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:57,217 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:57,224 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:57,272 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080
2015-02-10 21:31:57,295 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084
2015-02-10 21:31:57,362 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000002/default_container_executor.sh]
2015-02-10 21:31:57,364 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000003/default_container_executor.sh]
2015-02-10 21:31:57,377 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0008_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006.tokens
2015-02-10 21:31:57,377 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:31:57,448 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741890_1066, blk_1073741891_1067, blk_1073741859_1035, blk_1073741846_1022, blk_1073741894_1070, blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075, blk_1073741836_1012, blk_1073741901_1077]
2015-02-10 21:31:57,448 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741891_1067, blk_1073741859_1035, blk_1073741846_1022, blk_1073741879_1055, blk_1073741901_1077, blk_1073741869_1045]
2015-02-10 21:31:57,490 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:57,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:57,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:31:57,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:57,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar	dst=null	perm=null
2015-02-10 21:31:57,542 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57487, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1076679783_8675, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741904_1080, duration: 727234
2015-02-10 21:31:57,561 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084
2015-02-10 21:31:57,590 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:57,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:57,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml	dst=null	perm=null
2015-02-10 21:31:57,636 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60781, bytes: 89011, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1076679783_8675, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741907_1083, duration: 449625
2015-02-10 21:31:57,672 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0008/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:31:57,672 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:57,673 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:57,673 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:31:57,733 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:57,733 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:57,733 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:57,733 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:57,734 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:31:57,734 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:31:57,880 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004/default_container_executor.sh]
2015-02-10 21:31:57,884 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006/default_container_executor.sh]
2015-02-10 21:31:57,890 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005/default_container_executor.sh]
2015-02-10 21:31:57,969 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:31:58,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890 for deletion
2015-02-10 21:31:58,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859 for deletion
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741890
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891 for deletion
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894 for deletion
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846 for deletion
2015-02-10 21:31:58,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895 for deletion
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741894_1070 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741894
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896 for deletion
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741895
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897 for deletion
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898 for deletion
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741897
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846
2015-02-10 21:31:58,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899 for deletion
2015-02-10 21:31:58,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741896
2015-02-10 21:31:58,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836 for deletion
2015-02-10 21:31:58,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741899
2015-02-10 21:31:58,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901 for deletion
2015-02-10 21:31:58,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741898
2015-02-10 21:31:58,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741836
2015-02-10 21:31:58,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901
2015-02-10 21:31:58,739 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859 for deletion
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891 for deletion
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846 for deletion
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741859
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879 for deletion
2015-02-10 21:31:59,196 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741846_1022 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741846
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869 for deletion
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741891
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901 for deletion
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741869
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741879_1055 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741879
2015-02-10 21:31:59,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741901
2015-02-10 21:31:59,281 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0008_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005.tokens
2015-02-10 21:31:59,282 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:31:59,703 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:00,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0008_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004.tokens
2015-02-10 21:32:00,304 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:01,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:32:01,975 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57497, bytes: 1768, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000000_0_-379666618_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 244748
2015-02-10 21:32:02,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:32:02,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:32:02,209 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47114, bytes: 1768, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000001_0_-1867026665_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 383578
2015-02-10 21:32:02,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:32:02,337 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57502, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000001_0_-1867026665_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 292207
2015-02-10 21:32:02,527 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57497, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000000_0_-379666618_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 259464
2015-02-10 21:32:02,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:32:02,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:32:02,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_m_000000_0	dst=null	perm=null
2015-02-10 21:32:02,711 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job.split	dst=null	perm=null
2015-02-10 21:32:02,751 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57505, bytes: 736, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000003_0_-1021848121_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 271741
2015-02-10 21:32:02,806 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000002
2015-02-10 21:32:02,807 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000002
2015-02-10 21:32:02,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:32:02,807 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000002
2015-02-10 21:32:02,816 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60800, bytes: 1252, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000002_0_-2080539626_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 293383
2015-02-10 21:32:02,825 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000002 is : 143
2015-02-10 21:32:02,840 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:02,841 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000002
2015-02-10 21:32:02,841 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000002
2015-02-10 21:32:02,842 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000002
2015-02-10 21:32:02,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:02,842 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000002 from application application_1423603735088_0008
2015-02-10 21:32:02,842 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:02,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000002
2015-02-10 21:32:02,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000002
2015-02-10 21:32:02,842 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:02,846 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:32:02,851 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085 src: /127.0.0.1:60802 dest: /127.0.0.1:46575
2015-02-10 21:32:02,853 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085 src: /127.0.0.1:57510 dest: /127.0.0.1:52976
2015-02-10 21:32:02,854 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085 src: /127.0.0.1:56372 dest: /127.0.0.1:37184
2015-02-10 21:32:02,857 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56369, bytes: 736, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000004_0_1455684692_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741905_1081, duration: 268404
2015-02-10 21:32:02,863 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist for DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:02,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:02,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.20.txt	dst=null	perm=null
2015-02-10 21:32:02,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_m_000001_0	dst=null	perm=null
2015-02-10 21:32:02,947 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57512, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000002_0_-2080539626_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741882_1058, duration: 2387417
2015-02-10 21:32:02,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:02,979 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47128, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000004_0_1455684692_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 264083
2015-02-10 21:32:03,035 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000003
2015-02-10 21:32:03,036 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000003
2015-02-10 21:32:03,036 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:32:03,036 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000003
2015-02-10 21:32:03,036 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000002]
2015-02-10 21:32:03,037 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:03,037 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:32:03,037 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000002
2015-02-10 21:32:03,037 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:32:03,038 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:32:03,039 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:03,039 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:03,039 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:03,039 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:32:03,053 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000003 is : 143
2015-02-10 21:32:03,071 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:03,071 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000003
2015-02-10 21:32:03,072 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000003
2015-02-10 21:32:03,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000003
2015-02-10 21:32:03,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000003
2015-02-10 21:32:03,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000003
2015-02-10 21:32:03,073 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:03,074 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000003 from application application_1423603735088_0008
2015-02-10 21:32:03,074 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:03,074 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:03,327 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47129, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0008_m_000003_0_-1021848121_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 264055
2015-02-10 21:32:03,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_m_000003_0	dst=null	perm=null
2015-02-10 21:32:03,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_m_000002_0	dst=null	perm=null
2015-02-10 21:32:03,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_m_000004_0	dst=null	perm=null
2015-02-10 21:32:03,529 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000005
2015-02-10 21:32:03,530 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000005
2015-02-10 21:32:03,530 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:32:03,530 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000005
2015-02-10 21:32:03,546 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000005 is : 143
2015-02-10 21:32:03,563 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:03,564 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005
2015-02-10 21:32:03,564 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005
2015-02-10 21:32:03,565 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005
2015-02-10 21:32:03,565 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000005
2015-02-10 21:32:03,565 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000005
2015-02-10 21:32:03,565 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:03,566 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000005 from application application_1423603735088_0008
2015-02-10 21:32:03,566 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:03,566 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:03,582 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000004
2015-02-10 21:32:03,582 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000004
2015-02-10 21:32:03,582 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:32:03,583 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000004
2015-02-10 21:32:03,584 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:03,584 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:32:03,583 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000005]
2015-02-10 21:32:03,585 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000005
2015-02-10 21:32:03,585 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:32:03,585 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:32:03,587 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:03,587 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:03,587 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:03,588 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:03,602 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000004 is : 143
2015-02-10 21:32:03,617 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000006
2015-02-10 21:32:03,618 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000006
2015-02-10 21:32:03,622 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:03,623 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:32:03,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004
2015-02-10 21:32:03,624 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004
2015-02-10 21:32:03,624 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004
2015-02-10 21:32:03,624 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000006
2015-02-10 21:32:03,625 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000004
2015-02-10 21:32:03,641 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000006 is : 143
2015-02-10 21:32:03,657 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000004
2015-02-10 21:32:03,657 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:03,658 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:03,658 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000004 from application application_1423603735088_0008
2015-02-10 21:32:03,658 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:03,658 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:03,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006
2015-02-10 21:32:03,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006
2015-02-10 21:32:03,660 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006
2015-02-10 21:32:03,660 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000006
2015-02-10 21:32:03,660 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000006
2015-02-10 21:32:03,661 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:03,661 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000006 from application application_1423603735088_0008
2015-02-10 21:32:03,661 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:03,661 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:04,037 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000003]
2015-02-10 21:32:04,037 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:04,038 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:32:04,038 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000003
2015-02-10 21:32:04,038 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:32:04,038 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:32:04,039 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:04,039 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:04,040 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:04,040 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:04,040 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:04,040 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000007
2015-02-10 21:32:04,040 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0008_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:32:04,041 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0008_000001 container=Container: [ContainerId: container_1423603735088_0008_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:32:04,041 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:04,041 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:04,619 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000004, container_1423603735088_0008_01_000006]
2015-02-10 21:32:04,619 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:04,620 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:32:04,620 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000004
2015-02-10 21:32:04,620 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:32:04,620 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:32:04,621 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:04,621 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:04,622 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:04,622 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:32:04,622 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:04,622 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:32:04,622 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000006
2015-02-10 21:32:04,622 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:04,623 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:32:04,623 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:04,623 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:04,623 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:04,624 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:05,013 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:05,027 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0008_01_000007 by user teamcity
2015-02-10 21:32:05,028 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000007
2015-02-10 21:32:05,028 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0008_01_000007 to application application_1423603735088_0008
2015-02-10 21:32:05,028 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:32:05,029 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0008
2015-02-10 21:32:05,029 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0008
2015-02-10 21:32:05,029 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:05,029 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0008
2015-02-10 21:32:05,030 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:05,038 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:05,084 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:05,085 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:05,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000007/default_container_executor.sh]
2015-02-10 21:32:06,018 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:32:08,754 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:08,757 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:08,784 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:08,787 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:09,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,246 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:32:09,381 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086 src: /127.0.0.1:57524 dest: /127.0.0.1:52976
2015-02-10 21:32:09,383 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086 src: /127.0.0.1:47140 dest: /127.0.0.1:57643
2015-02-10 21:32:09,386 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086 src: /127.0.0.1:56387 dest: /127.0.0.1:37184
2015-02-10 21:32:09,434 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56387, dest: /127.0.0.1:37184, bytes: 292, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0008_r_000000_0_505819104_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, duration: 46489271
2015-02-10 21:32:09,434 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:09,435 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,435 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47140, dest: /127.0.0.1:57643, bytes: 292, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0008_r_000000_0_505819104_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, duration: 46943822
2015-02-10 21:32:09,453 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,457 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57524, dest: /127.0.0.1:52976, bytes: 292, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0008_r_000000_0_505819104_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, duration: 65895886
2015-02-10 21:32:09,457 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,457 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,458 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:32:09,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:32:09,465 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0008_r_000000_0_505819104_1
2015-02-10 21:32:09,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0	dst=null	perm=null
2015-02-10 21:32:09,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0	dst=null	perm=null
2015-02-10 21:32:09,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/task_1423603735088_0008_r_000000	dst=null	perm=null
2015-02-10 21:32:09,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/_temporary/attempt_1423603735088_0008_r_000000_0	dst=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/task_1423603735088_0008_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:32:09,665 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000007
2015-02-10 21:32:09,665 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000007
2015-02-10 21:32:09,666 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:32:09,666 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000007
2015-02-10 21:32:09,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,678 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,682 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0008_01_000007 is : 143
2015-02-10 21:32:09,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1	dst=null	perm=null
2015-02-10 21:32:09,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:09,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:09,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/task_1423603735088_0008_r_000000	dst=null	perm=null
2015-02-10 21:32:09,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/part-00000	dst=null	perm=null
2015-02-10 21:32:09,700 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:09,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000007
2015-02-10 21:32:09,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000007
2015-02-10 21:32:09,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000007
2015-02-10 21:32:09,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000007
2015-02-10 21:32:09,702 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000007
2015-02-10 21:32:09,703 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:09,703 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000007 from application application_1423603735088_0008
2015-02-10 21:32:09,703 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:09,703 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:09,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary/1/task_1423603735088_0008_r_000000/part-00000	dst=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_temporary	dst=null	perm=null
2015-02-10 21:32:09,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,721 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/_SUCCESS is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,728 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,754 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56372, dest: /127.0.0.1:37184, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, duration: 6897045791
2015-02-10 21:32:09,754 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:09,755 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:32:09,755 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57510, dest: /127.0.0.1:52976, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, duration: 6898408418
2015-02-10 21:32:09,756 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:32:09,757 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60802, dest: /127.0.0.1:46575, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, duration: 6899501874
2015-02-10 21:32:09,757 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,757 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:32:09,761 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,769 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:32:09,777 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087 src: /127.0.0.1:57527 dest: /127.0.0.1:52976
2015-02-10 21:32:09,779 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087 src: /127.0.0.1:60821 dest: /127.0.0.1:46575
2015-02-10 21:32:09,780 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087 src: /127.0.0.1:56390 dest: /127.0.0.1:37184
2015-02-10 21:32:09,784 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56390, dest: /127.0.0.1:37184, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, duration: 2238318
2015-02-10 21:32:09,785 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:09,785 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,785 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60821, dest: /127.0.0.1:46575, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, duration: 2836772
2015-02-10 21:32:09,785 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,786 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,786 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57527, dest: /127.0.0.1:52976, bytes: 426, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, duration: 3624316
2015-02-10 21:32:09,786 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,787 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,790 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary_tmp is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist	dst=null	perm=null
2015-02-10 21:32:09,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:09,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist	dst=null	perm=null
2015-02-10 21:32:09,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:09,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1.jhist	dst=null	perm=null
2015-02-10 21:32:09,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,823 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60823, bytes: 70548, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085, duration: 448624
2015-02-10 21:32:09,826 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:09,830 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088 src: /127.0.0.1:47146 dest: /127.0.0.1:57643
2015-02-10 21:32:09,832 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088 src: /127.0.0.1:60825 dest: /127.0.0.1:46575
2015-02-10 21:32:09,833 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088 src: /127.0.0.1:57533 dest: /127.0.0.1:52976
2015-02-10 21:32:09,838 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57533, dest: /127.0.0.1:52976, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, duration: 2503760
2015-02-10 21:32:09,838 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:09,839 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60825, dest: /127.0.0.1:46575, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, duration: 3512942
2015-02-10 21:32:09,839 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,839 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,840 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47146, dest: /127.0.0.1:57643, bytes: 70000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, duration: 4385832
2015-02-10 21:32:09,840 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,840 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,841 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,844 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:09,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:09,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:09,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:09,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008/job_1423603735088_0008_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:09,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:09,861 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47149, bytes: 104356, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741908_1084, duration: 400640
2015-02-10 21:32:09,864 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:09,868 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089 src: /127.0.0.1:60828 dest: /127.0.0.1:46575
2015-02-10 21:32:09,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089 src: /127.0.0.1:56397 dest: /127.0.0.1:37184
2015-02-10 21:32:09,871 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089 src: /127.0.0.1:57537 dest: /127.0.0.1:52976
2015-02-10 21:32:09,875 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57537, dest: /127.0.0.1:52976, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, duration: 2951341
2015-02-10 21:32:09,876 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:09,876 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,876 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56397, dest: /127.0.0.1:37184, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, duration: 3591348
2015-02-10 21:32:09,877 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,877 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60828, dest: /127.0.0.1:46575, bytes: 103544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_723280683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, duration: 3945156
2015-02-10 21:32:09,877 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:09,878 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:09,881 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_723280683_1
2015-02-10 21:32:09,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:09,906 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0008_000001 with final state: FINISHING
2015-02-10 21:32:09,906 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:09,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0008 with final state: FINISHING
2015-02-10 21:32:09,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:09,907 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:09,907 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0008
2015-02-10 21:32:09,908 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:10,666 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000007]
2015-02-10 21:32:10,666 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:10,666 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:32:10,667 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000007
2015-02-10 21:32:10,667 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:32:10,667 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:10,668 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:10,668 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:10,668 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:10,668 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000007 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:10,918 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741904_1080 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:32:10,918 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741905_1081 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:32:10,919 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741906_1082 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:32:10,919 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741907_1083 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:32:10,919 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741909_1085 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:32:10,919 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741908_1084 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:32:10,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0008	dst=null	perm=null
2015-02-10 21:32:10,977 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] starting step: (1/2) ...tform/cogroupacogroupopt1
2015-02-10 21:32:10,993 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:11,010 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:11,014 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:11,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:11,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:11,019 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 9
2015-02-10 21:32:11,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=null
2015-02-10 21:32:11,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:32:11,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:32:11,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,033 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:32:11,036 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 src: /127.0.0.1:60833 dest: /127.0.0.1:46575
2015-02-10 21:32:11,038 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 src: /127.0.0.1:56402 dest: /127.0.0.1:37184
2015-02-10 21:32:11,040 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 src: /127.0.0.1:57542 dest: /127.0.0.1:52976
2015-02-10 21:32:11,046 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57542, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, duration: 5044721
2015-02-10 21:32:11,047 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,047 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:11,047 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56402, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, duration: 5032707
2015-02-10 21:32:11,048 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,048 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60833, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, duration: 6091213
2015-02-10 21:32:11,048 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,049 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,049 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,053 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:11,054 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar
2015-02-10 21:32:11,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:11,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:11,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:11,063 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:32:11,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:32:11,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:32:11,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:32:11,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:32:11,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:11,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,073 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:11,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:11,075 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:11,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:11,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:11,081 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:11,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:11,082 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:11,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:11,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,091 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split
2015-02-10 21:32:11,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:11,095 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:32:11,099 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091 src: /127.0.0.1:47158 dest: /127.0.0.1:57643
2015-02-10 21:32:11,101 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091 src: /127.0.0.1:56405 dest: /127.0.0.1:37184
2015-02-10 21:32:11,102 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091 src: /127.0.0.1:57545 dest: /127.0.0.1:52976
2015-02-10 21:32:11,103 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091 src: /127.0.0.1:60839 dest: /127.0.0.1:46575
2015-02-10 21:32:11,109 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60839, dest: /127.0.0.1:46575, bytes: 1762, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 3146764
2015-02-10 21:32:11,110 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:11,110 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,111 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57545, dest: /127.0.0.1:52976, bytes: 1762, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 3615610
2015-02-10 21:32:11,111 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,112 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,112 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56405, dest: /127.0.0.1:37184, bytes: 1762, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 5284123
2015-02-10 21:32:11,113 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,113 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,113 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47158, dest: /127.0.0.1:57643, bytes: 1762, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 5612712
2015-02-10 21:32:11,114 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,114 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,119 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:11,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,127 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:11,132 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092 src: /127.0.0.1:60840 dest: /127.0.0.1:46575
2015-02-10 21:32:11,133 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092 src: /127.0.0.1:47163 dest: /127.0.0.1:57643
2015-02-10 21:32:11,134 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092 src: /127.0.0.1:57549 dest: /127.0.0.1:52976
2015-02-10 21:32:11,138 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57549, dest: /127.0.0.1:52976, bytes: 185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, duration: 1626354
2015-02-10 21:32:11,138 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:11,138 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,139 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47163, dest: /127.0.0.1:57643, bytes: 185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, duration: 2479277
2015-02-10 21:32:11,139 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,139 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,140 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60840, dest: /127.0.0.1:46575, bytes: 185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, duration: 3569547
2015-02-10 21:32:11,140 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,140 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,143 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:11,144 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:32:11,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:11,200 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:32:11,205 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093 src: /127.0.0.1:56411 dest: /127.0.0.1:37184
2015-02-10 21:32:11,207 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093 src: /127.0.0.1:57551 dest: /127.0.0.1:52976
2015-02-10 21:32:11,208 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093 src: /127.0.0.1:60845 dest: /127.0.0.1:46575
2015-02-10 21:32:11,212 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60845, dest: /127.0.0.1:46575, bytes: 89168, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, duration: 2762943
2015-02-10 21:32:11,213 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:11,213 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,213 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57551, dest: /127.0.0.1:52976, bytes: 89168, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, duration: 3731648
2015-02-10 21:32:11,214 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,214 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,214 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56411, dest: /127.0.0.1:37184, bytes: 89168, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, duration: 4377876
2015-02-10 21:32:11,214 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:11,215 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:11,221 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:11,221 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0009
2015-02-10 21:32:11,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=null
2015-02-10 21:32:11,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:11,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:11,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:11,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:11,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:11,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:11,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:11,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:11,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:11,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:11,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:11,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:11,240 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 9 submitted by user teamcity
2015-02-10 21:32:11,240 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0009
2015-02-10 21:32:11,240 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0009
2015-02-10 21:32:11,241 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from NEW to NEW_SAVING
2015-02-10 21:32:11,241 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0009
2015-02-10 21:32:11,241 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:32:11,242 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0009 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:32:11,242 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0009 from user: teamcity, in queue: default
2015-02-10 21:32:11,242 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0009
2015-02-10 21:32:11,242 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from SUBMITTED to ACCEPTED
2015-02-10 21:32:11,243 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0009_000001
2015-02-10 21:32:11,243 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from NEW to SUBMITTED
2015-02-10 21:32:11,243 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0009 from user: teamcity activated in queue: default
2015-02-10 21:32:11,243 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0009 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:32:11,244 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0009_000001 to scheduler from user teamcity in queue default
2015-02-10 21:32:11,244 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:32:11,246 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0009/
2015-02-10 21:32:11,246 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] submitted hadoop job: job_1423603735088_0009
2015-02-10 21:32:11,246 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [cogroupopt] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0009/
2015-02-10 21:32:11,624 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:11,624 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000001
2015-02-10 21:32:11,624 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:32:11,625 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:32:11,625 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:11,625 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:11,625 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0009_01_000001
2015-02-10 21:32:11,626 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:11,626 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0009_000001
2015-02-10 21:32:11,626 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0009 AttemptId: appattempt_1423603735088_0009_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:32:11,626 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:32:11,627 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:32:11,627 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0009_000001
2015-02-10 21:32:11,629 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0009_000001
2015-02-10 21:32:11,629 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0009_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-10 21:32:11,633 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0009_000001 (auth:SIMPLE)
2015-02-10 21:32:11,635 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000001 by user teamcity
2015-02-10 21:32:11,636 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0009
2015-02-10 21:32:11,636 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000001
2015-02-10 21:32:11,636 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from NEW to INITING
2015-02-10 21:32:11,636 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000001 to application application_1423603735088_0009
2015-02-10 21:32:11,637 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0009_000001
2015-02-10 21:32:11,637 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from INITING to RUNNING
2015-02-10 21:32:11,637 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:32:11,637 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:32:11,637 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:11,638 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:11,638 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:32:11,638 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:32:11,638 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:11,639 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0009_01_000001
2015-02-10 21:32:11,654 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0009_01_000001.tokens. Credentials list: 
2015-02-10 21:32:11,680 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:11,729 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090
2015-02-10 21:32:11,730 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087
2015-02-10 21:32:11,732 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089
2015-02-10 21:32:11,733 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085
2015-02-10 21:32:11,733 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092
2015-02-10 21:32:11,798 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0009_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001.tokens
2015-02-10 21:32:11,798 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:11,930 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088
2015-02-10 21:32:11,931 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093
2015-02-10 21:32:11,932 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091
2015-02-10 21:32:11,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:11,953 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60849, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_28967490_9205, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, duration: 1223804
2015-02-10 21:32:11,996 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:12,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:12,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:12,035 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60849, bytes: 189, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_28967490_9205, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, duration: 242509
2015-02-10 21:32:12,067 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:12,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:12,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:12,106 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56418, bytes: 1778, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_28967490_9205, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 255620
2015-02-10 21:32:12,138 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:12,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:12,167 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:12,176 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56418, bytes: 89868, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_28967490_9205, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, duration: 416056
2015-02-10 21:32:12,210 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:12,210 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:12,257 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:12,257 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:12,276 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086
2015-02-10 21:32:12,277 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087
2015-02-10 21:32:12,277 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091
2015-02-10 21:32:12,279 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093
2015-02-10 21:32:12,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089
2015-02-10 21:32:12,300 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088
2015-02-10 21:32:12,300 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086
2015-02-10 21:32:12,301 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092
2015-02-10 21:32:12,302 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091
2015-02-10 21:32:12,372 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001/default_container_executor.sh]
2015-02-10 21:32:12,454 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073741914_1090 to datanode(s) 127.0.0.1:57643
2015-02-10 21:32:12,454 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741904_1080, blk_1073741905_1081, blk_1073741907_1083, blk_1073741908_1084, blk_1073741909_1085]
2015-02-10 21:32:12,454 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741904_1080, blk_1073741905_1081, blk_1073741906_1082, blk_1073741907_1083, blk_1073741909_1085]
2015-02-10 21:32:12,478 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085
2015-02-10 21:32:12,566 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741912_1088
2015-02-10 21:32:12,568 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741913_1089
2015-02-10 21:32:12,568 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086
2015-02-10 21:32:12,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091
2015-02-10 21:32:12,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092
2015-02-10 21:32:12,570 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087
2015-02-10 21:32:12,623 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:12,678 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090
2015-02-10 21:32:12,769 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090
2015-02-10 21:32:12,770 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741909_1085
2015-02-10 21:32:12,969 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093
2015-02-10 21:32:13,644 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 to 127.0.0.1:57643 
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904 for deletion
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905 for deletion
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907 for deletion
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905
2015-02-10 21:32:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907
2015-02-10 21:32:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908 for deletion
2015-02-10 21:32:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909 for deletion
2015-02-10 21:32:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908
2015-02-10 21:32:13,647 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:32:13,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909
2015-02-10 21:32:13,647 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 src: /127.0.0.1:47175 dest: /127.0.0.1:57643
2015-02-10 21:32:13,650 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741914_1090 size 254067
2015-02-10 21:32:13,651 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090 src: /127.0.0.1:47175 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:32:14,197 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904 for deletion
2015-02-10 21:32:14,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905 for deletion
2015-02-10 21:32:14,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906 for deletion
2015-02-10 21:32:14,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905
2015-02-10 21:32:14,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904
2015-02-10 21:32:14,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906
2015-02-10 21:32:14,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907 for deletion
2015-02-10 21:32:14,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909 for deletion
2015-02-10 21:32:14,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907
2015-02-10 21:32:14,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909
2015-02-10 21:32:15,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:15,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:32:15,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:32:15,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:32:15,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=null
2015-02-10 21:32:15,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:15,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:15,455 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741904_1080, blk_1073741905_1081, blk_1073741906_1082, blk_1073741908_1084]
2015-02-10 21:32:15,455 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741904_1080, blk_1073741905_1081, blk_1073741906_1082, blk_1073741907_1083, blk_1073741908_1084, blk_1073741909_1085]
2015-02-10 21:32:15,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:15,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:15,963 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60855, bytes: 189, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741916_1092, duration: 279745
2015-02-10 21:32:16,080 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0008_01_000001 succeeded 
2015-02-10 21:32:16,081 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:32:16,082 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0008_01_000001
2015-02-10 21:32:16,097 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001
2015-02-10 21:32:16,097 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001
2015-02-10 21:32:16,098 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001
2015-02-10 21:32:16,098 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008/container_1423603735088_0008_01_000001
2015-02-10 21:32:16,098 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000001
2015-02-10 21:32:16,098 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0008_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:32:16,098 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0008_01_000001 from application application_1423603735088_0008
2015-02-10 21:32:16,098 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:16,099 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0008
2015-02-10 21:32:16,641 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904 for deletion
2015-02-10 21:32:16,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905 for deletion
2015-02-10 21:32:16,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906 for deletion
2015-02-10 21:32:16,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905
2015-02-10 21:32:16,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908 for deletion
2015-02-10 21:32:16,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904
2015-02-10 21:32:16,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908
2015-02-10 21:32:16,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906
2015-02-10 21:32:16,668 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0008_01_000001]
2015-02-10 21:32:16,669 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0008_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:16,669 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0008_000001
2015-02-10 21:32:16,669 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0008_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:32:16,669 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0008_000001 State change from FINISHING to FINISHED
2015-02-10 21:32:16,669 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0008	CONTAINERID=container_1423603735088_0008_01_000001
2015-02-10 21:32:16,669 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0008 State change from FINISHING to FINISHED
2015-02-10 21:32:16,669 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0008_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:16,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0008
2015-02-10 21:32:16,670 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:16,670 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0008_000001
2015-02-10 21:32:16,670 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:16,670 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0008,name=[78D36A49BDB1427EB80537FFB833FCFA/3108956A941542C2BF6BDDD66173C1EB] cogroupopt/(2/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0008/jobhistory/job/job_1423603735088_0008,appMasterHost=ip-10-31-157-187,startTime=1423603909194,finishTime=1423603929906,finalStatus=SUCCEEDED
2015-02-10 21:32:16,670 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:16,670 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:16,671 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0008_000001 released container container_1423603735088_0008_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:16,671 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0008_000001 is done. finalState=FINISHED
2015-02-10 21:32:16,671 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0008 requests cleared
2015-02-10 21:32:16,671 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0008 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:32:16,671 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0008 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:32:16,674 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0008_000001 (auth:SIMPLE)
2015-02-10 21:32:16,676 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0008_01_000001
2015-02-10 21:32:17,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904 for deletion
2015-02-10 21:32:17,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905 for deletion
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906 for deletion
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741904_1080 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741904
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741905
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907 for deletion
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908 for deletion
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741907_1083 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741907
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741906_1082 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741906
2015-02-10 21:32:17,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909 for deletion
2015-02-10 21:32:17,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741908
2015-02-10 21:32:17,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741909
2015-02-10 21:32:17,310 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090
2015-02-10 21:32:17,320 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0009_000001 (auth:SIMPLE)
2015-02-10 21:32:17,325 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0009_000001
2015-02-10 21:32:17,325 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0009	APPATTEMPTID=appattempt_1423603735088_0009_000001
2015-02-10 21:32:17,325 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:32:17,326 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from ACCEPTED to RUNNING
2015-02-10 21:32:17,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:17,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:32:17,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:17,625 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:32:17,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,626 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,627 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0008
2015-02-10 21:32:17,628 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:32:17,628 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0008, with delay of 10800 seconds
2015-02-10 21:32:17,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,669 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:32:17,669 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,670 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,670 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,670 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0008
2015-02-10 21:32:17,670 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0008
2015-02-10 21:32:17,671 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0008 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:32:17,671 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0008, with delay of 10800 seconds
2015-02-10 21:32:17,702 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:32:17,759 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094 src: /127.0.0.1:47184 dest: /127.0.0.1:57643
2015-02-10 21:32:17,761 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094 src: /127.0.0.1:60863 dest: /127.0.0.1:46575
2015-02-10 21:32:17,763 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094 src: /127.0.0.1:56432 dest: /127.0.0.1:37184
2015-02-10 21:32:17,793 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56432, dest: /127.0.0.1:37184, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, duration: 28520662
2015-02-10 21:32:17,794 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:17,794 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:17,794 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60863, dest: /127.0.0.1:46575, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, duration: 28028314
2015-02-10 21:32:17,794 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:17,795 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47184, dest: /127.0.0.1:57643, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, duration: 28749637
2015-02-10 21:32:17,795 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:17,795 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:17,796 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:17,809 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:18,626 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:18,626 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000002
2015-02-10 21:32:18,626 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:32:18,627 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:32:18,627 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:18,627 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:18,627 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:18,627 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000003
2015-02-10 21:32:18,628 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:32:18,628 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:32:18,628 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:18,628 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:18,669 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:18,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000004
2015-02-10 21:32:18,670 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:32:18,670 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:32:18,670 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:18,670 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:18,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:18,671 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000005
2015-02-10 21:32:18,671 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:32:18,671 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:32:18,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:18,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:18,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:18,672 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000006
2015-02-10 21:32:18,672 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:32:18,672 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:32:18,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:18,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:19,398 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0009_01_000002
2015-02-10 21:32:19,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:19,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:19,399 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0009_01_000004
2015-02-10 21:32:19,400 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:19,400 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:19,400 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:19,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:19,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:19,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:19,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:19,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:19,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:19,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:19,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:19,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:19,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:19,597 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0009_000001 (auth:SIMPLE)
2015-02-10 21:32:19,597 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0009_000001 (auth:SIMPLE)
2015-02-10 21:32:19,602 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000004 by user teamcity
2015-02-10 21:32:19,602 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0009
2015-02-10 21:32:19,602 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000004
2015-02-10 21:32:19,603 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from NEW to INITING
2015-02-10 21:32:19,603 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000004 to application application_1423603735088_0009
2015-02-10 21:32:19,603 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from INITING to RUNNING
2015-02-10 21:32:19,603 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000005 by user teamcity
2015-02-10 21:32:19,604 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:32:19,604 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,604 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,604 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:19,604 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:19,604 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000005 to application application_1423603735088_0009
2015-02-10 21:32:19,605 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:19,605 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:19,605 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:32:19,605 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0009_01_000004
2015-02-10 21:32:19,606 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000006 by user teamcity
2015-02-10 21:32:19,604 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000005
2015-02-10 21:32:19,606 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000002 by user teamcity
2015-02-10 21:32:19,606 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000006
2015-02-10 21:32:19,606 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000002 to application application_1423603735088_0009
2015-02-10 21:32:19,607 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:32:19,607 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,607 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,607 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:19,607 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:19,607 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000003 by user teamcity
2015-02-10 21:32:19,608 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000003
2015-02-10 21:32:19,608 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000003 to application application_1423603735088_0009
2015-02-10 21:32:19,606 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,606 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000002
2015-02-10 21:32:19,608 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,608 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:19,608 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:19,609 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:19,609 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:32:19,609 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,609 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000006 to application application_1423603735088_0009
2015-02-10 21:32:19,609 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0009_01_000005
2015-02-10 21:32:19,609 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,610 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:19,610 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:19,610 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:32:19,610 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,610 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:19,610 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:19,611 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:19,611 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:19,611 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0009_01_000006
2015-02-10 21:32:19,626 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:19,626 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:19,629 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0009_01_000004.tokens. Credentials list: 
2015-02-10 21:32:19,631 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0009_01_000005.tokens. Credentials list: 
2015-02-10 21:32:19,634 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0009_01_000006.tokens. Credentials list: 
2015-02-10 21:32:19,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:19,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:19,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:19,728 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:19,754 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:19,754 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:19,755 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:19,756 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:19,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0009_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004.tokens
2015-02-10 21:32:19,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:19,896 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000002/default_container_executor.sh]
2015-02-10 21:32:19,899 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000003/default_container_executor.sh]
2015-02-10 21:32:20,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:20,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar	dst=null	perm=null
2015-02-10 21:32:20,053 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57576, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1309464702_9510, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741914_1090, duration: 682745
2015-02-10 21:32:20,099 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:20,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:20,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml	dst=null	perm=null
2015-02-10 21:32:20,145 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57576, bytes: 89868, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1309464702_9510, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741917_1093, duration: 418422
2015-02-10 21:32:20,179 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:20,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:20,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:20,180 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:20,240 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:20,241 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:20,242 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:20,242 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:20,243 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:20,243 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:20,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006/default_container_executor.sh]
2015-02-10 21:32:20,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004/default_container_executor.sh]
2015-02-10 21:32:20,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005/default_container_executor.sh]
2015-02-10 21:32:20,420 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:32:21,251 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:21,547 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0009_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006.tokens
2015-02-10 21:32:21,548 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:21,937 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094
2015-02-10 21:32:21,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:22,315 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094
2015-02-10 21:32:22,387 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0009_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005.tokens
2015-02-10 21:32:22,388 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:22,689 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094
2015-02-10 21:32:24,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:24,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:24,733 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47203, bytes: 1778, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000000_0_-1697610215_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 263684
2015-02-10 21:32:24,802 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56450, bytes: 1778, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000001_0_1136373881_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 274803
2015-02-10 21:32:24,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/part-00000	dst=null	perm=null
2015-02-10 21:32:24,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D/part-00000	dst=null	perm=null
2015-02-10 21:32:24,888 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57590, bytes: 296, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000000_0_-1697610215_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741910_1086, duration: 276356
2015-02-10 21:32:24,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:24,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:25,083 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57592, bytes: 1262, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000002_0_766291077_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 276243
2015-02-10 21:32:25,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:25,217 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60886, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000002_0_766291077_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 6149510
2015-02-10 21:32:25,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:25,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job.split	dst=null	perm=null
2015-02-10 21:32:25,402 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60890, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000001_0_1136373881_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 267293
2015-02-10 21:32:25,432 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56457, bytes: 746, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000004_0_-2052561261_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 2029875
2015-02-10 21:32:25,497 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56459, bytes: 746, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000003_0_172959460_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741915_1091, duration: 283826
2015-02-10 21:32:25,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_m_000000_0	dst=null	perm=null
2015-02-10 21:32:25,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_m_000001_0	dst=null	perm=null
2015-02-10 21:32:25,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:25,555 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56457, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000004_0_-2052561261_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 236318
2015-02-10 21:32:25,596 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000002
2015-02-10 21:32:25,596 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000002
2015-02-10 21:32:25,596 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:32:25,596 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000002
2015-02-10 21:32:25,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/nums.10.txt	dst=null	perm=null
2015-02-10 21:32:25,615 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000002 is : 143
2015-02-10 21:32:25,628 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47214, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0009_m_000003_0_172959460_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741883_1059, duration: 378432
2015-02-10 21:32:25,633 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:25,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000002
2015-02-10 21:32:25,634 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:25,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000002
2015-02-10 21:32:25,635 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000002
2015-02-10 21:32:25,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000002
2015-02-10 21:32:25,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:25,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000002
2015-02-10 21:32:25,636 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000002 from application application_1423603735088_0009
2015-02-10 21:32:25,636 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:25,636 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:25,636 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000003
2015-02-10 21:32:25,637 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000003
2015-02-10 21:32:25,637 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:32:25,637 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000003
2015-02-10 21:32:25,637 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000002]
2015-02-10 21:32:25,638 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:25,638 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:32:25,638 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000002
2015-02-10 21:32:25,638 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:32:25,638 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:32:25,640 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:25,640 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:25,640 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095 src: /127.0.0.1:47215 dest: /127.0.0.1:57643
2015-02-10 21:32:25,640 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:25,641 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:32:25,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095 src: /127.0.0.1:60894 dest: /127.0.0.1:46575
2015-02-10 21:32:25,648 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095 src: /127.0.0.1:57602 dest: /127.0.0.1:52976
2015-02-10 21:32:25,660 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000003 is : 143
2015-02-10 21:32:25,672 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist for DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:25,681 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:25,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000003
2015-02-10 21:32:25,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000003
2015-02-10 21:32:25,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000003
2015-02-10 21:32:25,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000003
2015-02-10 21:32:25,683 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000003
2015-02-10 21:32:25,684 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:25,686 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000003 from application application_1423603735088_0009
2015-02-10 21:32:25,686 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:25,686 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:25,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_m_000002_0	dst=null	perm=null
2015-02-10 21:32:25,890 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000004
2015-02-10 21:32:25,890 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000004
2015-02-10 21:32:25,891 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:32:25,891 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000004
2015-02-10 21:32:25,905 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000004 is : 143
2015-02-10 21:32:25,921 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:25,922 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004
2015-02-10 21:32:25,922 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004
2015-02-10 21:32:25,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004
2015-02-10 21:32:25,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000004
2015-02-10 21:32:25,923 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000004
2015-02-10 21:32:25,923 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:25,923 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000004 from application application_1423603735088_0009
2015-02-10 21:32:25,923 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:25,924 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:26,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_m_000004_0	dst=null	perm=null
2015-02-10 21:32:26,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_m_000003_0	dst=null	perm=null
2015-02-10 21:32:26,222 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000006
2015-02-10 21:32:26,223 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000006
2015-02-10 21:32:26,223 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:32:26,223 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000006
2015-02-10 21:32:26,223 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000004]
2015-02-10 21:32:26,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:26,224 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:32:26,224 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000004
2015-02-10 21:32:26,224 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:32:26,224 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:32:26,225 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:26,226 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:26,226 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:26,226 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:26,241 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000006 is : 143
2015-02-10 21:32:26,256 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:26,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006
2015-02-10 21:32:26,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006
2015-02-10 21:32:26,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006
2015-02-10 21:32:26,258 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000006
2015-02-10 21:32:26,258 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000006
2015-02-10 21:32:26,258 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:26,258 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000006 from application application_1423603735088_0009
2015-02-10 21:32:26,258 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:26,258 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:26,288 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000005
2015-02-10 21:32:26,288 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000005
2015-02-10 21:32:26,288 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:32:26,289 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000006]
2015-02-10 21:32:26,289 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000005
2015-02-10 21:32:26,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:26,289 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:32:26,289 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000006
2015-02-10 21:32:26,290 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:32:26,290 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:32:26,291 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:26,291 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:26,291 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:26,291 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:32:26,304 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000005 is : 143
2015-02-10 21:32:26,319 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:26,320 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005
2015-02-10 21:32:26,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005
2015-02-10 21:32:26,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005
2015-02-10 21:32:26,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000005
2015-02-10 21:32:26,322 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000005
2015-02-10 21:32:26,322 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:26,322 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000005 from application application_1423603735088_0009
2015-02-10 21:32:26,322 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:26,322 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:26,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000003]
2015-02-10 21:32:26,638 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:26,638 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:32:26,638 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000003
2015-02-10 21:32:26,639 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:32:26,639 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:32:26,639 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:26,640 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:26,640 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:26,640 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:27,289 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000005]
2015-02-10 21:32:27,290 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:27,290 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:32:27,290 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000005
2015-02-10 21:32:27,290 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:27,290 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:27,291 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:32:27,292 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:27,292 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:27,292 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:27,639 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:27,639 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000007
2015-02-10 21:32:27,639 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0009_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:32:27,639 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0009_000001 container=Container: [ContainerId: container_1423603735088_0009_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:32:27,640 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:27,640 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:28,459 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:28,471 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0009_01_000007 by user teamcity
2015-02-10 21:32:28,472 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000007
2015-02-10 21:32:28,472 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0009_01_000007 to application application_1423603735088_0009
2015-02-10 21:32:28,472 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:32:28,473 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0009
2015-02-10 21:32:28,473 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0009
2015-02-10 21:32:28,473 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:28,473 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0009
2015-02-10 21:32:28,474 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:28,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:28,544 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:28,639 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:28,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000007/default_container_executor.sh]
2015-02-10 21:32:29,465 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:32:32,149 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:32,153 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:32,176 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:32,183 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:32,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:32,669 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:32:32,803 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096 src: /127.0.0.1:47229 dest: /127.0.0.1:57643
2015-02-10 21:32:32,806 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096 src: /127.0.0.1:60908 dest: /127.0.0.1:46575
2015-02-10 21:32:32,808 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096 src: /127.0.0.1:57616 dest: /127.0.0.1:52976
2015-02-10 21:32:32,859 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57616, dest: /127.0.0.1:52976, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0009_r_000000_0_2081197613_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 49533066
2015-02-10 21:32:32,859 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:32,860 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:32,860 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60908, dest: /127.0.0.1:46575, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0009_r_000000_0_2081197613_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 49922166
2015-02-10 21:32:32,860 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:32,861 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47229, dest: /127.0.0.1:57643, bytes: 63, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0009_r_000000_0_2081197613_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 51087389
2015-02-10 21:32:32,860 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:32,863 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:32,863 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:32,871 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0009_r_000000_0_2081197613_1
2015-02-10 21:32:32,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0	dst=null	perm=null
2015-02-10 21:32:32,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0	dst=null	perm=null
2015-02-10 21:32:32,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/task_1423603735088_0009_r_000000	dst=null	perm=null
2015-02-10 21:32:32,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/_temporary/attempt_1423603735088_0009_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/task_1423603735088_0009_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:32:32,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096
2015-02-10 21:32:33,028 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000007
2015-02-10 21:32:33,028 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000007
2015-02-10 21:32:33,029 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:32:33,029 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000007
2015-02-10 21:32:33,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,041 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,044 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0009_01_000007 is : 143
2015-02-10 21:32:33,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1	dst=null	perm=null
2015-02-10 21:32:33,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:33,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:33,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/task_1423603735088_0009_r_000000	dst=null	perm=null
2015-02-10 21:32:33,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	dst=null	perm=null
2015-02-10 21:32:33,061 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:33,061 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000007
2015-02-10 21:32:33,062 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000007
2015-02-10 21:32:33,063 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000007
2015-02-10 21:32:33,063 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000007
2015-02-10 21:32:33,063 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000007
2015-02-10 21:32:33,064 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:33,064 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000007 from application application_1423603735088_0009
2015-02-10 21:32:33,064 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:33,064 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:33,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary/1/task_1423603735088_0009_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary	dst=null	perm=null
2015-02-10 21:32:33,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,085 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_SUCCESS is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,095 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,122 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57602, dest: /127.0.0.1:52976, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, duration: 7466397680
2015-02-10 21:32:33,122 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:33,123 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16243
2015-02-10 21:32:33,123 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60894, dest: /127.0.0.1:46575, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, duration: 7467454576
2015-02-10 21:32:33,124 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,125 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47215, dest: /127.0.0.1:57643, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, duration: 7469807699
2015-02-10 21:32:33,125 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,126 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16243
2015-02-10 21:32:33,126 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16243
2015-02-10 21:32:33,130 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,137 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:32:33,142 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097 src: /127.0.0.1:60910 dest: /127.0.0.1:46575
2015-02-10 21:32:33,143 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097 src: /127.0.0.1:56479 dest: /127.0.0.1:37184
2015-02-10 21:32:33,147 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097 src: /127.0.0.1:57619 dest: /127.0.0.1:52976
2015-02-10 21:32:33,152 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57619, dest: /127.0.0.1:52976, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, duration: 2216228
2015-02-10 21:32:33,152 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:33,152 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,153 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56479, dest: /127.0.0.1:37184, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, duration: 2732043
2015-02-10 21:32:33,153 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,153 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,153 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60910, dest: /127.0.0.1:46575, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, duration: 3636228
2015-02-10 21:32:33,154 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,154 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,158 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary_tmp is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist	dst=null	perm=null
2015-02-10 21:32:33,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:33,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist	dst=null	perm=null
2015-02-10 21:32:33,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:33,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1.jhist	dst=null	perm=null
2015-02-10 21:32:33,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,186 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57620, bytes: 70581, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095, duration: 413413
2015-02-10 21:32:33,189 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:32:33,194 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098 src: /127.0.0.1:60914 dest: /127.0.0.1:46575
2015-02-10 21:32:33,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098 src: /127.0.0.1:47237 dest: /127.0.0.1:57643
2015-02-10 21:32:33,197 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098 src: /127.0.0.1:56484 dest: /127.0.0.1:37184
2015-02-10 21:32:33,202 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56484, dest: /127.0.0.1:37184, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, duration: 3225857
2015-02-10 21:32:33,202 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,202 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:33,202 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47237, dest: /127.0.0.1:57643, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, duration: 4075577
2015-02-10 21:32:33,203 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,204 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,205 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60914, dest: /127.0.0.1:46575, bytes: 70033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, duration: 5716782
2015-02-10 21:32:33,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,205 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,210 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:33,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:33,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:33,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:33,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009/job_1423603735088_0009_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:33,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:33,228 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47239, bytes: 105071, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741918_1094, duration: 436716
2015-02-10 21:32:33,231 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:32:33,235 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099 src: /127.0.0.1:56486 dest: /127.0.0.1:37184
2015-02-10 21:32:33,237 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099 src: /127.0.0.1:47241 dest: /127.0.0.1:57643
2015-02-10 21:32:33,239 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099 src: /127.0.0.1:60920 dest: /127.0.0.1:46575
2015-02-10 21:32:33,243 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60920, dest: /127.0.0.1:46575, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, duration: 2491881
2015-02-10 21:32:33,243 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:33,244 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,244 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47241, dest: /127.0.0.1:57643, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, duration: 3636388
2015-02-10 21:32:33,244 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,245 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,245 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56486, dest: /127.0.0.1:37184, bytes: 104255, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_628915495_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, duration: 4558537
2015-02-10 21:32:33,245 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:33,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:32:33,250 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_628915495_1
2015-02-10 21:32:33,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:33,275 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0009_000001 with final state: FINISHING
2015-02-10 21:32:33,275 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:33,275 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0009 with final state: FINISHING
2015-02-10 21:32:33,276 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:33,276 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0009
2015-02-10 21:32:33,276 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:33,276 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:34,029 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000007]
2015-02-10 21:32:34,030 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:34,030 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:32:34,030 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000007
2015-02-10 21:32:34,030 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:32:34,030 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:34,031 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:34,032 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:34,032 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:34,032 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:34,285 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741914_1090 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:32:34,286 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741915_1091 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:32:34,286 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741916_1092 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:32:34,286 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741917_1093 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:32:34,286 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741919_1095 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:32:34,287 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741918_1094 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:32:34,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0009	dst=null	perm=null
2015-02-10 21:32:34,352 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741910_1086 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:32:34,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/3863368752_source20_source101_38C6F4F952424DA2BD6774AF11AE4F7D	dst=null	perm=null
2015-02-10 21:32:34,353 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,354 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary
2015-02-10 21:32:34,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/_temporary	dst=null	perm=null
2015-02-10 21:32:34,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,376 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	dst=null	perm=null
2015-02-10 21:32:34,380 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60922, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 318671
2015-02-10 21:32:34,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,400 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	dst=null	perm=null
2015-02-10 21:32:34,403 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60922, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 199689
2015-02-10 21:32:34,403 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1
2015-02-10 21:32:34,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1	dst=null	perm=null
2015-02-10 21:32:34,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	dst=null	perm=null
2015-02-10 21:32:34,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroupopt1/part-00000	dst=null	perm=null
2015-02-10 21:32:34,411 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47245, bytes: 67, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096, duration: 226622
2015-02-10 21:32:34,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:34,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:34,436 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:32:34,436 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-10 21:32:34,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:32:34,475 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2] starting
2015-02-10 21:32:34,476 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:32:34,476 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:32:34,476 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:32:34,476 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup"]
2015-02-10 21:32:34,476 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  parallel execution is enabled: true
2015-02-10 21:32:34,477 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  starting jobs: 2
2015-02-10 21:32:34,477 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper1*upper2]  allocating threads: 2
2015-02-10 21:32:34,479 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] starting step: (2/2)
2015-02-10 21:32:34,494 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:34,511 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:34,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:34,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:34,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:34,518 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 10
2015-02-10 21:32:34,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=null
2015-02-10 21:32:34,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:32:34,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:32:34,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:34,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,532 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:32:34,536 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 src: /127.0.0.1:56493 dest: /127.0.0.1:37184
2015-02-10 21:32:34,538 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 src: /127.0.0.1:60926 dest: /127.0.0.1:46575
2015-02-10 21:32:34,539 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 src: /127.0.0.1:57634 dest: /127.0.0.1:52976
2015-02-10 21:32:34,545 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57634, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 3723562
2015-02-10 21:32:34,546 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,546 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:34,546 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60926, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 2787166
2015-02-10 21:32:34,546 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,547 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,547 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56493, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 5302615
2015-02-10 21:32:34,547 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,548 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,550 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:34,551 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar
2015-02-10 21:32:34,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:34,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:34,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:34,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:34,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:32:34,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:32:34,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:32:34,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:32:34,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:32:34,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:34,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:34,568 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:34,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:34,572 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:34,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:34,575 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:34,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:34,579 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:34,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:34,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,588 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split
2015-02-10 21:32:34,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:34,593 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:32:34,597 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101 src: /127.0.0.1:57635 dest: /127.0.0.1:52976
2015-02-10 21:32:34,599 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101 src: /127.0.0.1:60929 dest: /127.0.0.1:46575
2015-02-10 21:32:34,601 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101 src: /127.0.0.1:56498 dest: /127.0.0.1:37184
2015-02-10 21:32:34,602 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101 src: /127.0.0.1:47253 dest: /127.0.0.1:57643
2015-02-10 21:32:34,606 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47253, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 2621173
2015-02-10 21:32:34,607 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:34,607 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,607 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56498, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 3500149
2015-02-10 21:32:34,608 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,608 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,609 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60929, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 4295500
2015-02-10 21:32:34,609 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,609 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,609 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57635, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 4900673
2015-02-10 21:32:34,610 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,610 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,613 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:34,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,621 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:34,624 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102 src: /127.0.0.1:56500 dest: /127.0.0.1:37184
2015-02-10 21:32:34,626 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102 src: /127.0.0.1:60933 dest: /127.0.0.1:46575
2015-02-10 21:32:34,627 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102 src: /127.0.0.1:57641 dest: /127.0.0.1:52976
2015-02-10 21:32:34,631 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57641, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, duration: 1454216
2015-02-10 21:32:34,631 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:34,631 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,632 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60933, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, duration: 2307101
2015-02-10 21:32:34,632 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,632 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,633 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56500, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, duration: 2899539
2015-02-10 21:32:34,633 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,637 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:34,638 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:32:34,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:34,656 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:32:34,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103 src: /127.0.0.1:56503 dest: /127.0.0.1:37184
2015-02-10 21:32:34,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103 src: /127.0.0.1:57644 dest: /127.0.0.1:52976
2015-02-10 21:32:34,662 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103 src: /127.0.0.1:60938 dest: /127.0.0.1:46575
2015-02-10 21:32:34,666 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60938, dest: /127.0.0.1:46575, bytes: 88453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 2583762
2015-02-10 21:32:34,667 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:34,667 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,667 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57644, dest: /127.0.0.1:52976, bytes: 88453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 2829360
2015-02-10 21:32:34,668 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,668 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,669 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56503, dest: /127.0.0.1:37184, bytes: 88453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 4424807
2015-02-10 21:32:34,669 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:34,669 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:34,674 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:34,674 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0010
2015-02-10 21:32:34,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=null
2015-02-10 21:32:34,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:34,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:34,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:34,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:34,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:34,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:34,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:34,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:34,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:34,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:34,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:34,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:34,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:34,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:34,692 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 10 submitted by user teamcity
2015-02-10 21:32:34,692 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0010
2015-02-10 21:32:34,692 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0010
2015-02-10 21:32:34,692 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0010
2015-02-10 21:32:34,692 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from NEW to NEW_SAVING
2015-02-10 21:32:34,692 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:32:34,693 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0010 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:32:34,693 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0010 from user: teamcity, in queue: default
2015-02-10 21:32:34,693 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0010
2015-02-10 21:32:34,693 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from SUBMITTED to ACCEPTED
2015-02-10 21:32:34,694 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0010_000001
2015-02-10 21:32:34,694 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from NEW to SUBMITTED
2015-02-10 21:32:34,694 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0010 from user: teamcity activated in queue: default
2015-02-10 21:32:34,694 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0010 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:32:34,694 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0010_000001 to scheduler from user teamcity in queue default
2015-02-10 21:32:34,695 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:32:34,697 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0010/
2015-02-10 21:32:34,697 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] submitted hadoop job: job_1423603735088_0010
2015-02-10 21:32:34,698 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0010/
2015-02-10 21:32:34,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:34,802 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000001
2015-02-10 21:32:34,802 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:32:34,803 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:32:34,803 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:34,803 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:34,803 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0010_01_000001
2015-02-10 21:32:34,804 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:34,804 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0010_000001
2015-02-10 21:32:34,804 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0010 AttemptId: appattempt_1423603735088_0010_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:32:34,804 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:32:34,804 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:32:34,805 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0010_000001
2015-02-10 21:32:34,806 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0010_000001
2015-02-10 21:32:34,806 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0010_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-10 21:32:34,813 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:32:34,818 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000001 by user teamcity
2015-02-10 21:32:34,818 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0010
2015-02-10 21:32:34,818 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000001
2015-02-10 21:32:34,818 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from NEW to INITING
2015-02-10 21:32:34,819 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000001 to application application_1423603735088_0010
2015-02-10 21:32:34,819 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0010_000001
2015-02-10 21:32:34,819 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from INITING to RUNNING
2015-02-10 21:32:34,819 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:32:34,819 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:32:34,820 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:34,820 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:34,820 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:32:34,820 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:32:34,820 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:34,821 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000001
2015-02-10 21:32:34,837 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0010_01_000001.tokens. Credentials list: 
2015-02-10 21:32:34,864 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:34,980 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0010_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001.tokens
2015-02-10 21:32:34,980 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:35,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:35,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:35,185 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56510, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1568394011_10044, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 1437536
2015-02-10 21:32:35,227 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:35,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:35,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:35,268 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56510, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1568394011_10044, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, duration: 289027
2015-02-10 21:32:35,301 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0010/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:35,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:35,332 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:35,344 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57650, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1568394011_10044, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 264107
2015-02-10 21:32:35,376 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0010/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:35,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:35,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:35,416 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57650, bytes: 89145, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1568394011_10044, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 375754
2015-02-10 21:32:35,450 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:35,450 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:35,499 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:35,499 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:35,613 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001/default_container_executor.sh]
2015-02-10 21:32:35,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:36,458 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741924_1100 to datanode(s) 127.0.0.1:57643
2015-02-10 21:32:36,458 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741910_1086, blk_1073741914_1090, blk_1073741915_1091, blk_1073741916_1092, blk_1073741918_1094, blk_1073741919_1095]
2015-02-10 21:32:36,459 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741910_1086, blk_1073741914_1090, blk_1073741915_1091, blk_1073741917_1093, blk_1073741918_1094]
2015-02-10 21:32:36,941 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102
2015-02-10 21:32:36,942 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101
2015-02-10 21:32:36,944 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100
2015-02-10 21:32:36,945 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097
2015-02-10 21:32:36,946 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095
2015-02-10 21:32:37,144 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098
2015-02-10 21:32:37,146 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099
2015-02-10 21:32:37,321 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099
2015-02-10 21:32:37,321 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101
2015-02-10 21:32:37,323 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098
2015-02-10 21:32:37,323 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096
2015-02-10 21:32:37,325 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095
2015-02-10 21:32:37,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103
2015-02-10 21:32:37,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741920_1096
2015-02-10 21:32:37,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910 for deletion
2015-02-10 21:32:37,642 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914 for deletion
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915 for deletion
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916 for deletion
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916
2015-02-10 21:32:37,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915
2015-02-10 21:32:37,643 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918 for deletion
2015-02-10 21:32:37,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919 for deletion
2015-02-10 21:32:37,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918
2015-02-10 21:32:37,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919
2015-02-10 21:32:37,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741922_1098
2015-02-10 21:32:37,696 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741923_1099
2015-02-10 21:32:37,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100
2015-02-10 21:32:37,897 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101
2015-02-10 21:32:37,980 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100
2015-02-10 21:32:37,981 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097
2015-02-10 21:32:37,982 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741919_1095
2015-02-10 21:32:38,095 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103
2015-02-10 21:32:38,096 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097
2015-02-10 21:32:38,098 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102
2015-02-10 21:32:38,180 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103
2015-02-10 21:32:38,181 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101
2015-02-10 21:32:38,182 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102
2015-02-10 21:32:38,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910 for deletion
2015-02-10 21:32:38,198 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914 for deletion
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915 for deletion
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917 for deletion
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918 for deletion
2015-02-10 21:32:38,199 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917
2015-02-10 21:32:38,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918
2015-02-10 21:32:38,203 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 to 127.0.0.1:57643 
2015-02-10 21:32:38,205 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:32:38,206 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 src: /127.0.0.1:47268 dest: /127.0.0.1:57643
2015-02-10 21:32:38,208 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100 src: /127.0.0.1:47268 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:32:38,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741924_1100 size 254067
2015-02-10 21:32:38,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:38,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:32:38,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:32:38,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:32:38,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=null
2015-02-10 21:32:38,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:38,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:39,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:39,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:39,168 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57655, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741926_1102, duration: 257686
2015-02-10 21:32:39,347 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0009_01_000001 succeeded 
2015-02-10 21:32:39,347 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:32:39,347 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0009_01_000001
2015-02-10 21:32:39,363 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001
2015-02-10 21:32:39,364 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001
2015-02-10 21:32:39,364 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000001
2015-02-10 21:32:39,365 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0009_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:32:39,365 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0009_01_000001 from application application_1423603735088_0009
2015-02-10 21:32:39,365 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:39,365 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001
2015-02-10 21:32:39,365 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0009
2015-02-10 21:32:39,365 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009/container_1423603735088_0009_01_000001
2015-02-10 21:32:39,459 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741914_1090, blk_1073741915_1091, blk_1073741916_1092, blk_1073741917_1093, blk_1073741918_1094, blk_1073741919_1095]
2015-02-10 21:32:39,459 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741910_1086, blk_1073741914_1090, blk_1073741915_1091, blk_1073741916_1092, blk_1073741917_1093, blk_1073741919_1095]
2015-02-10 21:32:39,464 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:32:39,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:32:40,032 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0009_01_000001]
2015-02-10 21:32:40,032 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0009_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:40,032 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0009_000001
2015-02-10 21:32:40,033 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0009_000001 State change from FINISHING to FINISHED
2015-02-10 21:32:40,033 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0009 State change from FINISHING to FINISHED
2015-02-10 21:32:40,033 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0009_000001
2015-02-10 21:32:40,032 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0009_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:32:40,033 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0009
2015-02-10 21:32:40,034 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0009,name=[78D36A49BDB1427EB80537FFB833FCFA/225DD2C9ED6C41D5AB38F1EE3159ECD4] cogroupopt/(1/2) ...tform/cogroupacogroupopt1,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0009/jobhistory/job/job_1423603735088_0009,appMasterHost=ip-10-31-157-187,startTime=1423603931240,finishTime=1423603953275,finalStatus=SUCCEEDED
2015-02-10 21:32:40,034 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0009	CONTAINERID=container_1423603735088_0009_01_000001
2015-02-10 21:32:40,035 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0009_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:40,035 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:40,035 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:40,035 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:40,035 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:40,035 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0009_000001 released container container_1423603735088_0009_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:40,036 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0009_000001 is done. finalState=FINISHED
2015-02-10 21:32:40,036 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0009 requests cleared
2015-02-10 21:32:40,036 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0009 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:32:40,036 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0009 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:32:40,037 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0009_000001 (auth:SIMPLE)
2015-02-10 21:32:40,039 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0009_01_000001
2015-02-10 21:32:40,294 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:32:40,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:40,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:40,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:40,295 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0009
2015-02-10 21:32:40,296 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:32:40,296 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0009, with delay of 10800 seconds
2015-02-10 21:32:40,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:40,554 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:32:40,559 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0010_000001
2015-02-10 21:32:40,559 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0010	APPATTEMPTID=appattempt_1423603735088_0010_000001
2015-02-10 21:32:40,559 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:32:40,559 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from ACCEPTED to RUNNING
2015-02-10 21:32:40,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:40,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:32:40,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914 for deletion
2015-02-10 21:32:40,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915 for deletion
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916 for deletion
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917 for deletion
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918 for deletion
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919 for deletion
2015-02-10 21:32:40,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917
2015-02-10 21:32:40,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741918_1094 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741918
2015-02-10 21:32:40,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919
2015-02-10 21:32:40,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:40,921 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:40,975 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104 src: /127.0.0.1:47275 dest: /127.0.0.1:57643
2015-02-10 21:32:40,977 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104 src: /127.0.0.1:56522 dest: /127.0.0.1:37184
2015-02-10 21:32:40,979 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104 src: /127.0.0.1:57662 dest: /127.0.0.1:52976
2015-02-10 21:32:41,009 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57662, dest: /127.0.0.1:52976, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, duration: 28036861
2015-02-10 21:32:41,009 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:41,010 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:41,010 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56522, dest: /127.0.0.1:37184, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, duration: 28639615
2015-02-10 21:32:41,011 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:41,011 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:41,012 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47275, dest: /127.0.0.1:57643, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, duration: 30559229
2015-02-10 21:32:41,012 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:41,012 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:32:41,018 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:41,033 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:32:41,034 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:41,034 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:41,034 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0009
2015-02-10 21:32:41,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:41,035 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0009 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:32:41,035 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0009, with delay of 10800 seconds
2015-02-10 21:32:41,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0009
2015-02-10 21:32:41,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910 for deletion
2015-02-10 21:32:41,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914 for deletion
2015-02-10 21:32:41,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915 for deletion
2015-02-10 21:32:41,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741910
2015-02-10 21:32:41,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916 for deletion
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741915
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917 for deletion
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741914
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919 for deletion
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741917
2015-02-10 21:32:41,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741916
2015-02-10 21:32:41,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741919_1095 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741919
2015-02-10 21:32:41,805 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,805 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000002
2015-02-10 21:32:41,805 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:32:41,806 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:32:41,806 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,806 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:41,806 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,807 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000003
2015-02-10 21:32:41,807 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:32:41,807 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:32:41,807 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,807 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:41,808 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,808 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000004
2015-02-10 21:32:41,808 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:32:41,808 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:32:41,808 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,809 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:41,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,809 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000005
2015-02-10 21:32:41,809 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:32:41,809 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:32:41,810 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,810 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:41,810 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,810 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000006
2015-02-10 21:32:41,811 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:32:41,811 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:32:41,811 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,812 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:41,812 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:41,812 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000007
2015-02-10 21:32:41,813 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:32:41,813 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:32:41,813 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:41,814 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:42,330 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104
2015-02-10 21:32:42,333 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100
2015-02-10 21:32:42,629 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0010_01_000002
2015-02-10 21:32:42,630 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,630 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,630 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0010_01_000004
2015-02-10 21:32:42,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,632 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:42,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:42,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:42,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:42,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:42,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:42,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:42,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:42,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:42,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:42,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:42,829 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:32:42,830 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:32:42,834 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000002 by user teamcity
2015-02-10 21:32:42,835 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000002 to application application_1423603735088_0010
2015-02-10 21:32:42,835 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000003 by user teamcity
2015-02-10 21:32:42,835 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000002
2015-02-10 21:32:42,835 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,836 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,836 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,835 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000003
2015-02-10 21:32:42,836 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,836 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,836 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000003 to application application_1423603735088_0010
2015-02-10 21:32:42,837 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,837 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000007 by user teamcity
2015-02-10 21:32:42,837 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:42,838 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0010
2015-02-10 21:32:42,838 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000006 by user teamcity
2015-02-10 21:32:42,838 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000007
2015-02-10 21:32:42,838 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from NEW to INITING
2015-02-10 21:32:42,838 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000006
2015-02-10 21:32:42,838 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,839 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,839 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,839 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,838 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000007 to application application_1423603735088_0010
2015-02-10 21:32:42,838 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000005 by user teamcity
2015-02-10 21:32:42,840 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:42,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000005
2015-02-10 21:32:42,840 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000004 by user teamcity
2015-02-10 21:32:42,840 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000006 to application application_1423603735088_0010
2015-02-10 21:32:42,841 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000004
2015-02-10 21:32:42,841 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000005 to application application_1423603735088_0010
2015-02-10 21:32:42,841 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000004 to application application_1423603735088_0010
2015-02-10 21:32:42,841 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from INITING to RUNNING
2015-02-10 21:32:42,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,843 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:32:42,843 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,843 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,843 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,843 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,844 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:42,844 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:42,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,844 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,844 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,845 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,845 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,845 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,845 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,846 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,846 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:42,846 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:42,846 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:42,846 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000005
2015-02-10 21:32:42,847 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000004
2015-02-10 21:32:42,847 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000007
2015-02-10 21:32:42,848 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000006
2015-02-10 21:32:42,871 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0010_01_000005.tokens. Credentials list: 
2015-02-10 21:32:42,872 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0010_01_000007.tokens. Credentials list: 
2015-02-10 21:32:42,873 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0010_01_000006.tokens. Credentials list: 
2015-02-10 21:32:42,880 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0010_01_000004.tokens. Credentials list: 
2015-02-10 21:32:42,904 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:42,904 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:42,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:42,907 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:42,911 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:43,047 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000003/default_container_executor.sh]
2015-02-10 21:32:43,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000002/default_container_executor.sh]
2015-02-10 21:32:43,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0010_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005.tokens
2015-02-10 21:32:43,060 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:43,103 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104
2015-02-10 21:32:43,187 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104
2015-02-10 21:32:43,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:43,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:43,228 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47284, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1454292971_10357, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 1137071
2015-02-10 21:32:43,277 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:43,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:43,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:43,326 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57670, bytes: 89145, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1454292971_10357, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 423898
2015-02-10 21:32:43,362 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:43,363 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:43,363 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:43,363 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:43,363 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:43,432 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:43,432 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:43,433 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:43,433 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:43,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:43,440 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:43,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:43,440 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:43,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005/default_container_executor.sh]
2015-02-10 21:32:43,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007/default_container_executor.sh]
2015-02-10 21:32:43,615 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006/default_container_executor.sh]
2015-02-10 21:32:43,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004/default_container_executor.sh]
2015-02-10 21:32:43,652 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:32:43,806 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:43,806 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:43,806 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:43,807 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:43,807 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:43,807 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:44,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:45,131 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0010_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004.tokens
2015-02-10 21:32:45,132 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:45,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:46,416 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0010_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006.tokens
2015-02-10 21:32:46,417 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:46,941 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:47,698 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0010_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007.tokens
2015-02-10 21:32:47,699 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:48,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:48,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:48,595 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56546, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000001_0_1013331190_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 240901
2015-02-10 21:32:48,641 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60979, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000000_0_-895766147_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 267435
2015-02-10 21:32:48,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:48,723 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57687, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000001_0_1013331190_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 265338
2015-02-10 21:32:48,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:48,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:49,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:49,078 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60983, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000003_0_-2007581613_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 259798
2015-02-10 21:32:49,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:49,198 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60984, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000002_0_-775363769_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 234045
2015-02-10 21:32:49,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:49,210 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56554, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000003_0_-2007581613_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 249733
2015-02-10 21:32:49,282 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60979, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000000_0_-895766147_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 272267
2015-02-10 21:32:49,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:49,368 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47309, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000005_0_-421771871_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 2008234
2015-02-10 21:32:49,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.split	dst=null	perm=null
2015-02-10 21:32:49,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000001_0	dst=null	perm=null
2015-02-10 21:32:49,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000000_0	dst=null	perm=null
2015-02-10 21:32:49,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:49,501 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57696, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000005_0_-421771871_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 253292
2015-02-10 21:32:49,505 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000003
2015-02-10 21:32:49,505 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000003
2015-02-10 21:32:49,505 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:32:49,506 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000003
2015-02-10 21:32:49,526 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000002
2015-02-10 21:32:49,527 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000002
2015-02-10 21:32:49,540 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000003 is : 143
2015-02-10 21:32:49,548 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60990, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000004_0_1061026328_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741925_1101, duration: 529756
2015-02-10 21:32:49,551 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:32:49,551 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 863 Total time for transactions(ms): 87 Number of transactions batched in Syncs: 1 Number of syncs: 590 SyncTimes(ms): 851 722 
2015-02-10 21:32:49,558 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105 src: /127.0.0.1:56559 dest: /127.0.0.1:37184
2015-02-10 21:32:49,564 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105 src: /127.0.0.1:60992 dest: /127.0.0.1:46575
2015-02-10 21:32:49,567 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105 src: /127.0.0.1:47315 dest: /127.0.0.1:57643
2015-02-10 21:32:49,579 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:32:49,580 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:49,580 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000002
2015-02-10 21:32:49,581 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist for DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:49,601 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000002 is : 143
2015-02-10 21:32:49,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000003
2015-02-10 21:32:49,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000003
2015-02-10 21:32:49,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000003
2015-02-10 21:32:49,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000003
2015-02-10 21:32:49,629 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:49,630 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000003
2015-02-10 21:32:49,630 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:49,631 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000002
2015-02-10 21:32:49,631 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000002
2015-02-10 21:32:49,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000002
2015-02-10 21:32:49,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000002
2015-02-10 21:32:49,633 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000003 from application application_1423603735088_0010
2015-02-10 21:32:49,633 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:49,633 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:49,634 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000002
2015-02-10 21:32:49,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:49,634 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000002 from application application_1423603735088_0010
2015-02-10 21:32:49,635 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:49,635 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:49,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:32:49,682 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56562, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000004_0_1061026328_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 262285
2015-02-10 21:32:49,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000003_0	dst=null	perm=null
2015-02-10 21:32:49,849 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000005
2015-02-10 21:32:49,849 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000005
2015-02-10 21:32:49,849 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:32:49,850 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000005
2015-02-10 21:32:49,852 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56563, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0010_m_000002_0_-775363769_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 281700
2015-02-10 21:32:49,870 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000005 is : 143
2015-02-10 21:32:49,886 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:49,887 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005
2015-02-10 21:32:49,887 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005
2015-02-10 21:32:49,888 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005
2015-02-10 21:32:49,888 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000005
2015-02-10 21:32:49,888 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000005
2015-02-10 21:32:49,888 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:49,889 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000005 from application application_1423603735088_0010
2015-02-10 21:32:49,889 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:49,889 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:49,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000002_0	dst=null	perm=null
2015-02-10 21:32:50,061 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000004
2015-02-10 21:32:50,061 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000004
2015-02-10 21:32:50,062 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:32:50,062 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000004
2015-02-10 21:32:50,062 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000005]
2015-02-10 21:32:50,063 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:50,063 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:32:50,063 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000005
2015-02-10 21:32:50,063 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:32:50,063 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:32:50,065 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:32:50,065 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:50,065 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:50,065 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:32:50,079 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000004 is : 143
2015-02-10 21:32:50,095 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:50,096 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004
2015-02-10 21:32:50,096 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004
2015-02-10 21:32:50,096 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004
2015-02-10 21:32:50,096 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000004
2015-02-10 21:32:50,097 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000004
2015-02-10 21:32:50,097 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:50,097 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000004 from application application_1423603735088_0010
2015-02-10 21:32:50,097 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:50,097 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:50,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000005_0	dst=null	perm=null
2015-02-10 21:32:50,178 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000007
2015-02-10 21:32: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_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000007
2015-02-10 21:32:50,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:32:50,179 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000004]
2015-02-10 21:32:50,179 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000007
2015-02-10 21:32:50,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:50,179 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:32:50,180 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000004
2015-02-10 21:32:50,180 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:32:50,180 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:32:50,182 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:32:50,182 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:50,183 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:50,183 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:50,200 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000007 is : 143
2015-02-10 21:32:50,218 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:50,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007
2015-02-10 21:32:50,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007
2015-02-10 21:32:50,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007
2015-02-10 21:32:50,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000007
2015-02-10 21:32:50,221 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000007
2015-02-10 21:32:50,221 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:50,222 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000007 from application application_1423603735088_0010
2015-02-10 21:32:50,222 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:50,223 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:50,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_m_000004_0	dst=null	perm=null
2015-02-10 21:32:50,347 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000006
2015-02-10 21:32:50,347 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000006
2015-02-10 21:32:50,348 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:32:50,348 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000006
2015-02-10 21:32:50,349 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000007]
2015-02-10 21:32:50,349 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:50,349 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:32:50,349 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000007
2015-02-10 21:32:50,350 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:32:50,350 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:32:50,351 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:32:50,351 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:50,351 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:50,351 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:32:50,362 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000006 is : 143
2015-02-10 21:32:50,379 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:50,380 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006
2015-02-10 21:32:50,380 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006
2015-02-10 21:32:50,382 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006
2015-02-10 21:32:50,382 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000006
2015-02-10 21:32:50,382 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000006
2015-02-10 21:32:50,382 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:50,383 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000006 from application application_1423603735088_0010
2015-02-10 21:32:50,383 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:50,383 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:50,528 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000003, container_1423603735088_0010_01_000002]
2015-02-10 21:32:50,528 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:50,528 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:32:50,529 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000002
2015-02-10 21:32:50,529 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:32:50,529 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:32:50,529 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:32:50,530 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:50,530 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:50,530 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:32:50,530 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:50,530 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:32:50,530 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000003
2015-02-10 21:32:50,531 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:32:50,531 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:32:50,531 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:32:50,531 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:50,532 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:50,532 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:32:51,037 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:51,037 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000008
2015-02-10 21:32:51,037 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0010_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:32:51,037 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0010_000001 container=Container: [ContainerId: container_1423603735088_0010_01_000008, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:32:51,038 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:51,038 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:51,349 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000006]
2015-02-10 21:32:51,349 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:51,350 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:32:51,350 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000006
2015-02-10 21:32:51,350 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:51,350 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:32:51,351 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:32:51,351 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:51,351 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:51,352 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:51,690 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0010_01_000008
2015-02-10 21:32:51,691 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:51,707 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:32:51,710 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0010_01_000008 by user teamcity
2015-02-10 21:32:51,710 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0010
2015-02-10 21:32:51,711 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000008
2015-02-10 21:32:51,711 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from NEW to INITING
2015-02-10 21:32:51,711 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0010_01_000008 to application application_1423603735088_0010
2015-02-10 21:32:51,711 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from INITING to RUNNING
2015-02-10 21:32:51,712 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:32:51,712 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0010
2015-02-10 21:32:51,712 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0010
2015-02-10 21:32:51,712 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:32:51,712 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0010
2015-02-10 21:32:51,713 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:51,713 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:51,713 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0010_01_000008
2015-02-10 21:32:51,730 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0010_01_000008.tokens. Credentials list: 
2015-02-10 21:32:51,756 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:51,875 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0010_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008.tokens
2015-02-10 21:32:51,875 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:32:52,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:52,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar	dst=null	perm=null
2015-02-10 21:32:52,032 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:60999, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1814006029_10891, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741924_1100, duration: 717923
2015-02-10 21:32:52,037 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:32:52,077 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0010/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:52,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:52,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml	dst=null	perm=null
2015-02-10 21:32:52,119 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56568, bytes: 89145, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1814006029_10891, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741927_1103, duration: 524534
2015-02-10 21:32:52,153 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0010/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:52,153 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:52,200 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:52,200 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:52,317 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008/default_container_executor.sh]
2015-02-10 21:32:52,695 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:32:55,895 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:55,904 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:55,918 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:32:56,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,398 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:32:56,537 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106 src: /127.0.0.1:57716 dest: /127.0.0.1:52976
2015-02-10 21:32:56,539 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106 src: /127.0.0.1:32777 dest: /127.0.0.1:46575
2015-02-10 21:32:56,540 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106 src: /127.0.0.1:56579 dest: /127.0.0.1:37184
2015-02-10 21:32:56,590 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56579, dest: /127.0.0.1:37184, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0010_r_000000_0_-1052717431_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, duration: 47196379
2015-02-10 21:32:56,591 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,592 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:56,593 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32777, dest: /127.0.0.1:46575, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0010_r_000000_0_-1052717431_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, duration: 49854773
2015-02-10 21:32:56,593 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,593 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,594 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57716, dest: /127.0.0.1:52976, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0010_r_000000_0_-1052717431_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, duration: 51035481
2015-02-10 21:32:56,594 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,594 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,601 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0010_r_000000_0_-1052717431_1
2015-02-10 21:32:56,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0	dst=null	perm=null
2015-02-10 21:32:56,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0	dst=null	perm=null
2015-02-10 21:32:56,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/task_1423603735088_0010_r_000000	dst=null	perm=null
2015-02-10 21:32:56,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/_temporary/attempt_1423603735088_0010_r_000000_0	dst=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/task_1423603735088_0010_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:32:56,756 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000008
2015-02-10 21:32:56,756 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000008
2015-02-10 21:32:56,756 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:32:56,757 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000008
2015-02-10 21:32:56,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,773 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,774 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0010_01_000008 is : 143
2015-02-10 21:32:56,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1	dst=null	perm=null
2015-02-10 21:32:56,791 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:32:56,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:56,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008
2015-02-10 21:32:56,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008
2015-02-10 21:32:56,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008
2015-02-10 21:32:56,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:56,793 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000008
2015-02-10 21:32:56,793 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000008
2015-02-10 21:32:56,794 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:32:56,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/task_1423603735088_0010_r_000000	dst=null	perm=null
2015-02-10 21:32:56,794 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000008 from application application_1423603735088_0010
2015-02-10 21:32:56,794 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:56,794 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:32:56,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/part-00000	dst=null	perm=null
2015-02-10 21:32:56,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary/1/task_1423603735088_0010_r_000000/part-00000	dst=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_temporary	dst=null	perm=null
2015-02-10 21:32:56,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,821 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,828 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,857 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47315, dest: /127.0.0.1:57643, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, duration: 7287736452
2015-02-10 21:32:56,858 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:56,859 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60992, dest: /127.0.0.1:46575, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, duration: 7288952015
2015-02-10 21:32:56,859 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,861 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16859
2015-02-10 21:32:56,861 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56559, dest: /127.0.0.1:37184, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, duration: 7290973044
2015-02-10 21:32:56,861 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,861 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16859
2015-02-10 21:32:56,862 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16859
2015-02-10 21:32:56,866 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,876 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:32:56,880 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107 src: /127.0.0.1:32779 dest: /127.0.0.1:46575
2015-02-10 21:32:56,882 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107 src: /127.0.0.1:56581 dest: /127.0.0.1:37184
2015-02-10 21:32:56,884 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107 src: /127.0.0.1:57721 dest: /127.0.0.1:52976
2015-02-10 21:32:56,887 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57721, dest: /127.0.0.1:52976, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, duration: 1928521
2015-02-10 21:32:56,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:56,888 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,888 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56581, dest: /127.0.0.1:37184, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, duration: 1890040
2015-02-10 21:32:56,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,889 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,889 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32779, dest: /127.0.0.1:46575, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, duration: 3593003
2015-02-10 21:32:56,889 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,890 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,893 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary_tmp is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:56,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist	dst=null	perm=null
2015-02-10 21:32:56,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:56,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist	dst=null	perm=null
2015-02-10 21:32:56,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp	dst=null	perm=null
2015-02-10 21:32:56,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1.jhist	dst=null	perm=null
2015-02-10 21:32:56,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,926 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56583, bytes: 77128, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105, duration: 722560
2015-02-10 21:32:56,929 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:32:56,934 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108 src: /127.0.0.1:57723 dest: /127.0.0.1:52976
2015-02-10 21:32:56,935 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108 src: /127.0.0.1:47339 dest: /127.0.0.1:57643
2015-02-10 21:32:56,937 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108 src: /127.0.0.1:56586 dest: /127.0.0.1:37184
2015-02-10 21:32:56,941 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56586, dest: /127.0.0.1:37184, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, duration: 2954677
2015-02-10 21:32:56,942 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:56,942 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,943 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47339, dest: /127.0.0.1:57643, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, duration: 3750051
2015-02-10 21:32:56,943 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,943 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,944 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57723, dest: /127.0.0.1:52976, bytes: 76528, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, duration: 4830498
2015-02-10 21:32:56,944 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,944 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,949 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:56,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:56,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:56,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:56,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:32:56,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010/job_1423603735088_0010_1_conf.xml	dst=null	perm=null
2015-02-10 21:32:56,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:32:56,967 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47341, bytes: 104490, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741928_1104, duration: 435662
2015-02-10 21:32:56,971 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:32:56,975 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109 src: /127.0.0.1:56588 dest: /127.0.0.1:37184
2015-02-10 21:32:56,976 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109 src: /127.0.0.1:57728 dest: /127.0.0.1:52976
2015-02-10 21:32:56,978 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109 src: /127.0.0.1:32789 dest: /127.0.0.1:46575
2015-02-10 21:32:56,983 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32789, dest: /127.0.0.1:46575, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, duration: 3166593
2015-02-10 21:32:56,983 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:56,983 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57728, dest: /127.0.0.1:52976, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, duration: 4227872
2015-02-10 21:32:56,984 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,984 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,985 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56588, dest: /127.0.0.1:37184, bytes: 103678, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-727184979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, duration: 4626402
2015-02-10 21:32:56,985 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:56,985 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:56,989 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-727184979_1
2015-02-10 21:32:56,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:56,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:57,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:57,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:32:57,015 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0010_000001 with final state: FINISHING
2015-02-10 21:32:57,016 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:57,016 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0010 with final state: FINISHING
2015-02-10 21:32:57,016 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from RUNNING to FINAL_SAVING
2015-02-10 21:32:57,016 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0010
2015-02-10 21:32:57,016 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:57,017 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from FINAL_SAVING to FINISHING
2015-02-10 21:32:57,338 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105
2015-02-10 21:32:57,340 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108
2015-02-10 21:32:57,350 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109
2015-02-10 21:32:57,350 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107
2015-02-10 21:32:57,351 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105
2015-02-10 21:32:57,352 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106
2015-02-10 21:32:57,757 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000008]
2015-02-10 21:32:57,758 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:32:57,758 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:32:57,758 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000008
2015-02-10 21:32:57,758 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:32:57,758 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:32:57,760 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000008, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:32:57,760 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:57,760 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:32:57,760 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000008 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:32:58,031 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741924_1100 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:32:58,031 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741925_1101 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:32:58,032 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741926_1102 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:32:58,032 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741927_1103 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:32:58,032 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741929_1105 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:32:58,033 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741928_1104 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:32:58,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0010	dst=null	perm=null
2015-02-10 21:32:58,087 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] starting step: (1/2) ...splatform/cogroupacogroup
2015-02-10 21:32:58,103 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:58,108 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741929_1105
2015-02-10 21:32:58,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106
2015-02-10 21:32:58,110 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107
2015-02-10 21:32:58,111 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108
2015-02-10 21:32:58,119 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:32:58,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:32:58,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:58,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:32:58,129 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 11
2015-02-10 21:32:58,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=null
2015-02-10 21:32:58,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:32:58,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:32:58,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,162 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:58,173 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 src: /127.0.0.1:47349 dest: /127.0.0.1:57643
2015-02-10 21:32:58,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 src: /127.0.0.1:56596 dest: /127.0.0.1:37184
2015-02-10 21:32:58,177 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 src: /127.0.0.1:57736 dest: /127.0.0.1:52976
2015-02-10 21:32:58,182 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57736, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 3095187
2015-02-10 21:32:58,182 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,183 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:58,184 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56596, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 4937181
2015-02-10 21:32:58,184 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,184 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,185 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47349, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 4136696
2015-02-10 21:32:58,185 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,186 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,192 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107
2015-02-10 21:32:58,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109
2015-02-10 21:32:58,194 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106
2015-02-10 21:32:58,197 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:58,197 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar
2015-02-10 21:32:58,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:58,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:58,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:58,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:32:58,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:32:58,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:32:58,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:32:58,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:32:58,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:58,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:58,233 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:58,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:58,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,239 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:58,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:58,241 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:58,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:32:58,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:32:58,246 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:32:58,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,256 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split
2015-02-10 21:32:58,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:32:58,263 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:32:58,269 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111 src: /127.0.0.1:32797 dest: /127.0.0.1:46575
2015-02-10 21:32:58,270 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111 src: /127.0.0.1:47353 dest: /127.0.0.1:57643
2015-02-10 21:32:58,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111 src: /127.0.0.1:56600 dest: /127.0.0.1:37184
2015-02-10 21:32:58,274 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111 src: /127.0.0.1:57740 dest: /127.0.0.1:52976
2015-02-10 21:32:58,278 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57740, dest: /127.0.0.1:52976, bytes: 2094, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 2135003
2015-02-10 21:32:58,278 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:58,278 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,278 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56600, dest: /127.0.0.1:37184, bytes: 2094, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 2509287
2015-02-10 21:32:58,279 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,279 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,279 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47353, dest: /127.0.0.1:57643, bytes: 2094, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 3369739
2015-02-10 21:32:58,280 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,280 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32797, dest: /127.0.0.1:46575, bytes: 2094, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 4069801
2015-02-10 21:32:58,281 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,281 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,286 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:58,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,294 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:32:58,298 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112 src: /127.0.0.1:32801 dest: /127.0.0.1:46575
2015-02-10 21:32:58,301 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112 src: /127.0.0.1:57742 dest: /127.0.0.1:52976
2015-02-10 21:32:58,303 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112 src: /127.0.0.1:47358 dest: /127.0.0.1:57643
2015-02-10 21:32:58,306 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47358, dest: /127.0.0.1:57643, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, duration: 1867916
2015-02-10 21:32:58,306 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:58,306 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,307 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57742, dest: /127.0.0.1:52976, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, duration: 2350191
2015-02-10 21:32:58,307 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,307 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,307 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32801, dest: /127.0.0.1:46575, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, duration: 2762260
2015-02-10 21:32:58,307 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,308 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,309 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741933_1109
2015-02-10 21:32:58,311 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:58,312 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:32:58,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,319 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:32:58,331 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:32:58,334 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113 src: /127.0.0.1:56605 dest: /127.0.0.1:37184
2015-02-10 21:32:58,336 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113 src: /127.0.0.1:57745 dest: /127.0.0.1:52976
2015-02-10 21:32:58,337 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113 src: /127.0.0.1:32806 dest: /127.0.0.1:46575
2015-02-10 21:32:58,341 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32806, dest: /127.0.0.1:46575, bytes: 88912, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 2645542
2015-02-10 21:32:58,342 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,342 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:32:58,342 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57745, dest: /127.0.0.1:52976, bytes: 88912, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 3496141
2015-02-10 21:32:58,343 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,343 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,345 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:32:58,345 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56605, dest: /127.0.0.1:37184, bytes: 88912, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 4231449
2015-02-10 21:32:58,346 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:32:58,355 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:32:58,356 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0011
2015-02-10 21:32:58,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=null
2015-02-10 21:32:58,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:32:58,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:32:58,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:32:58,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:32:58,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:58,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:58,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:58,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:58,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:58,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:58,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:32:58,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:32:58,374 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 11 submitted by user teamcity
2015-02-10 21:32:58,374 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0011
2015-02-10 21:32:58,374 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from NEW to NEW_SAVING
2015-02-10 21:32:58,374 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0011
2015-02-10 21:32:58,374 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0011
2015-02-10 21:32:58,375 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:32:58,375 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0011 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:32:58,375 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0011 from user: teamcity, in queue: default
2015-02-10 21:32:58,375 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from SUBMITTED to ACCEPTED
2015-02-10 21:32:58,376 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0011_000001
2015-02-10 21:32:58,376 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from NEW to SUBMITTED
2015-02-10 21:32:58,376 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0011 from user: teamcity activated in queue: default
2015-02-10 21:32:58,376 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0011 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:32:58,376 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0011_000001 to scheduler from user teamcity in queue default
2015-02-10 21:32:58,377 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:32:58,378 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0011
2015-02-10 21:32:58,382 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0011/
2015-02-10 21:32:58,382 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] submitted hadoop job: job_1423603735088_0011
2015-02-10 21:32:58,382 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper1*upper2] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0011/
2015-02-10 21:32:58,394 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110
2015-02-10 21:32:58,395 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113
2015-02-10 21:32:58,396 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111
2015-02-10 21:32:58,396 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112
2015-02-10 21:32:58,509 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110
2015-02-10 21:32:58,510 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113
2015-02-10 21:32:58,511 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111
2015-02-10 21:32:58,532 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:32:58,533 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000001
2015-02-10 21:32:58,533 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:32:58,533 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:32:58,533 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:32:58,533 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0011_01_000001
2015-02-10 21:32:58,533 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:32:58,534 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:32:58,534 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0011_000001
2015-02-10 21:32:58,534 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0011 AttemptId: appattempt_1423603735088_0011_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:32:58,534 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:32:58,535 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:32:58,535 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0011_000001
2015-02-10 21:32:58,536 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0011_000001
2015-02-10 21:32:58,536 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0011_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-10 21:32:58,539 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:32:58,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000001 by user teamcity
2015-02-10 21:32:58,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0011
2015-02-10 21:32:58,543 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000001
2015-02-10 21:32:58,543 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from NEW to INITING
2015-02-10 21:32:58,543 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000001 to application application_1423603735088_0011
2015-02-10 21:32:58,543 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0011_000001
2015-02-10 21:32:58,543 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from INITING to RUNNING
2015-02-10 21:32:58,544 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:32:58,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:32:58,544 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:32:58,544 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:32:58,544 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:32:58,545 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:32:58,545 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:32:58,545 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000001
2015-02-10 21:32:58,561 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0011_01_000001.tokens. Credentials list: 
2015-02-10 21:32:58,588 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:32:58,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741932_1108
2015-02-10 21:32:58,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0011_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001.tokens
2015-02-10 21:32:58,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:32:58,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:32:58,860 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56611, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1255897845_11117, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 777863
2015-02-10 21:32:58,904 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0011/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:58,930 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:58,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:32:58,943 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32811, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1255897845_11117, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, duration: 254149
2015-02-10 21:32:58,975 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0011/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:59,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:32:59,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:32:59,014 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56611, bytes: 2114, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1255897845_11117, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 232133
2015-02-10 21:32:59,047 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:59,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:32:59,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:32:59,085 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57752, bytes: 89608, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1255897845_11117, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 418460
2015-02-10 21:32:59,118 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0011/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:32:59,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:32:59,165 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:32:59,165 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:32:59,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001/default_container_executor.sh]
2015-02-10 21:32:59,532 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:00,463 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073741934_1110 to datanode(s) 127.0.0.1:46575
2015-02-10 21:33:00,463 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741924_1100, blk_1073741925_1101, blk_1073741926_1102, blk_1073741927_1103, blk_1073741929_1105]
2015-02-10 21:33:00,463 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741924_1100, blk_1073741925_1101, blk_1073741928_1104, blk_1073741929_1105]
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924 for deletion
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925 for deletion
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928 for deletion
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925
2015-02-10 21:33:01,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928
2015-02-10 21:33:01,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924 for deletion
2015-02-10 21:33:01,644 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929 for deletion
2015-02-10 21:33:01,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925 for deletion
2015-02-10 21:33:01,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924
2015-02-10 21:33:01,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925
2015-02-10 21:33:01,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929
2015-02-10 21:33:01,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926 for deletion
2015-02-10 21:33:01,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927 for deletion
2015-02-10 21:33:01,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926
2015-02-10 21:33:01,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929 for deletion
2015-02-10 21:33:01,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927
2015-02-10 21:33:01,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929
2015-02-10 21:33:02,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:02,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:33:02,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:33:02,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:33:02,200 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 to 127.0.0.1:46575 
2015-02-10 21:33:02,202 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 src: /127.0.0.1:32814 dest: /127.0.0.1:46575
2015-02-10 21:33:02,202 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:33:02,204 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110 src: /127.0.0.1:32814 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:33:02,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741934_1110 size 254067
2015-02-10 21:33:02,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=null
2015-02-10 21:33:02,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:02,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:02,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111
2015-02-10 21:33:02,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110
2015-02-10 21:33:02,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112
2015-02-10 21:33:02,357 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113
2015-02-10 21:33:02,357 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112
2015-02-10 21:33:02,358 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111
2015-02-10 21:33:02,557 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110
2015-02-10 21:33:02,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:02,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:02,844 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32817, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741936_1112, duration: 252753
2015-02-10 21:33:03,195 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0010_01_000001 succeeded 
2015-02-10 21:33:03,195 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:33:03,196 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0010_01_000001
2015-02-10 21:33:03,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001
2015-02-10 21:33:03,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001
2015-02-10 21:33:03,212 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000001
2015-02-10 21:33:03,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001
2015-02-10 21:33:03,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010/container_1423603735088_0010_01_000001
2015-02-10 21:33:03,213 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0010_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:33:03,214 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0010_01_000001 from application application_1423603735088_0010
2015-02-10 21:33:03,214 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:03,214 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0010
2015-02-10 21:33:03,464 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741924_1100, blk_1073741925_1101, blk_1073741926_1102, blk_1073741927_1103, blk_1073741928_1104]
2015-02-10 21:33:03,464 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741924_1100, blk_1073741925_1101, blk_1073741926_1102, blk_1073741927_1103, blk_1073741928_1104, blk_1073741929_1105]
2015-02-10 21:33:03,533 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0010_01_000001]
2015-02-10 21:33:03,534 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0010_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:03,534 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0010_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:33:03,534 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0010	CONTAINERID=container_1423603735088_0010_01_000001
2015-02-10 21:33:03,534 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0010_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:33:03,534 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:03,535 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0010_000001
2015-02-10 21:33:03,535 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:03,535 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0010_000001 State change from FINISHING to FINISHED
2015-02-10 21:33:03,535 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:03,535 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0010 State change from FINISHING to FINISHED
2015-02-10 21:33:03,535 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:03,535 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0010_000001
2015-02-10 21:33:03,535 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0010
2015-02-10 21:33:03,535 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0010_000001 released container container_1423603735088_0010_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:03,536 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0010,name=[FBA93FDE681D4082870673A2E2399F76/88E0F857ABD3454F91A40E6A73CDC6AE] lower*upper1*upper2/(2/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0010/jobhistory/job/job_1423603735088_0010,appMasterHost=ip-10-31-157-187,startTime=1423603954691,finishTime=1423603977016,finalStatus=SUCCEEDED
2015-02-10 21:33:03,536 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0010_000001 is done. finalState=FINISHED
2015-02-10 21:33:03,536 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0010 requests cleared
2015-02-10 21:33:03,536 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0010 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:33:03,536 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0010 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:33:03,539 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0010_000001 (auth:SIMPLE)
2015-02-10 21:33:03,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0010_01_000001
2015-02-10 21:33:03,760 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:03,760 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:03,761 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:03,761 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:03,762 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0010
2015-02-10 21:33:03,762 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:03,762 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:03,763 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0010, with delay of 10800 seconds
2015-02-10 21:33:04,206 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:33:04,211 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0011_000001
2015-02-10 21:33:04,212 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0011	APPATTEMPTID=appattempt_1423603735088_0011_000001
2015-02-10 21:33:04,212 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:33:04,212 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from ACCEPTED to RUNNING
2015-02-10 21:33:04,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:04,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:33:04,353 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:04,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,356 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0010
2015-02-10 21:33:04,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,356 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:04,357 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0010, with delay of 10800 seconds
2015-02-10 21:33:04,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:04,534 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:04,535 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,536 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,536 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,536 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0010
2015-02-10 21:33:04,536 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0010
2015-02-10 21:33:04,536 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0010 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:04,537 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0010, with delay of 10800 seconds
2015-02-10 21:33:04,599 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:33:04,657 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114 src: /127.0.0.1:32822 dest: /127.0.0.1:46575
2015-02-10 21:33:04,659 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114 src: /127.0.0.1:57763 dest: /127.0.0.1:52976
2015-02-10 21:33:04,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114 src: /127.0.0.1:47379 dest: /127.0.0.1:57643
2015-02-10 21:33:04,691 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47379, dest: /127.0.0.1:57643, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, duration: 28355908
2015-02-10 21:33:04,691 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:04,706 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:33:04,707 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57763, dest: /127.0.0.1:52976, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, duration: 44389540
2015-02-10 21:33:04,708 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:33:04,708 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:04,708 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32822, dest: /127.0.0.1:46575, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, duration: 45615790
2015-02-10 21:33:04,709 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:04,709 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:33:04,770 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:05,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924 for deletion
2015-02-10 21:33:05,200 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925 for deletion
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926 for deletion
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927 for deletion
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928 for deletion
2015-02-10 21:33:05,201 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926
2015-02-10 21:33:05,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929 for deletion
2015-02-10 21:33:05,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928
2015-02-10 21:33:05,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741929
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924 for deletion
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925 for deletion
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926 for deletion
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741925_1101 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741925
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741924_1100 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741924
2015-02-10 21:33:05,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927 for deletion
2015-02-10 21:33:05,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741926_1102 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741926
2015-02-10 21:33:05,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928 for deletion
2015-02-10 21:33:05,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741927
2015-02-10 21:33:05,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741928
2015-02-10 21:33:05,303 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,303 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000002
2015-02-10 21:33:05,304 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:33:05,304 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:05,304 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,304 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:05,305 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,305 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000003
2015-02-10 21:33:05,305 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:33:05,305 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:05,305 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,305 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:05,306 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,306 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000004
2015-02-10 21:33:05,306 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:33:05,306 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:05,307 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,307 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:05,307 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,307 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000005
2015-02-10 21:33:05,307 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:33:05,308 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:05,308 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,308 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:05,354 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,354 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000006
2015-02-10 21:33:05,354 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:33:05,354 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:33:05,354 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,354 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:05,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:05,355 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000007
2015-02-10 21:33:05,355 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:33:05,355 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:33:05,356 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:05,356 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:06,287 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0011_01_000002
2015-02-10 21:33:06,287 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,288 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,288 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,289 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0011_01_000006
2015-02-10 21:33:06,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,290 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:06,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:06,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:06,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:06,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:06,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:06,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:06,514 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:33:06,514 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:33:06,521 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000002 by user teamcity
2015-02-10 21:33:06,521 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000005 by user teamcity
2015-02-10 21:33:06,521 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0011
2015-02-10 21:33:06,522 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000005
2015-02-10 21:33:06,522 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000005 to application application_1423603735088_0011
2015-02-10 21:33:06,522 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000002
2015-02-10 21:33:06,522 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from NEW to INITING
2015-02-10 21:33:06,523 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000002 to application application_1423603735088_0011
2015-02-10 21:33:06,523 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from INITING to RUNNING
2015-02-10 21:33:06,523 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,523 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000003 by user teamcity
2015-02-10 21:33:06,523 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000004 by user teamcity
2015-02-10 21:33:06,524 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000003
2015-02-10 21:33:06,524 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000007 by user teamcity
2015-02-10 21:33:06,524 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,524 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0011
2015-02-10 21:33:06,524 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,525 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000007
2015-02-10 21:33:06,525 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from NEW to INITING
2015-02-10 21:33:06,524 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000004
2015-02-10 21:33:06,525 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000007 to application application_1423603735088_0011
2015-02-10 21:33:06,525 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000006 by user teamcity
2015-02-10 21:33:06,525 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,526 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,525 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from INITING to RUNNING
2015-02-10 21:33:06,526 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,526 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000006
2015-02-10 21:33:06,526 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:06,526 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:06,527 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,527 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,527 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,527 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,526 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,528 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000006 to application application_1423603735088_0011
2015-02-10 21:33:06,528 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000003 to application application_1423603735088_0011
2015-02-10 21:33:06,528 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,528 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000004 to application application_1423603735088_0011
2015-02-10 21:33:06,528 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,528 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,528 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000005
2015-02-10 21:33:06,529 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,529 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:06,529 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000002
2015-02-10 21:33:06,529 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:06,530 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,530 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,530 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000007
2015-02-10 21:33:06,530 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:33:06,530 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,530 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,531 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,531 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,531 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,531 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,531 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,532 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000006
2015-02-10 21:33:06,532 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,532 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,532 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:06,533 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:06,533 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:06,533 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000003
2015-02-10 21:33:06,534 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0011_01_000004
2015-02-10 21:33:06,562 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0011_01_000003.tokens. Credentials list: 
2015-02-10 21:33:06,563 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0011_01_000005.tokens. Credentials list: 
2015-02-10 21:33:06,563 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0011_01_000007.tokens. Credentials list: 
2015-02-10 21:33:06,564 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0011_01_000002.tokens. Credentials list: 
2015-02-10 21:33:06,566 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0011_01_000006.tokens. Credentials list: 
2015-02-10 21:33:06,566 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0011_01_000004.tokens. Credentials list: 
2015-02-10 21:33:06,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:06,592 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:06,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0011_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003.tokens
2015-02-10 21:33:06,721 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:06,721 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0011_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007.tokens
2015-02-10 21:33:06,722 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:06,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar	dst=null	perm=null
2015-02-10 21:33:06,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47387, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-194162712_11411, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 1203589
2015-02-10 21:33:06,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57771, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_914545701_11413, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741934_1110, duration: 1230122
2015-02-10 21:33:06,941 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:06,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:06,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml	dst=null	perm=null
2015-02-10 21:33:06,986 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56634, bytes: 89608, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_914545701_11413, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 820146
2015-02-10 21:33:06,986 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57771, bytes: 89608, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-194162712_11411, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741937_1113, duration: 364078
2015-02-10 21:33:07,023 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0011/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:07,023 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,023 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,024 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:07,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:07,095 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,095 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,108 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,108 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,110 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,111 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,111 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,111 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,112 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,112 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,128 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:07,128 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:07,304 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,304 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,304 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,305 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,310 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007/default_container_executor.sh]
2015-02-10 21:33:07,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002/default_container_executor.sh]
2015-02-10 21:33:07,330 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006/default_container_executor.sh]
2015-02-10 21:33:07,331 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003/default_container_executor.sh]
2015-02-10 21:33:07,332 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004/default_container_executor.sh]
2015-02-10 21:33:07,338 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:33:07,344 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005/default_container_executor.sh]
2015-02-10 21:33:07,353 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114
2015-02-10 21:33:07,354 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:07,562 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114
2015-02-10 21:33:08,116 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:08,131 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:08,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0011_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004.tokens
2015-02-10 21:33:08,491 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:08,599 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114
2015-02-10 21:33:08,649 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0011_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006.tokens
2015-02-10 21:33:08,649 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:09,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:09,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:33:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:33:09,919 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0011_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002.tokens
2015-02-10 21:33:09,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:10,131 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:10,328 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0011_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005.tokens
2015-02-10 21:33:10,328 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:12,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:12,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:12,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:13,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:13,074 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32851, bytes: 1082, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000003_0_-658565979_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 253909
2015-02-10 21:33:13,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:13,126 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32854, bytes: 1082, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000004_0_1465770231_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 263417
2015-02-10 21:33:13,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job.split	dst=null	perm=null
2015-02-10 21:33:13,169 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47411, bytes: 1598, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000002_0_-1872634138_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 290528
2015-02-10 21:33:13,219 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56658, bytes: 2114, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000001_0_400596027_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 274635
2015-02-10 21:33:13,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:33:13,229 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56660, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000003_0_-658565979_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 276800
2015-02-10 21:33:13,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:33:13,266 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56659, bytes: 566, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000005_0_-1183832899_1, offset: 1536, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 280915
2015-02-10 21:33:13,270 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56661, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000004_0_1465770231_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 235127
2015-02-10 21:33:13,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:33:13,311 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56663, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000002_0_-1872634138_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 343275
2015-02-10 21:33:13,322 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56662, bytes: 2114, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000000_0_-1300489623_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741935_1111, duration: 271005
2015-02-10 21:33:13,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:33:13,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:33:13,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57803, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000005_0_-1183832899_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 279685
2015-02-10 21:33:13,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/part-00000	dst=null	perm=null
2015-02-10 21:33:13,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E/part-00000	dst=null	perm=null
2015-02-10 21:33:13,466 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32864, bytes: 244, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000000_0_-1300489623_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741930_1106, duration: 276708
2015-02-10 21:33:13,840 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56658, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0011_m_000001_0_400596027_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 277860
2015-02-10 21:33:13,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000003_0	dst=null	perm=null
2015-02-10 21:33:13,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000004_0	dst=null	perm=null
2015-02-10 21:33:13,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000002_0	dst=null	perm=null
2015-02-10 21:33:13,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000001_0	dst=null	perm=null
2015-02-10 21:33:14,006 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000005
2015-02-10 21:33:14,006 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000005
2015-02-10 21:33:14,007 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,007 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000005
2015-02-10 21:33:14,013 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000006
2015-02-10 21:33:14,014 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000006
2015-02-10 21:33:14,014 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,014 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000006
2015-02-10 21:33:14,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000005_0	dst=null	perm=null
2015-02-10 21:33:14,035 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000005 is : 143
2015-02-10 21:33:14,036 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000006 is : 143
2015-02-10 21:33:14,045 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000004
2015-02-10 21:33:14,045 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000004
2015-02-10 21:33:14,055 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:14,056 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006
2015-02-10 21:33:14,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006
2015-02-10 21:33:14,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006
2015-02-10 21:33:14,058 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,058 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000006
2015-02-10 21:33:14,059 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000006
2015-02-10 21:33:14,060 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,060 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000006 from application application_1423603735088_0011
2015-02-10 21:33:14,060 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005
2015-02-10 21:33:14,062 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005
2015-02-10 21:33:14,062 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000004
2015-02-10 21:33:14,063 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005
2015-02-10 21:33:14,063 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000005
2015-02-10 21:33:14,064 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115 src: /127.0.0.1:57805 dest: /127.0.0.1:52976
2015-02-10 21:33:14,060 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,065 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:14,067 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115 src: /127.0.0.1:56667 dest: /127.0.0.1:37184
2015-02-10 21:33:14,074 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115 src: /127.0.0.1:32867 dest: /127.0.0.1:46575
2015-02-10 21:33:14,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_m_000000_0	dst=null	perm=null
2015-02-10 21:33:14,083 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist for DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:14,083 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000004 is : 143
2015-02-10 21:33:14,105 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000005
2015-02-10 21:33:14,105 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,105 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,105 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000005 from application application_1423603735088_0011
2015-02-10 21:33:14,105 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,106 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:14,106 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004
2015-02-10 21:33:14,106 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004
2015-02-10 21:33:14,107 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004
2015-02-10 21:33:14,107 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000004
2015-02-10 21:33:14,107 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000004
2015-02-10 21:33:14,108 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000003
2015-02-10 21:33:14,108 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,108 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000003
2015-02-10 21:33:14,108 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000004 from application application_1423603735088_0011
2015-02-10 21:33:14,109 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,109 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:14,109 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000005, container_1423603735088_0011_01_000004]
2015-02-10 21:33:14,109 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,111 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000003
2015-02-10 21:33:14,111 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:14,111 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:33:14,111 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000004
2015-02-10 21:33:14,112 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:33:14,112 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:33:14,113 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:33:14,113 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:14,113 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:14,113 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:33:14,114 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:14,114 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:33:14,114 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000005
2015-02-10 21:33:14,114 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:33:14,114 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:33:14,115 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:33:14,115 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:14,115 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:14,115 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:14,119 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000007
2015-02-10 21:33:14,119 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000007
2015-02-10 21:33:14,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,119 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000007
2015-02-10 21:33:14,121 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000006]
2015-02-10 21:33:14,121 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:14,121 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:33:14,121 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000006
2015-02-10 21:33:14,122 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:33:14,122 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:33:14,123 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:33:14,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:14,123 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:14,123 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:33:14,129 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000003 is : 143
2015-02-10 21:33:14,138 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000007 is : 143
2015-02-10 21:33:14,147 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,147 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003
2015-02-10 21:33:14,148 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003
2015-02-10 21:33:14,148 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000003
2015-02-10 21:33:14,149 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,149 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003
2015-02-10 21:33:14,149 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000003 from application application_1423603735088_0011
2015-02-10 21:33:14,149 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000003
2015-02-10 21:33:14,149 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,150 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:14,158 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,159 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007
2015-02-10 21:33:14,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007
2015-02-10 21:33:14,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007
2015-02-10 21:33:14,161 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000007
2015-02-10 21:33:14,162 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000007
2015-02-10 21:33:14,162 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,162 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000007 from application application_1423603735088_0011
2015-02-10 21:33:14,163 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,162 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000002
2015-02-10 21:33:14,163 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:14,163 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000002
2015-02-10 21:33:14,163 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:33:14,164 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000003]
2015-02-10 21:33:14,164 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000002
2015-02-10 21:33:14,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:14,165 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:33:14,165 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000003
2015-02-10 21:33:14,165 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:33:14,165 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:33:14,167 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:33:14,167 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:14,167 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:14,167 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:33:14,183 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000002 is : 143
2015-02-10 21:33:14,199 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:14,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002
2015-02-10 21:33:14,202 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002
2015-02-10 21:33:14,202 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002
2015-02-10 21:33:14,202 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000002
2015-02-10 21:33:14,203 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:14,203 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000002
2015-02-10 21:33:14,203 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000002 from application application_1423603735088_0011
2015-02-10 21:33:14,203 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:14,203 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:15,121 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000007]
2015-02-10 21:33:15,122 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:15,122 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:33:15,122 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000007
2015-02-10 21:33:15,122 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:33:15,122 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:33:15,127 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:33:15,127 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:15,127 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:15,127 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:33:15,164 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000002]
2015-02-10 21:33:15,165 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:15,165 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:33:15,165 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000002
2015-02-10 21:33:15,165 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:33:15,165 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:15,166 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:33:15,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:15,166 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:15,166 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:33:15,540 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:15,540 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000008
2015-02-10 21:33:15,540 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0011_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:33:15,540 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0011_000001 container=Container: [ContainerId: container_1423603735088_0011_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:33:15,541 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:15,541 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:16,389 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0011_01_000008
2015-02-10 21:33:16,389 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:16,405 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:33:16,409 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0011_01_000008 by user teamcity
2015-02-10 21:33:16,409 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000008
2015-02-10 21:33:16,410 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0011_01_000008 to application application_1423603735088_0011
2015-02-10 21:33:16,410 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:33:16,410 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0011
2015-02-10 21:33:16,410 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0011
2015-02-10 21:33:16,411 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:16,411 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0011
2015-02-10 21:33:16,411 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:16,463 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:16,463 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:16,540 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:16,577 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000008/default_container_executor.sh]
2015-02-10 21:33:17,394 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:33:20,074 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:20,077 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:20,104 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:20,109 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:20,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:20,561 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:33:20,717 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116 src: /127.0.0.1:32878 dest: /127.0.0.1:46575
2015-02-10 21:33:20,720 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116 src: /127.0.0.1:56680 dest: /127.0.0.1:37184
2015-02-10 21:33:20,721 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116 src: /127.0.0.1:47435 dest: /127.0.0.1:57643
2015-02-10 21:33:20,779 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47435, dest: /127.0.0.1:57643, bytes: 60, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0011_r_000000_0_21002825_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 55686374
2015-02-10 21:33:20,780 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:20,780 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:20,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:20,780 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56680, dest: /127.0.0.1:37184, bytes: 60, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0011_r_000000_0_21002825_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 56528223
2015-02-10 21:33:20,782 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:20,783 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32878, dest: /127.0.0.1:46575, bytes: 60, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0011_r_000000_0_21002825_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 59056505
2015-02-10 21:33:20,783 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:20,783 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:20,794 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0011_r_000000_0_21002825_1
2015-02-10 21:33:20,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0	dst=null	perm=null
2015-02-10 21:33:20,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0	dst=null	perm=null
2015-02-10 21:33:20,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/task_1423603735088_0011_r_000000	dst=null	perm=null
2015-02-10 21:33:20,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/_temporary/attempt_1423603735088_0011_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/task_1423603735088_0011_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:33:20,973 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000008
2015-02-10 21:33:20,974 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000008
2015-02-10 21:33:20,974 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:33:20,974 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000008
2015-02-10 21:33:20,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:20,992 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0011_01_000008 is : 143
2015-02-10 21:33:21,003 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1	dst=null	perm=null
2015-02-10 21:33:21,013 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:21,013 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000008
2015-02-10 21:33:21,014 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000008
2015-02-10 21:33:21,014 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000008
2015-02-10 21:33:21,015 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000008
2015-02-10 21:33:21,015 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000008
2015-02-10 21:33:21,016 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:21,016 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000008 from application application_1423603735088_0011
2015-02-10 21:33:21,016 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:21,016 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:21,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:21,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:21,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/task_1423603735088_0011_r_000000	dst=null	perm=null
2015-02-10 21:33:21,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	dst=null	perm=null
2015-02-10 21:33:21,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary/1/task_1423603735088_0011_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary	dst=null	perm=null
2015-02-10 21:33:21,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,052 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,061 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,091 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32867, dest: /127.0.0.1:46575, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, duration: 7013324085
2015-02-10 21:33:21,091 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:21,092 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56667, dest: /127.0.0.1:37184, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, duration: 7014767829
2015-02-10 21:33:21,093 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,094 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57805, dest: /127.0.0.1:52976, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, duration: 7015061225
2015-02-10 21:33:21,094 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16888
2015-02-10 21:33:21,094 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,095 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16888
2015-02-10 21:33:21,095 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16888
2015-02-10 21:33:21,100 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,109 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:33:21,115 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117 src: /127.0.0.1:32881 dest: /127.0.0.1:46575
2015-02-10 21:33:21,118 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117 src: /127.0.0.1:56683 dest: /127.0.0.1:37184
2015-02-10 21:33:21,119 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117 src: /127.0.0.1:47438 dest: /127.0.0.1:57643
2015-02-10 21:33:21,123 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47438, dest: /127.0.0.1:57643, bytes: 464, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, duration: 1680154
2015-02-10 21:33:21,123 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:21,124 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56683, dest: /127.0.0.1:37184, bytes: 464, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, duration: 2333845
2015-02-10 21:33:21,124 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,124 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,124 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32881, dest: /127.0.0.1:46575, bytes: 464, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, duration: 3282756
2015-02-10 21:33:21,125 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,125 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,125 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,129 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary_tmp is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist	dst=null	perm=null
2015-02-10 21:33:21,144 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp	dst=null	perm=null
2015-02-10 21:33:21,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist	dst=null	perm=null
2015-02-10 21:33:21,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp	dst=null	perm=null
2015-02-10 21:33:21,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1.jhist	dst=null	perm=null
2015-02-10 21:33:21,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,161 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57824, bytes: 77857, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115, duration: 417444
2015-02-10 21:33:21,164 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:21,168 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118 src: /127.0.0.1:47440 dest: /127.0.0.1:57643
2015-02-10 21:33:21,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118 src: /127.0.0.1:56687 dest: /127.0.0.1:37184
2015-02-10 21:33:21,171 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118 src: /127.0.0.1:32887 dest: /127.0.0.1:46575
2015-02-10 21:33:21,176 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32887, dest: /127.0.0.1:46575, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, duration: 3730628
2015-02-10 21:33:21,177 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:21,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,177 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56687, dest: /127.0.0.1:37184, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, duration: 4405057
2015-02-10 21:33:21,178 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,178 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47440, dest: /127.0.0.1:57643, bytes: 77253, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, duration: 5419107
2015-02-10 21:33:21,178 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,178 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,179 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,184 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:21,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:33:21,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:21,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:33:21,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011/job_1423603735088_0011_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:21,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:21,206 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32888, bytes: 104815, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741938_1114, duration: 416762
2015-02-10 21:33:21,209 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:33:21,231 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119 src: /127.0.0.1:47444 dest: /127.0.0.1:57643
2015-02-10 21:33:21,232 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119 src: /127.0.0.1:32890 dest: /127.0.0.1:46575
2015-02-10 21:33:21,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119 src: /127.0.0.1:57831 dest: /127.0.0.1:52976
2015-02-10 21:33:21,255 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57831, dest: /127.0.0.1:52976, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, duration: 19901377
2015-02-10 21:33:21,255 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:21,256 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,256 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32890, dest: /127.0.0.1:46575, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, duration: 4699404
2015-02-10 21:33:21,256 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,256 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,257 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47444, dest: /127.0.0.1:57643, bytes: 103999, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1334958573_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, duration: 5108229
2015-02-10 21:33:21,257 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:21,258 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:21,264 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1334958573_1
2015-02-10 21:33:21,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:21,296 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0011_000001 with final state: FINISHING
2015-02-10 21:33:21,297 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:33:21,297 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0011 with final state: FINISHING
2015-02-10 21:33:21,297 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from RUNNING to FINAL_SAVING
2015-02-10 21:33:21,297 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0011
2015-02-10 21:33:21,298 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:33:21,298 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from FINAL_SAVING to FINISHING
2015-02-10 21:33:21,975 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000008]
2015-02-10 21:33:21,975 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:21,975 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:33:21,975 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000008
2015-02-10 21:33:21,976 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:33:21,976 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:21,977 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:21,977 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:21,977 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:21,977 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:22,321 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741934_1110 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:33:22,321 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741935_1111 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:33:22,321 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741936_1112 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:33:22,322 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741937_1113 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:33:22,322 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741939_1115 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:33:22,322 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741938_1114 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:33:22,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0011	dst=null	perm=null
2015-02-10 21:33:22,359 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118
2015-02-10 21:33:22,360 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117
2015-02-10 21:33:22,361 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119
2015-02-10 21:33:22,362 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116
2015-02-10 21:33:22,382 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741930_1106 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:33:22,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/611869903_lower_upper1_57532C5CAC764A198EA28F8A7A55706E	dst=null	perm=null
2015-02-10 21:33:22,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,384 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary
2015-02-10 21:33:22,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/_temporary	dst=null	perm=null
2015-02-10 21:33:22,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,408 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	dst=null	perm=null
2015-02-10 21:33:22,412 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32895, bytes: 64, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 266678
2015-02-10 21:33:22,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,432 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	dst=null	perm=null
2015-02-10 21:33:22,435 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47451, bytes: 64, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 242871
2015-02-10 21:33:22,436 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup
2015-02-10 21:33:22,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup	dst=null	perm=null
2015-02-10 21:33:22,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	dst=null	perm=null
2015-02-10 21:33:22,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupacogroup/part-00000	dst=null	perm=null
2015-02-10 21:33:22,443 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47451, bytes: 64, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116, duration: 208033
2015-02-10 21:33:22,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,468 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:33:22,468 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-10 21:33:22,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:22,490 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:33:22,491 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:33:22,491 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:33:22,492 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter"]
2015-02-10 21:33:22,492 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:33:22,492 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:33:22,492 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:33:22,493 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...latform/cogroupinnerouter
2015-02-10 21:33:22,508 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:33:22,523 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:33:22,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:22,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:22,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:22,530 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 12
2015-02-10 21:33:22,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=null
2015-02-10 21:33:22,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:33:22,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:33:22,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:22,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,548 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:33:22,553 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 src: /127.0.0.1:56699 dest: /127.0.0.1:37184
2015-02-10 21:33:22,555 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 src: /127.0.0.1:32899 dest: /127.0.0.1:46575
2015-02-10 21:33:22,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 src: /127.0.0.1:47455 dest: /127.0.0.1:57643
2015-02-10 21:33:22,563 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47455, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, duration: 5056327
2015-02-10 21:33:22,563 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:22,563 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,564 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32899, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, duration: 4195979
2015-02-10 21:33:22,564 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,564 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,565 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,565 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56699, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, duration: 3463273
2015-02-10 21:33:22,566 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,571 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116
2015-02-10 21:33:22,573 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115
2015-02-10 21:33:22,573 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117
2015-02-10 21:33:22,574 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118
2015-02-10 21:33:22,574 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:22,575 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar
2015-02-10 21:33:22,576 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119
2015-02-10 21:33:22,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:22,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:22,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:22,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:22,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:33:22,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:33:22,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:33:22,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:33:22,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:33:22,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:22,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,597 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,601 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,605 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,608 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:22,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:22,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,621 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split
2015-02-10 21:33:22,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:22,628 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:33:22,633 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121 src: /127.0.0.1:57841 dest: /127.0.0.1:52976
2015-02-10 21:33:22,634 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121 src: /127.0.0.1:47457 dest: /127.0.0.1:57643
2015-02-10 21:33:22,636 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121 src: /127.0.0.1:32903 dest: /127.0.0.1:46575
2015-02-10 21:33:22,637 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121 src: /127.0.0.1:56705 dest: /127.0.0.1:37184
2015-02-10 21:33:22,643 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56705, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 3764589
2015-02-10 21:33:22,643 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:22,643 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,643 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32903, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 4698017
2015-02-10 21:33:22,644 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,644 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,644 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47457, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 5437185
2015-02-10 21:33:22,645 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,645 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57841, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 5502896
2015-02-10 21:33:22,646 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,646 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,648 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,653 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:22,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,663 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:22,667 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122 src: /127.0.0.1:47460 dest: /127.0.0.1:57643
2015-02-10 21:33:22,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122 src: /127.0.0.1:57846 dest: /127.0.0.1:52976
2015-02-10 21:33:22,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122 src: /127.0.0.1:32907 dest: /127.0.0.1:46575
2015-02-10 21:33:22,675 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32907, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, duration: 1838897
2015-02-10 21:33:22,675 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:22,675 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57846, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, duration: 2442808
2015-02-10 21:33:22,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,676 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47460, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, duration: 3402153
2015-02-10 21:33:22,677 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,678 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,681 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:22,682 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:33:22,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:22,712 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:22,723 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123 src: /127.0.0.1:57848 dest: /127.0.0.1:52976
2015-02-10 21:33:22,725 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123 src: /127.0.0.1:47464 dest: /127.0.0.1:57643
2015-02-10 21:33:22,727 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123 src: /127.0.0.1:32910 dest: /127.0.0.1:46575
2015-02-10 21:33:22,731 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32910, dest: /127.0.0.1:46575, bytes: 89006, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, duration: 2478423
2015-02-10 21:33:22,731 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:22,731 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,731 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47464, dest: /127.0.0.1:57643, bytes: 89006, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, duration: 2786722
2015-02-10 21:33:22,732 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,732 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,733 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57848, dest: /127.0.0.1:52976, bytes: 89006, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, duration: 3656502
2015-02-10 21:33:22,733 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:22,733 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:22,739 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:22,739 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0012
2015-02-10 21:33:22,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=null
2015-02-10 21:33:22,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:22,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:22,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:22,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:22,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:22,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:22,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:22,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:22,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:22,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:22,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:22,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:22,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:22,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:22,758 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 12 submitted by user teamcity
2015-02-10 21:33:22,758 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0012
2015-02-10 21:33:22,758 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0012
2015-02-10 21:33:22,758 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0012
2015-02-10 21:33:22,758 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from NEW to NEW_SAVING
2015-02-10 21:33:22,759 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:33:22,759 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0012 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:33:22,759 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0012 from user: teamcity, in queue: default
2015-02-10 21:33:22,759 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0012
2015-02-10 21:33:22,759 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from SUBMITTED to ACCEPTED
2015-02-10 21:33:22,760 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0012_000001
2015-02-10 21:33:22,760 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from NEW to SUBMITTED
2015-02-10 21:33:22,760 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0012 from user: teamcity activated in queue: default
2015-02-10 21:33:22,760 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0012 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:33:22,761 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0012_000001 to scheduler from user teamcity in queue default
2015-02-10 21:33:22,761 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:33:22,762 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0012/
2015-02-10 21:33:22,763 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0012
2015-02-10 21:33:22,763 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0012/
2015-02-10 21:33:22,770 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:22,771 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000001
2015-02-10 21:33:22,771 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:33:22,771 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:33:22,771 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:22,771 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0012_01_000001
2015-02-10 21:33:22,771 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:22,772 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:22,772 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0012_000001
2015-02-10 21:33:22,772 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0012 AttemptId: appattempt_1423603735088_0012_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:33:22,772 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:33:22,772 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:33:22,773 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0012_000001
2015-02-10 21:33:22,774 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0012_000001
2015-02-10 21:33:22,774 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0012_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-10 21:33:22,776 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120
2015-02-10 21:33:22,777 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121
2015-02-10 21:33:22,777 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0012_000001 (auth:SIMPLE)
2015-02-10 21:33:22,780 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000001 by user teamcity
2015-02-10 21:33:22,780 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0012
2015-02-10 21:33:22,780 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000001
2015-02-10 21:33:22,781 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from NEW to INITING
2015-02-10 21:33:22,781 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000001 to application application_1423603735088_0012
2015-02-10 21:33:22,781 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0012_000001
2015-02-10 21:33:22,781 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from INITING to RUNNING
2015-02-10 21:33:22,781 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:33:22,782 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:33:22,782 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:22,782 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:22,782 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:33:22,782 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:33:22,783 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:22,783 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0012_01_000001
2015-02-10 21:33:22,800 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0012_01_000001.tokens. Credentials list: 
2015-02-10 21:33:22,827 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:22,946 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0012_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001.tokens
2015-02-10 21:33:22,946 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:22,975 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123
2015-02-10 21:33:22,976 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122
2015-02-10 21:33:23,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:23,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:23,103 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47451, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-696797676_12254, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, duration: 1262419
2015-02-10 21:33:23,146 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:23,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:23,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:23,188 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57854, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-696797676_12254, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, duration: 265411
2015-02-10 21:33:23,220 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:23,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:23,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:23,260 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47451, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-696797676_12254, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 250849
2015-02-10 21:33:23,293 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:23,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:23,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:23,334 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57854, bytes: 89702, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-696797676_12254, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, duration: 446793
2015-02-10 21:33:23,367 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:23,367 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:23,414 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:23,415 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:23,527 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001/default_container_executor.sh]
2015-02-10 21:33:23,604 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121
2015-02-10 21:33:23,606 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741943_1119
2015-02-10 21:33:23,606 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122
2015-02-10 21:33:23,607 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115
2015-02-10 21:33:23,609 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123
2015-02-10 21:33:23,716 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120
2015-02-10 21:33:23,718 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741942_1118
2015-02-10 21:33:23,718 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121
2015-02-10 21:33:23,720 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741939_1115
2015-02-10 21:33:23,720 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117
2015-02-10 21:33:23,721 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741940_1116
2015-02-10 21:33:23,770 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:24,467 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073741944_1120 to datanode(s) 127.0.0.1:52976
2015-02-10 21:33:24,468 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741936_1112, blk_1073741937_1113, blk_1073741938_1114, blk_1073741939_1115, blk_1073741930_1106, blk_1073741934_1110, blk_1073741935_1111]
2015-02-10 21:33:24,468 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741936_1112, blk_1073741937_1113, blk_1073741938_1114, blk_1073741939_1115, blk_1073741930_1106, blk_1073741934_1110, blk_1073741935_1111]
2015-02-10 21:33:25,645 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 to 127.0.0.1:52976 
2015-02-10 21:33:25,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936 for deletion
2015-02-10 21:33:25,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937 for deletion
2015-02-10 21:33:25,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938 for deletion
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939 for deletion
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930 for deletion
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934 for deletion
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935 for deletion
2015-02-10 21:33:25,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936
2015-02-10 21:33:25,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938
2015-02-10 21:33:25,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939
2015-02-10 21:33:25,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935
2015-02-10 21:33:25,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930
2015-02-10 21:33:25,649 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934
2015-02-10 21:33:25,650 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 src: /127.0.0.1:57855 dest: /127.0.0.1:52976
2015-02-10 21:33:25,651 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:33:25,653 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120 src: /127.0.0.1:57855 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:33:25,654 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741944_1120 size 254067
2015-02-10 21:33:26,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936 for deletion
2015-02-10 21:33:26,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937 for deletion
2015-02-10 21:33:26,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936
2015-02-10 21:33:26,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937
2015-02-10 21:33:26,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938 for deletion
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939 for deletion
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930 for deletion
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934 for deletion
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930
2015-02-10 21:33:26,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935 for deletion
2015-02-10 21:33:26,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934
2015-02-10 21:33:26,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935
2015-02-10 21:33:26,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:26,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:33:26,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:33:26,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:33:26,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=null
2015-02-10 21:33:26,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:26,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:27,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:27,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:27,126 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47472, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122, duration: 289620
2015-02-10 21:33:27,367 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741946_1122
2015-02-10 21:33:27,367 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121
2015-02-10 21:33:27,371 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120
2015-02-10 21:33:27,469 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741936_1112, blk_1073741938_1114, blk_1073741934_1110, blk_1073741935_1111]
2015-02-10 21:33:27,469 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741937_1113, blk_1073741939_1115, blk_1073741930_1106, blk_1073741934_1110, blk_1073741935_1111]
2015-02-10 21:33:27,482 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0011_01_000001 succeeded 
2015-02-10 21:33:27,483 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:33:27,483 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0011_01_000001
2015-02-10 21:33:27,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001
2015-02-10 21:33:27,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001
2015-02-10 21:33:27,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001
2015-02-10 21:33:27,500 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0011/container_1423603735088_0011_01_000001
2015-02-10 21:33:27,501 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000001
2015-02-10 21:33:27,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0011_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:33:27,501 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0011_01_000001 from application application_1423603735088_0011
2015-02-10 21:33:27,502 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:27,502 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0011
2015-02-10 21:33:27,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123
2015-02-10 21:33:27,978 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0011_01_000001]
2015-02-10 21:33:27,978 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0011_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:27,979 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0011_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:33:27,979 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0011	CONTAINERID=container_1423603735088_0011_01_000001
2015-02-10 21:33:27,979 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0011_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:33:27,979 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:27,979 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:27,979 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:27,980 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:27,980 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0011_000001 released container container_1423603735088_0011_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:33:27,980 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0011_000001
2015-02-10 21:33:27,980 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0011_000001 State change from FINISHING to FINISHED
2015-02-10 21:33:27,980 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0011 State change from FINISHING to FINISHED
2015-02-10 21:33:27,981 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0011
2015-02-10 21:33:27,981 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0011,name=[FBA93FDE681D4082870673A2E2399F76/948BA8CDC9424DDD9F053C0518D2F54B] lower*upper1*upper2/(1/2) ...splatform/cogroupacogroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0011/jobhistory/job/job_1423603735088_0011,appMasterHost=ip-10-31-157-187,startTime=1423603978373,finishTime=1423604001297,finalStatus=SUCCEEDED
2015-02-10 21:33:27,981 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0011_000001
2015-02-10 21:33:27,981 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0011_000001 is done. finalState=FINISHED
2015-02-10 21:33:27,981 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0011 requests cleared
2015-02-10 21:33:27,981 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0011 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:33:27,982 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0011 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:33:27,985 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0011_000001 (auth:SIMPLE)
2015-02-10 21:33:27,987 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0011_01_000001
2015-02-10 21:33:28,126 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:28,127 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,127 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,127 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0011
2015-02-10 21:33:28,127 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:28,128 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0011, with delay of 10800 seconds
2015-02-10 21:33:28,128 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,128 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,168 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:28,169 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,169 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,169 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,169 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0011
2015-02-10 21:33:28,170 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,170 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:28,170 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0011, with delay of 10800 seconds
2015-02-10 21:33:28,448 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0012_000001 (auth:SIMPLE)
2015-02-10 21:33:28,453 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0012_000001
2015-02-10 21:33:28,453 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0012	APPATTEMPTID=appattempt_1423603735088_0012_000001
2015-02-10 21:33:28,454 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:33:28,454 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from ACCEPTED to RUNNING
2015-02-10 21:33:28,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:28,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:33:28,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:28,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936 for deletion
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938 for deletion
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934 for deletion
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741936_1112 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741936
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935 for deletion
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741938
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934
2015-02-10 21:33:28,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935
2015-02-10 21:33:28,814 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120
2015-02-10 21:33:28,818 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:33:28,873 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124 src: /127.0.0.1:47479 dest: /127.0.0.1:57643
2015-02-10 21:33:28,875 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124 src: /127.0.0.1:57865 dest: /127.0.0.1:52976
2015-02-10 21:33:28,877 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124 src: /127.0.0.1:56727 dest: /127.0.0.1:37184
2015-02-10 21:33:28,915 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56727, dest: /127.0.0.1:37184, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, duration: 36610034
2015-02-10 21:33:28,916 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:28,916 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57865, dest: /127.0.0.1:52976, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, duration: 37397983
2015-02-10 21:33:28,916 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:28,916 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:28,917 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:28,918 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47479, dest: /127.0.0.1:57643, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, duration: 38243484
2015-02-10 21:33:28,918 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:28,918 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:28,925 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:28,979 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:28,979 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,979 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,980 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0011
2015-02-10 21:33:28,980 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:28,980 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:28,980 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0011, with delay of 10800 seconds
2015-02-10 21:33:28,981 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0011
2015-02-10 21:33:29,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937 for deletion
2015-02-10 21:33:29,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939 for deletion
2015-02-10 21:33:29,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741937_1113 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741937
2015-02-10 21:33:29,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930 for deletion
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741939
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934 for deletion
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741930
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935 for deletion
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741934_1110 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741934
2015-02-10 21:33:29,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741935_1111 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741935
2015-02-10 21:33:29,773 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:29,773 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000002
2015-02-10 21:33:29,773 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:33:29,773 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:33:29,774 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:29,774 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:29,774 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:29,774 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000003
2015-02-10 21:33:29,774 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:33:29,775 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:33:29,775 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:29,775 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:29,980 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:29,980 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000004
2015-02-10 21:33:29,980 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:33:29,980 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:33:29,981 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:29,981 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:29,981 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:29,981 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000005
2015-02-10 21:33:29,981 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:33:29,982 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:33:29,982 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:29,982 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:29,982 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:29,982 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000006
2015-02-10 21:33:29,983 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:33:29,983 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:33:29,983 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:29,983 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:30,530 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0012_01_000002
2015-02-10 21:33:30,530 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:30,531 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:30,531 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0012_01_000004
2015-02-10 21:33:30,531 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:30,532 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:30,532 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:30,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:30,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:30,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:30,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:30,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:30,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:30,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:30,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:30,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:30,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:30,731 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0012_000001 (auth:SIMPLE)
2015-02-10 21:33:30,731 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0012_000001 (auth:SIMPLE)
2015-02-10 21:33:30,735 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000002 by user teamcity
2015-02-10 21:33:30,736 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000003 by user teamcity
2015-02-10 21:33:30,736 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000002
2015-02-10 21:33:30,736 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000003
2015-02-10 21:33:30,736 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000002 to application application_1423603735088_0012
2015-02-10 21:33:30,736 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000003 to application application_1423603735088_0012
2015-02-10 21:33:30,737 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:33:30,737 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:33:30,737 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,738 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,738 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:30,738 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:30,738 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,738 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,739 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:30,739 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:30,739 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:30,740 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:30,741 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000005 by user teamcity
2015-02-10 21:33:30,741 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000006 by user teamcity
2015-02-10 21:33:30,741 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0012
2015-02-10 21:33:30,741 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000004 by user teamcity
2015-02-10 21:33:30,741 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000005
2015-02-10 21:33:30,742 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000004
2015-02-10 21:33:30,741 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000006 to application application_1423603735088_0012
2015-02-10 21:33:30,742 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from NEW to INITING
2015-02-10 21:33:30,742 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000005 to application application_1423603735088_0012
2015-02-10 21:33:30,742 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000004 to application application_1423603735088_0012
2015-02-10 21:33:30,741 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000006
2015-02-10 21:33:30,743 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from INITING to RUNNING
2015-02-10 21:33:30,743 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:33:30,743 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:33:30,744 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:33:30,744 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,744 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,744 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:30,744 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:30,745 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:30,745 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:30,745 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,745 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,745 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:30,745 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:30,746 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,746 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:30,746 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:30,746 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:30,746 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0012_01_000005
2015-02-10 21:33:30,747 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0012_01_000006
2015-02-10 21:33:30,747 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0012_01_000004
2015-02-10 21:33:30,773 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:30,773 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:30,774 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0012_01_000005.tokens. Credentials list: 
2015-02-10 21:33:30,775 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0012_01_000006.tokens. Credentials list: 
2015-02-10 21:33:30,778 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0012_01_000004.tokens. Credentials list: 
2015-02-10 21:33:30,799 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:30,799 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:30,801 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:30,801 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:30,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:30,948 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000002/default_container_executor.sh]
2015-02-10 21:33:30,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000003/default_container_executor.sh]
2015-02-10 21:33:30,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0012_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005.tokens
2015-02-10 21:33:30,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:30,980 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:30,981 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:30,981 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:31,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:31,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar	dst=null	perm=null
2015-02-10 21:33:31,125 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47486, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_643592756_12559, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741944_1120, duration: 647929
2015-02-10 21:33:31,171 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:31,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:31,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml	dst=null	perm=null
2015-02-10 21:33:31,218 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57872, bytes: 89702, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_643592756_12559, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741947_1123, duration: 544113
2015-02-10 21:33:31,254 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0012/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:31,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:31,255 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:31,255 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:31,315 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:31,315 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:31,316 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:31,316 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:31,323 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:31,324 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:31,461 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006/default_container_executor.sh]
2015-02-10 21:33:31,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005/default_container_executor.sh]
2015-02-10 21:33:31,472 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004/default_container_executor.sh]
2015-02-10 21:33:31,552 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:33:32,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:32,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124
2015-02-10 21:33:32,852 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0012_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004.tokens
2015-02-10 21:33:32,853 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:33,235 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:33,724 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0012_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006.tokens
2015-02-10 21:33:33,724 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:33,726 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124
2015-02-10 21:33:33,820 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124
2015-02-10 21:33:35,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:35,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:35,713 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32944, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000001_0_1498478937_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 262840
2015-02-10 21:33:35,739 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47500, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000000_0_523155966_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 290296
2015-02-10 21:33:35,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:35,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:35,898 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57886, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000000_0_523155966_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 353504
2015-02-10 21:33:36,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:36,300 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57889, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000001_0_1498478937_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 272522
2015-02-10 21:33:36,303 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32948, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000003_0_1143975683_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 204525
2015-02-10 21:33:36,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:36,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job.split	dst=null	perm=null
2015-02-10 21:33:36,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:36,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_m_000001_0	dst=null	perm=null
2015-02-10 21:33:36,471 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47507, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000004_0_352814099_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 287931
2015-02-10 21:33:36,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000003
2015-02-10 21:33:36,543 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000003
2015-02-10 21:33:36,543 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:33:36,543 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000003
2015-02-10 21:33:36,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_m_000000_0	dst=null	perm=null
2015-02-10 21:33:36,560 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000003 is : 143
2015-02-10 21:33:36,571 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:33:36,576 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125 src: /127.0.0.1:47509 dest: /127.0.0.1:57643
2015-02-10 21:33:36,584 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:36,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000003
2015-02-10 21:33:36,585 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125 src: /127.0.0.1:57895 dest: /127.0.0.1:52976
2015-02-10 21:33:36,587 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000003
2015-02-10 21:33:36,590 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000003
2015-02-10 21:33:36,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000003
2015-02-10 21:33:36,591 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:36,591 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125 src: /127.0.0.1:56757 dest: /127.0.0.1:37184
2015-02-10 21:33:36,591 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000003 from application application_1423603735088_0012
2015-02-10 21:33:36,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000003
2015-02-10 21:33:36,591 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:36,592 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:36,597 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32953, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000002_0_1979901653_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741945_1121, duration: 261726
2015-02-10 21:33:36,600 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist for DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:36,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:36,615 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32957, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000004_0_352814099_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 461390
2015-02-10 21:33:36,644 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000002
2015-02-10 21:33:36,645 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000002
2015-02-10 21:33:36,645 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:33:36,646 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000002
2015-02-10 21:33:36,646 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:36,647 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:33:36,647 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000003
2015-02-10 21:33:36,647 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:33:36,647 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:33:36,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000003]
2015-02-10 21:33:36,649 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:33:36,649 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:36,649 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:36,649 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:33:36,667 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000002 is : 143
2015-02-10 21:33:36,684 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:36,684 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000002
2015-02-10 21:33:36,685 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000002
2015-02-10 21:33:36,685 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000002
2015-02-10 21:33:36,685 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:36,685 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000002
2015-02-10 21:33:36,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000002
2015-02-10 21:33:36,685 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000002 from application application_1423603735088_0012
2015-02-10 21:33:36,686 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:36,686 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:36,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:36,729 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32953, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000002_0_1979901653_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 253890
2015-02-10 21:33:36,924 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:32948, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0012_m_000003_0_1143975683_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 243420
2015-02-10 21:33:37,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_m_000003_0	dst=null	perm=null
2015-02-10 21:33:37,122 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000005
2015-02-10 21:33:37,123 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000005
2015-02-10 21:33:37,123 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:33:37,124 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000005
2015-02-10 21:33:37,139 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000005 is : 143
2015-02-10 21:33:37,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:37,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005
2015-02-10 21:33:37,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005
2015-02-10 21:33:37,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005
2015-02-10 21:33:37,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000005
2015-02-10 21:33:37,163 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000005
2015-02-10 21:33:37,164 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:37,164 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000005 from application application_1423603735088_0012
2015-02-10 21:33:37,164 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:37,164 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:37,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_m_000002_0	dst=null	perm=null
2015-02-10 21:33:37,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_m_000004_0	dst=null	perm=null
2015-02-10 21:33:37,341 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000006
2015-02-10 21:33:37,341 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000006
2015-02-10 21:33:37,341 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:33:37,341 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000006
2015-02-10 21:33:37,342 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000005]
2015-02-10 21:33:37,342 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:37,342 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:33:37,342 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000005
2015-02-10 21:33:37,343 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:33:37,343 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:33:37,344 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:37,344 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:37,344 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:37,345 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:37,357 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000006 is : 143
2015-02-10 21:33:37,360 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000004
2015-02-10 21:33:37,360 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000004
2015-02-10 21:33:37,375 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:37,376 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:33:37,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006
2015-02-10 21:33:37,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006
2015-02-10 21:33:37,377 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006
2015-02-10 21:33:37,377 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000006
2015-02-10 21:33:37,378 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000004
2015-02-10 21:33:37,393 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000004 is : 143
2015-02-10 21:33:37,411 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000006
2015-02-10 21:33:37,411 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:37,411 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:37,411 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000006 from application application_1423603735088_0012
2015-02-10 21:33:37,411 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:37,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:37,412 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004
2015-02-10 21:33:37,412 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004
2015-02-10 21:33:37,413 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004
2015-02-10 21:33:37,413 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000004
2015-02-10 21:33:37,413 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000004
2015-02-10 21:33:37,413 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:37,413 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000004 from application application_1423603735088_0012
2015-02-10 21:33:37,414 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:37,414 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:37,649 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000002]
2015-02-10 21:33:37,650 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:37,650 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:33:37,650 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000002
2015-02-10 21:33:37,655 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:33:37,655 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:33:37,656 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:33:37,656 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:37,656 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:37,656 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:37,657 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:37,657 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000007
2015-02-10 21:33:37,657 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0012_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:33:37,657 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0012_000001 container=Container: [ContainerId: container_1423603735088_0012_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:33:37,657 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:37,658 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:38,361 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000006, container_1423603735088_0012_01_000004]
2015-02-10 21:33:38,361 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:38,361 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:33:38,361 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000004
2015-02-10 21:33:38,362 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:33:38,362 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:33:38,363 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:38,363 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:38,363 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:38,363 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:33:38,364 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:38,364 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:33:38,364 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000006
2015-02-10 21:33:38,365 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:33:38,365 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:33:38,366 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:33:38,366 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:38,366 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:38,366 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:33:38,593 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:38,605 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0012_01_000007 by user teamcity
2015-02-10 21:33:38,606 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000007
2015-02-10 21:33:38,606 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0012_01_000007 to application application_1423603735088_0012
2015-02-10 21:33:38,607 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:33:38,607 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0012
2015-02-10 21:33:38,607 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0012
2015-02-10 21:33:38,607 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:38,607 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0012
2015-02-10 21:33:38,608 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:38,650 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:38,658 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:38,658 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:38,772 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000007/default_container_executor.sh]
2015-02-10 21:33:39,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:33:39,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:33:39,597 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:33:42,329 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:42,341 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:42,356 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:42,359 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:33:42,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:42,871 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:33:43,013 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126 src: /127.0.0.1:56770 dest: /127.0.0.1:37184
2015-02-10 21:33:43,015 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126 src: /127.0.0.1:47525 dest: /127.0.0.1:57643
2015-02-10 21:33:43,017 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126 src: /127.0.0.1:32971 dest: /127.0.0.1:46575
2015-02-10 21:33:43,067 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32971, dest: /127.0.0.1:46575, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0012_r_000000_0_1921937027_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 47707835
2015-02-10 21:33:43,067 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:43,067 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,069 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47525, dest: /127.0.0.1:57643, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0012_r_000000_0_1921937027_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 49307318
2015-02-10 21:33:43,069 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,069 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,070 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56770, dest: /127.0.0.1:37184, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0012_r_000000_0_1921937027_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 50447823
2015-02-10 21:33:43,070 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,070 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,077 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0012_r_000000_0_1921937027_1
2015-02-10 21:33:43,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0	dst=null	perm=null
2015-02-10 21:33:43,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0	dst=null	perm=null
2015-02-10 21:33:43,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/task_1423603735088_0012_r_000000	dst=null	perm=null
2015-02-10 21:33:43,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/_temporary/attempt_1423603735088_0012_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/task_1423603735088_0012_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:33:43,242 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000007
2015-02-10 21:33:43,243 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000007
2015-02-10 21:33:43,243 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:33:43,243 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000007
2015-02-10 21:33:43,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,259 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,260 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0012_01_000007 is : 143
2015-02-10 21:33:43,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1	dst=null	perm=null
2015-02-10 21:33:43,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:43,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:43,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/task_1423603735088_0012_r_000000	dst=null	perm=null
2015-02-10 21:33:43,276 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:43,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	dst=null	perm=null
2015-02-10 21:33:43,277 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000007
2015-02-10 21:33:43,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000007
2015-02-10 21:33:43,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000007
2015-02-10 21:33:43,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000007
2015-02-10 21:33:43,278 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000007
2015-02-10 21:33:43,279 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:43,279 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000007 from application application_1423603735088_0012
2015-02-10 21:33:43,279 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:43,279 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:43,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary/1/task_1423603735088_0012_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary	dst=null	perm=null
2015-02-10 21:33:43,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,305 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,314 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,340 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56757, dest: /127.0.0.1:37184, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, duration: 6747251526
2015-02-10 21:33:43,341 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:43,341 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16237
2015-02-10 21:33:43,342 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57895, dest: /127.0.0.1:52976, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, duration: 6748474173
2015-02-10 21:33:43,342 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,343 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16237
2015-02-10 21:33:43,343 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47509, dest: /127.0.0.1:57643, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, duration: 6748734150
2015-02-10 21:33:43,343 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,344 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16237
2015-02-10 21:33:43,348 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,358 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:43,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127 src: /127.0.0.1:56773 dest: /127.0.0.1:37184
2015-02-10 21:33:43,366 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127 src: /127.0.0.1:57913 dest: /127.0.0.1:52976
2015-02-10 21:33:43,367 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127 src: /127.0.0.1:32974 dest: /127.0.0.1:46575
2015-02-10 21:33:43,371 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32974, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, duration: 2109587
2015-02-10 21:33:43,371 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:43,371 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,371 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57913, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, duration: 2187516
2015-02-10 21:33:43,372 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,372 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,373 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56773, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, duration: 3429894
2015-02-10 21:33:43,373 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,373 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,378 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist	dst=null	perm=null
2015-02-10 21:33:43,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp	dst=null	perm=null
2015-02-10 21:33:43,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist	dst=null	perm=null
2015-02-10 21:33:43,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp	dst=null	perm=null
2015-02-10 21:33:43,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1.jhist	dst=null	perm=null
2015-02-10 21:33:43,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,411 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47530, bytes: 70593, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125, duration: 436513
2015-02-10 21:33:43,414 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:33:43,419 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128 src: /127.0.0.1:47531 dest: /127.0.0.1:57643
2015-02-10 21:33:43,421 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128 src: /127.0.0.1:32977 dest: /127.0.0.1:46575
2015-02-10 21:33:43,423 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128 src: /127.0.0.1:56779 dest: /127.0.0.1:37184
2015-02-10 21:33:43,427 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56779, dest: /127.0.0.1:37184, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, duration: 2946585
2015-02-10 21:33:43,428 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:43,428 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,429 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32977, dest: /127.0.0.1:46575, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, duration: 3804210
2015-02-10 21:33:43,429 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,429 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,429 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47531, dest: /127.0.0.1:57643, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, duration: 5110956
2015-02-10 21:33:43,430 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,430 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,435 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:43,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:33:43,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:43,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:33:43,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012/job_1423603735088_0012_1_conf.xml	dst=null	perm=null
2015-02-10 21:33:43,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:43,453 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56780, bytes: 104909, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741948_1124, duration: 401740
2015-02-10 21:33:43,456 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:33:43,460 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129 src: /127.0.0.1:57920 dest: /127.0.0.1:52976
2015-02-10 21:33:43,462 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129 src: /127.0.0.1:32981 dest: /127.0.0.1:46575
2015-02-10 21:33:43,463 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129 src: /127.0.0.1:47537 dest: /127.0.0.1:57643
2015-02-10 21:33:43,468 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47537, dest: /127.0.0.1:57643, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, duration: 3025015
2015-02-10 21:33:43,468 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:43,468 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,469 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32981, dest: /127.0.0.1:46575, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, duration: 3883544
2015-02-10 21:33:43,469 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,469 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,470 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57920, dest: /127.0.0.1:52976, bytes: 104093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1731234906_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, duration: 4738333
2015-02-10 21:33:43,470 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:43,471 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:33:43,475 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1731234906_1
2015-02-10 21:33:43,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:33:43,505 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0012_000001 with final state: FINISHING
2015-02-10 21:33:43,505 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:33:43,505 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0012 with final state: FINISHING
2015-02-10 21:33:43,506 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from RUNNING to FINAL_SAVING
2015-02-10 21:33:43,506 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0012
2015-02-10 21:33:43,506 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:33:43,506 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from FINAL_SAVING to FINISHING
2015-02-10 21:33:43,731 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128
2015-02-10 21:33:43,732 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126
2015-02-10 21:33:43,733 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125
2015-02-10 21:33:43,734 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127
2015-02-10 21:33:43,826 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125
2015-02-10 21:33:43,826 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127
2015-02-10 21:33:43,828 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129
2015-02-10 21:33:44,244 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000007]
2015-02-10 21:33:44,245 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:44,245 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:33:44,245 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000007
2015-02-10 21:33:44,245 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:33:44,245 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:44,246 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:33:44,247 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:44,247 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:44,247 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:33:44,515 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741944_1120 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:33:44,515 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741945_1121 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:33:44,516 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741946_1122 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:33:44,516 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741947_1123 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:33:44,516 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741949_1125 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:33:44,516 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741948_1124 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:33:44,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0012	dst=null	perm=null
2015-02-10 21:33:44,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,582 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary
2015-02-10 21:33:44,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/_temporary	dst=null	perm=null
2015-02-10 21:33:44,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,604 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	dst=null	perm=null
2015-02-10 21:33:44,608 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56785, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 236531
2015-02-10 21:33:44,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:33:44,629 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	dst=null	perm=null
2015-02-10 21:33:44,632 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56785, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 191953
2015-02-10 21:33:44,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,656 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:33:44,657 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-10 21:33:44,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:33:44,677 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:33:44,677 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:33:44,678 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:33:44,678 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup"]
2015-02-10 21:33:44,678 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:33:44,678 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:33:44,678 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:33:44,679 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...oupinnerouter-resultgroup
2015-02-10 21:33:44,694 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:33:44,710 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:33:44,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:33:44,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:44,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:44,718 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 13
2015-02-10 21:33:44,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=null
2015-02-10 21:33:44,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:33:44,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:33:44,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:44,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,733 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:33:44,737 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 src: /127.0.0.1:32986 dest: /127.0.0.1:46575
2015-02-10 21:33:44,738 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 src: /127.0.0.1:56788 dest: /127.0.0.1:37184
2015-02-10 21:33:44,740 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 src: /127.0.0.1:57928 dest: /127.0.0.1:52976
2015-02-10 21:33:44,746 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57928, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 4045312
2015-02-10 21:33:44,747 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:44,747 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,747 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56788, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 5177481
2015-02-10 21:33:44,748 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,748 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,749 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32986, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 6567725
2015-02-10 21:33:44,749 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,749 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,754 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:44,755 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar
2015-02-10 21:33:44,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:44,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:44,762 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:44,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:44,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:33:44,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:33:44,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:33:44,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:33:44,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:33:44,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:44,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,771 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,774 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,778 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,781 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:33:44,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:44,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,790 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split
2015-02-10 21:33:44,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:44,794 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:33:44,798 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131 src: /127.0.0.1:32989 dest: /127.0.0.1:46575
2015-02-10 21:33:44,799 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131 src: /127.0.0.1:47545 dest: /127.0.0.1:57643
2015-02-10 21:33:44,801 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131 src: /127.0.0.1:57931 dest: /127.0.0.1:52976
2015-02-10 21:33:44,803 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131 src: /127.0.0.1:56793 dest: /127.0.0.1:37184
2015-02-10 21:33:44,807 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56793, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 2084239
2015-02-10 21:33:44,807 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:44,807 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,808 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57931, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 2067988
2015-02-10 21:33:44,808 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,808 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,808 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47545, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 3118058
2015-02-10 21:33:44,809 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,809 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,809 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32989, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 3876541
2015-02-10 21:33:44,809 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,810 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,823 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:44,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,831 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:33:44,835 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132 src: /127.0.0.1:32993 dest: /127.0.0.1:46575
2015-02-10 21:33:44,837 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132 src: /127.0.0.1:47549 dest: /127.0.0.1:57643
2015-02-10 21:33:44,838 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132 src: /127.0.0.1:56796 dest: /127.0.0.1:37184
2015-02-10 21:33:44,842 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56796, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, duration: 1563975
2015-02-10 21:33:44,842 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:44,842 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,843 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47549, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, duration: 2289532
2015-02-10 21:33:44,843 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,843 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,844 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32993, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, duration: 2891684
2015-02-10 21:33:44,844 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,844 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,848 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:44,848 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:33:44,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:33:44,867 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:33:44,870 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133 src: /127.0.0.1:47551 dest: /127.0.0.1:57643
2015-02-10 21:33:44,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133 src: /127.0.0.1:32997 dest: /127.0.0.1:46575
2015-02-10 21:33:44,873 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133 src: /127.0.0.1:56799 dest: /127.0.0.1:37184
2015-02-10 21:33:44,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56799, dest: /127.0.0.1:37184, bytes: 89026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 2522389
2015-02-10 21:33:44,878 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:44,878 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:32997, dest: /127.0.0.1:46575, bytes: 89026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 3436296
2015-02-10 21:33:44,878 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,879 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,880 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,881 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47551, dest: /127.0.0.1:57643, bytes: 89026, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 5830679
2015-02-10 21:33:44,881 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:44,882 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:33:44,886 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:33:44,886 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0013
2015-02-10 21:33:44,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=null
2015-02-10 21:33:44,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:44,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:44,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:44,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:44,892 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:44,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:44,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:44,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:44,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:44,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:44,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:44,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:44,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:44,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:44,905 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 13 submitted by user teamcity
2015-02-10 21:33:44,905 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0013
2015-02-10 21:33:44,905 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0013
2015-02-10 21:33:44,905 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0013
2015-02-10 21:33:44,905 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from NEW to NEW_SAVING
2015-02-10 21:33:44,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:33:44,906 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0013 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:33:44,906 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0013 from user: teamcity, in queue: default
2015-02-10 21:33:44,906 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0013
2015-02-10 21:33:44,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from SUBMITTED to ACCEPTED
2015-02-10 21:33:44,907 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0013_000001
2015-02-10 21:33:44,907 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from NEW to SUBMITTED
2015-02-10 21:33:44,907 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0013 from user: teamcity activated in queue: default
2015-02-10 21:33:44,907 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0013 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:33:44,908 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0013_000001 to scheduler from user teamcity in queue default
2015-02-10 21:33:44,908 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:33:44,909 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0013/
2015-02-10 21:33:44,909 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0013
2015-02-10 21:33:44,910 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0013/
2015-02-10 21:33:45,138 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:45,139 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000001
2015-02-10 21:33:45,139 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:33:45,139 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:33:45,139 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:45,139 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:45,139 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0013_01_000001
2015-02-10 21:33:45,140 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:45,140 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0013_000001
2015-02-10 21:33:45,140 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0013 AttemptId: appattempt_1423603735088_0013_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0013_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:33:45,141 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:33:45,141 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:33:45,141 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0013_000001
2015-02-10 21:33:45,142 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0013_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0013_000001
2015-02-10 21:33:45,142 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0013_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-10 21:33:45,146 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:33:45,148 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000001 by user teamcity
2015-02-10 21:33:45,148 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0013
2015-02-10 21:33:45,149 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000001
2015-02-10 21:33:45,149 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from NEW to INITING
2015-02-10 21:33:45,149 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000001 to application application_1423603735088_0013
2015-02-10 21:33:45,149 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0013_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0013_000001
2015-02-10 21:33:45,149 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from INITING to RUNNING
2015-02-10 21:33:45,149 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:33:45,150 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:33:45,150 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:45,150 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:45,150 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:33:45,151 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:33:45,151 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:45,151 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0013_01_000001
2015-02-10 21:33:45,169 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0013_01_000001.tokens. Credentials list: 
2015-02-10 21:33:45,196 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:45,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0013_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001.tokens
2015-02-10 21:33:45,315 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:33:45,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:45,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:45,472 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741954_1130 to datanode(s) 127.0.0.1:57643
2015-02-10 21:33:45,472 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741944_1120, blk_1073741945_1121, blk_1073741946_1122, blk_1073741947_1123]
2015-02-10 21:33:45,472 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741944_1120, blk_1073741945_1121, blk_1073741948_1124, blk_1073741949_1125]
2015-02-10 21:33:45,476 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33003, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_157640095_13093, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 1390082
2015-02-10 21:33:45,520 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:45,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:45,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:45,561 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33003, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_157640095_13093, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, duration: 264296
2015-02-10 21:33:45,595 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0013/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:45,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:45,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:45,638 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57944, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_157640095_13093, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 384327
2015-02-10 21:33:45,673 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:45,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:45,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:45,714 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33003, bytes: 89722, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_157640095_13093, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 439980
2015-02-10 21:33:45,750 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:45,751 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:45,803 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:45,803 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:45,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001/default_container_executor.sh]
2015-02-10 21:33:46,138 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944 for deletion
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945 for deletion
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946 for deletion
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947 for deletion
2015-02-10 21:33:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946
2015-02-10 21:33:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945
2015-02-10 21:33:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947
2015-02-10 21:33:47,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944 for deletion
2015-02-10 21:33:47,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945 for deletion
2015-02-10 21:33:47,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948 for deletion
2015-02-10 21:33:47,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944
2015-02-10 21:33:47,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945
2015-02-10 21:33:47,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949 for deletion
2015-02-10 21:33:47,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948
2015-02-10 21:33:47,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949
2015-02-10 21:33:47,207 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 to 127.0.0.1:57643 
2015-02-10 21:33:47,209 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 src: /127.0.0.1:47560 dest: /127.0.0.1:57643
2015-02-10 21:33:47,210 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:33:47,212 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130 src: /127.0.0.1:47560 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:33:47,213 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741954_1130 size 254067
2015-02-10 21:33:47,580 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131
2015-02-10 21:33:47,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129
2015-02-10 21:33:47,783 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130
2015-02-10 21:33:47,785 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128
2015-02-10 21:33:47,785 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132
2015-02-10 21:33:47,787 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741949_1125
2015-02-10 21:33:47,787 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126
2015-02-10 21:33:47,981 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127
2015-02-10 21:33:47,982 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741953_1129
2015-02-10 21:33:47,983 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131
2015-02-10 21:33:47,983 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133
2015-02-10 21:33:47,986 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130
2015-02-10 21:33:47,986 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126
2015-02-10 21:33:47,987 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132
2015-02-10 21:33:48,185 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741952_1128
2015-02-10 21:33:48,187 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133
2015-02-10 21:33:48,473 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741944_1120, blk_1073741945_1121, blk_1073741946_1122, blk_1073741947_1123, blk_1073741948_1124, blk_1073741949_1125]
2015-02-10 21:33:48,473 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741944_1120, blk_1073741945_1121, blk_1073741946_1122, blk_1073741947_1123, blk_1073741948_1124, blk_1073741949_1125]
2015-02-10 21:33:48,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:33:48,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:33:48,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:33:48,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:33:48,833 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131
2015-02-10 21:33:48,835 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130
2015-02-10 21:33:48,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=null
2015-02-10 21:33:48,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:48,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:48,939 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130
2015-02-10 21:33:48,940 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133
2015-02-10 21:33:48,941 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131
2015-02-10 21:33:48,942 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132
2015-02-10 21:33:49,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:49,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:33:49,551 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33009, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741956_1132, duration: 255747
2015-02-10 21:33:49,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944 for deletion
2015-02-10 21:33:49,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945 for deletion
2015-02-10 21:33:49,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946 for deletion
2015-02-10 21:33:49,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947 for deletion
2015-02-10 21:33:49,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944
2015-02-10 21:33:49,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948 for deletion
2015-02-10 21:33:49,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946
2015-02-10 21:33:49,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945
2015-02-10 21:33:49,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948
2015-02-10 21:33:49,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947
2015-02-10 21:33:49,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949 for deletion
2015-02-10 21:33:49,648 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949
2015-02-10 21:33:49,677 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0012_01_000001 succeeded 
2015-02-10 21:33:49,677 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:33:49,677 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0012_01_000001
2015-02-10 21:33:49,693 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001
2015-02-10 21:33:49,693 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001
2015-02-10 21:33:49,694 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001
2015-02-10 21:33:49,694 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012/container_1423603735088_0012_01_000001
2015-02-10 21:33:49,694 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000001
2015-02-10 21:33:49,694 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0012_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:33:49,694 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0012_01_000001 from application application_1423603735088_0012
2015-02-10 21:33:49,695 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:49,695 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0012
2015-02-10 21:33:50,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944 for deletion
2015-02-10 21:33:50,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945 for deletion
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946 for deletion
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947 for deletion
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741944_1120 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741944
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741945_1121 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741945
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741946_1122 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741946
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948 for deletion
2015-02-10 21:33:50,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741947_1123 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741947
2015-02-10 21:33:50,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949 for deletion
2015-02-10 21:33:50,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741948
2015-02-10 21:33:50,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741949
2015-02-10 21:33:50,246 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0012_01_000001]
2015-02-10 21:33:50,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0012_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:50,247 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0012_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:33:50,247 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0012	CONTAINERID=container_1423603735088_0012_01_000001
2015-02-10 21:33:50,247 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0012_000001
2015-02-10 21:33:50,247 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0012_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:33:50,248 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:33:50,248 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:33:50,248 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:50,248 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:50,248 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0012_000001 released container container_1423603735088_0012_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:33:50,248 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0012_000001 State change from FINISHING to FINISHED
2015-02-10 21:33:50,249 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0012 State change from FINISHING to FINISHED
2015-02-10 21:33:50,249 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0012
2015-02-10 21:33:50,249 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0012_000001
2015-02-10 21:33:50,250 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0012_000001 is done. finalState=FINISHED
2015-02-10 21:33:50,250 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0012 requests cleared
2015-02-10 21:33:50,250 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0012 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:33:50,250 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0012 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:33:50,249 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0012,name=[846DADE4B22D4096B5B14B52626CE254/CF6407A3195C41D39066CDEE40B28906] lower*upper/(1/1) ...latform/cogroupinnerouter,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0012/jobhistory/job/job_1423603735088_0012,appMasterHost=ip-10-31-157-187,startTime=1423604002757,finishTime=1423604023505,finalStatus=SUCCEEDED
2015-02-10 21:33:50,253 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0012_000001 (auth:SIMPLE)
2015-02-10 21:33:50,256 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0012_01_000001
2015-02-10 21:33:50,366 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:50,367 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0012
2015-02-10 21:33:50,367 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:50,367 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0012, with delay of 10800 seconds
2015-02-10 21:33:50,367 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:50,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:50,370 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:50,371 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:50,896 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:33:50,900 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0013_000001
2015-02-10 21:33:50,900 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0013	APPATTEMPTID=appattempt_1423603735088_0013_000001
2015-02-10 21:33:50,901 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:33:50,901 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from ACCEPTED to RUNNING
2015-02-10 21:33:50,959 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 1093 Total time for transactions(ms): 100 Number of transactions batched in Syncs: 1 Number of syncs: 754 SyncTimes(ms): 1226 987 
2015-02-10 21:33:50,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:50,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:33:51,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:33:51,247 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:33:51,248 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:51,248 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0012
2015-02-10 21:33:51,249 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0012 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:33:51,249 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0012, with delay of 10800 seconds
2015-02-10 21:33:51,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:51,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:51,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0012
2015-02-10 21:33:51,286 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:33:51,352 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134 src: /127.0.0.1:57954 dest: /127.0.0.1:52976
2015-02-10 21:33:51,354 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134 src: /127.0.0.1:47570 dest: /127.0.0.1:57643
2015-02-10 21:33:51,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134 src: /127.0.0.1:33016 dest: /127.0.0.1:46575
2015-02-10 21:33:51,401 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33016, dest: /127.0.0.1:46575, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, duration: 44179548
2015-02-10 21:33:51,402 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:33:51,402 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:51,402 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47570, dest: /127.0.0.1:57643, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, duration: 45153140
2015-02-10 21:33:51,403 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:51,403 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:51,404 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57954, dest: /127.0.0.1:52976, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, duration: 46284057
2015-02-10 21:33:51,404 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:33:51,404 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:33:51,413 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:33:52,140 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:52,140 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000002
2015-02-10 21:33:52,141 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:33:52,141 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:33:52,141 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:52,141 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:52,142 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:52,142 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000003
2015-02-10 21:33:52,142 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:33:52,142 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:33:52,142 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:52,142 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:52,176 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:52,176 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000004
2015-02-10 21:33:52,176 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:33:52,176 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:52,177 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:52,177 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:52,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:52,177 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000005
2015-02-10 21:33:52,177 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:33:52,178 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:52,178 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:52,178 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:52,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:33:52,178 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000006
2015-02-10 21:33:52,179 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:33:52,179 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:33:52,179 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:33:52,179 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:52,975 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0013_01_000002
2015-02-10 21:33:52,976 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:52,976 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:52,976 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0013_01_000004
2015-02-10 21:33:52,977 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:52,977 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:52,977 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:33:52,989 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134
2015-02-10 21:33:53,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:53,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:53,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:53,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:53,068 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:53,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:53,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:53,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:53,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:33:53,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:33:53,175 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:33:53,175 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:33:53,183 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000003 by user teamcity
2015-02-10 21:33:53,183 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000002 by user teamcity
2015-02-10 21:33:53,183 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000003
2015-02-10 21:33:53,183 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000002
2015-02-10 21:33:53,183 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000003 to application application_1423603735088_0013
2015-02-10 21:33:53,184 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000002 to application application_1423603735088_0013
2015-02-10 21:33:53,184 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000004 by user teamcity
2015-02-10 21:33:53,184 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:33:53,185 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000005 by user teamcity
2015-02-10 21:33:53,185 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000006 by user teamcity
2015-02-10 21:33:53,185 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:33:53,185 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000006
2015-02-10 21:33:53,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,185 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000005 to application application_1423603735088_0013
2015-02-10 21:33:53,185 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000005
2015-02-10 21:33:53,185 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0013
2015-02-10 21:33:53,186 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000004
2015-02-10 21:33:53,185 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000006 to application application_1423603735088_0013
2015-02-10 21:33:53,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,186 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:53,187 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from NEW to INITING
2015-02-10 21:33:53,187 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000004 to application application_1423603735088_0013
2015-02-10 21:33:53,187 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from INITING to RUNNING
2015-02-10 21:33:53,187 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:33:53,187 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:33:53,188 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:33:53,188 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:33:53,188 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,188 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,188 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,189 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:53,189 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,189 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:53,189 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:33:53,189 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:33:53,189 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:33:53,190 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:33:53,190 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,190 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:53,190 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:53,190 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,191 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:53,192 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:33:53,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134
2015-02-10 21:33:53,193 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,193 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:33:53,193 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:33:53,194 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:33:53,194 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0013_01_000004
2015-02-10 21:33:53,194 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0013_01_000006
2015-02-10 21:33:53,195 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0013_01_000005
2015-02-10 21:33:53,216 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0013_01_000006.tokens. Credentials list: 
2015-02-10 21:33:53,217 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0013_01_000004.tokens. Credentials list: 
2015-02-10 21:33:53,217 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0013_01_000005.tokens. Credentials list: 
2015-02-10 21:33:53,248 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:53,250 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:53,250 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:53,251 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:53,251 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:53,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000003/default_container_executor.sh]
2015-02-10 21:33:53,393 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0013_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006.tokens
2015-02-10 21:33:53,394 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:33:53,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000002/default_container_executor.sh]
2015-02-10 21:33:53,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:53,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:33:53,561 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57963, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1244776464_13399, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 674311
2015-02-10 21:33:53,610 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:53,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:53,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:33:53,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47579, bytes: 89722, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1244776464_13399, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 475107
2015-02-10 21:33:53,690 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:33:53,690 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:53,690 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:53,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:33:53,749 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:53,750 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:53,750 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:53,750 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:53,753 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:33:53,753 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:53,842 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134
2015-02-10 21:33:53,902 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005/default_container_executor.sh]
2015-02-10 21:33:53,909 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006/default_container_executor.sh]
2015-02-10 21:33:53,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004/default_container_executor.sh]
2015-02-10 21:33:54,000 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:33:54,141 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:54,141 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:54,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:54,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:54,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:33:54,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:55,538 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0013_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005.tokens
2015-02-10 21:33:55,538 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:33:55,752 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:33:56,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0013_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004.tokens
2015-02-10 21:33:56,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:33:57,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:57,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:57,991 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56836, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000001_0_1928909392_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 276138
2015-02-10 21:33:58,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:58,138 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47592, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000000_0_-2128321504_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 271669
2015-02-10 21:33:58,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:58,261 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56839, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000000_0_-2128321504_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 258987
2015-02-10 21:33:58,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:58,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:58,634 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57981, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000001_0_1928909392_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 278234
2015-02-10 21:33:58,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.split	dst=null	perm=null
2015-02-10 21:33:58,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_m_000001_0	dst=null	perm=null
2015-02-10 21:33:58,786 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56845, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000002_0_1946569856_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 264389
2015-02-10 21:33:58,787 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56844, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000004_0_831658736_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 213953
2015-02-10 21:33:58,835 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57985, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000003_0_2036795453_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741955_1131, duration: 287482
2015-02-10 21:33:58,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_m_000000_0	dst=null	perm=null
2015-02-10 21:33:58,887 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000003
2015-02-10 21:33:58,888 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000003
2015-02-10 21:33:58,888 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:33:58,888 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000003
2015-02-10 21:33:58,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:58,906 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000003 is : 143
2015-02-10 21:33:58,916 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57986, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000004_0_831658736_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 6404938
2015-02-10 21:33:58,925 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:58,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000003
2015-02-10 21:33:58,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000003
2015-02-10 21:33:58,927 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000003
2015-02-10 21:33:58,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:58,928 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000003
2015-02-10 21:33:58,928 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:58,928 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000003
2015-02-10 21:33:58,928 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000003 from application application_1423603735088_0013
2015-02-10 21:33:58,929 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:58,929 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:33:58,931 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:33:58,933 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:57987, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000002_0_1946569856_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 280751
2015-02-10 21:33:58,936 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000002
2015-02-10 21:33:58,937 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000002
2015-02-10 21:33:58,937 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:33:58,937 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000002
2015-02-10 21:33:58,937 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0013_01_000003]
2015-02-10 21:33:58,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:58,938 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:33:58,938 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000003
2015-02-10 21:33:58,938 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:33:58,938 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:33:58,939 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135 src: /127.0.0.1:57988 dest: /127.0.0.1:52976
2015-02-10 21:33:58,940 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:33:58,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:58,941 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:58,941 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000003 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:33:58,946 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135 src: /127.0.0.1:47604 dest: /127.0.0.1:57643
2015-02-10 21:33:58,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:33:58,951 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135 src: /127.0.0.1:33050 dest: /127.0.0.1:46575
2015-02-10 21:33:58,958 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist for DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:33:58,959 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000002 is : 143
2015-02-10 21:33:58,991 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:58,992 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000002
2015-02-10 21:33:58,992 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000002
2015-02-10 21:33:58,993 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000002
2015-02-10 21:33:58,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000002
2015-02-10 21:33:58,993 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:58,993 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000002
2015-02-10 21:33:58,993 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000002 from application application_1423603735088_0013
2015-02-10 21:33:58,994 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:58,994 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:33:59,414 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33051, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0013_m_000003_0_2036795453_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 256013
2015-02-10 21:33:59,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_m_000002_0	dst=null	perm=null
2015-02-10 21:33:59,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_m_000004_0	dst=null	perm=null
2015-02-10 21:33:59,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_m_000003_0	dst=null	perm=null
2015-02-10 21:33:59,567 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000006
2015-02-10 21:33:59,567 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000006
2015-02-10 21:33:59,567 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:33:59,568 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000006
2015-02-10 21:33:59,569 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000004
2015-02-10 21:33:59,569 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000004
2015-02-10 21:33:59,583 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000006 is : 143
2015-02-10 21:33:59,601 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:33:59,601 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:59,601 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000004
2015-02-10 21:33:59,617 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000004 is : 143
2015-02-10 21:33:59,624 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000005
2015-02-10 21:33:59,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000005
2015-02-10 21:33:59,633 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006
2015-02-10 21:33:59,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006
2015-02-10 21:33:59,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006
2015-02-10 21:33:59,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000006
2015-02-10 21:33:59,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:59,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:33:59,635 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000006
2015-02-10 21:33:59,635 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:59,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004
2015-02-10 21:33:59,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004
2015-02-10 21:33:59,637 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004
2015-02-10 21:33:59,637 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000004
2015-02-10 21:33:59,638 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000005
2015-02-10 21:33:59,653 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000005 is : 143
2015-02-10 21:33:59,669 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000006 from application application_1423603735088_0013
2015-02-10 21:33:59,669 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:59,669 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:33:59,670 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000004
2015-02-10 21:33:59,670 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:59,670 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:33:59,671 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000004 from application application_1423603735088_0013
2015-02-10 21:33:59,671 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:59,671 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:33:59,672 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005
2015-02-10 21:33:59,672 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005
2015-02-10 21:33:59,673 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000005
2015-02-10 21:33:59,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005
2015-02-10 21:33:59,674 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:33:59,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000005
2015-02-10 21:33:59,674 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000005 from application application_1423603735088_0013
2015-02-10 21:33:59,675 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:33:59,675 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:33:59,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0013_01_000002]
2015-02-10 21:33:59,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:33:59,938 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:33:59,939 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000002
2015-02-10 21:33:59,939 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:33:59,939 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:33:59,940 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:33:59,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:33:59,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:33:59,940 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:00,251 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:00,251 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000007
2015-02-10 21:34:00,252 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0013_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:34:00,252 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0013_000001 container=Container: [ContainerId: container_1423603735088_0013_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:34:00,252 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:00,252 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:00,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0013_01_000004, container_1423603735088_0013_01_000006, container_1423603735088_0013_01_000005]
2015-02-10 21:34:00,626 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:00,626 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:34:00,626 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000004
2015-02-10 21:34:00,627 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:34:00,627 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:34:00,628 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:00,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:00,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:00,628 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:00,629 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:00,629 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:34:00,629 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000005
2015-02-10 21:34:00,629 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:34:00,629 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:34:00,630 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:00,630 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:00,630 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:00,630 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:34:00,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:00,631 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:34:00,631 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000006
2015-02-10 21:34:00,631 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:00,631 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:34:00,632 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:00,632 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:00,632 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:00,632 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:01,054 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0013_01_000007
2015-02-10 21:34:01,054 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:01,071 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:34:01,074 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0013_01_000007 by user teamcity
2015-02-10 21:34:01,074 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0013
2015-02-10 21:34:01,074 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000007
2015-02-10 21:34:01,075 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from NEW to INITING
2015-02-10 21:34:01,075 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0013_01_000007 to application application_1423603735088_0013
2015-02-10 21:34:01,075 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from INITING to RUNNING
2015-02-10 21:34:01,076 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:34:01,076 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0013
2015-02-10 21:34:01,076 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0013
2015-02-10 21:34:01,076 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:01,076 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0013
2015-02-10 21:34:01,076 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:01,076 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:01,077 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0013_01_000007
2015-02-10 21:34:01,094 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0013_01_000007.tokens. Credentials list: 
2015-02-10 21:34:01,121 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:01,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0013_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007.tokens
2015-02-10 21:34:01,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0013 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:01,251 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:01,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:34:01,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar	dst=null	perm=null
2015-02-10 21:34:01,406 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47610, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1407532652_13816, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741954_1130, duration: 652287
2015-02-10 21:34:01,449 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0013/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:01,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:34:01,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml	dst=null	perm=null
2015-02-10 21:34:01,489 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56857, bytes: 89722, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1407532652_13816, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741957_1133, duration: 431264
2015-02-10 21:34:01,523 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0013/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:01,523 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:01,572 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:01,572 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:01,685 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007/default_container_executor.sh]
2015-02-10 21:34:02,059 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:34:06,947 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:06,950 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:06,979 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:06,983 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:07,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:07,486 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:34:07,656 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136 src: /127.0.0.1:33068 dest: /127.0.0.1:46575
2015-02-10 21:34:07,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136 src: /127.0.0.1:58009 dest: /127.0.0.1:52976
2015-02-10 21:34:07,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136 src: /127.0.0.1:56871 dest: /127.0.0.1:37184
2015-02-10 21:34:07,712 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56871, dest: /127.0.0.1:37184, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0013_r_000000_0_-1992704345_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 49844697
2015-02-10 21:34:07,712 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:07,713 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:07,713 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58009, dest: /127.0.0.1:52976, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0013_r_000000_0_-1992704345_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 50502684
2015-02-10 21:34:07,713 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:07,714 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33068, dest: /127.0.0.1:46575, bytes: 221, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0013_r_000000_0_-1992704345_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 51498227
2015-02-10 21:34:07,714 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:07,714 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:07,714 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:07,745 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0013_r_000000_0_-1992704345_1
2015-02-10 21:34:07,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0	dst=null	perm=null
2015-02-10 21:34:07,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0	dst=null	perm=null
2015-02-10 21:34:07,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/task_1423603735088_0013_r_000000	dst=null	perm=null
2015-02-10 21:34:07,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0013_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/task_1423603735088_0013_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:34:07,909 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000007
2015-02-10 21:34:07,910 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000007
2015-02-10 21:34:07,910 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:34:07,910 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000007
2015-02-10 21:34:07,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:07,925 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:07,926 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0013_01_000007 is : 143
2015-02-10 21:34:07,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:34:07,946 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:07,946 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007
2015-02-10 21:34:07,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:07,947 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007
2015-02-10 21:34:07,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:07,949 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007
2015-02-10 21:34:07,949 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000007
2015-02-10 21:34:07,949 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000007
2015-02-10 21:34:07,949 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:07,950 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000007 from application application_1423603735088_0013
2015-02-10 21:34:07,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/task_1423603735088_0013_r_000000	dst=null	perm=null
2015-02-10 21:34:07,950 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:07,950 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:34:07,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:34:07,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary/1/task_1423603735088_0013_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:07,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:34:07,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:07,981 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:07,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:07,990 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:08,020 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33050, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, duration: 9067570218
2015-02-10 21:34:08,021 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:08,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16237
2015-02-10 21:34:08,022 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47604, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, duration: 9068997009
2015-02-10 21:34:08,022 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,023 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16237
2015-02-10 21:34:08,024 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57988, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, duration: 9070834500
2015-02-10 21:34:08,024 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,025 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16237
2015-02-10 21:34:08,029 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:08,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:08,038 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:34:08,043 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137 src: /127.0.0.1:47626 dest: /127.0.0.1:57643
2015-02-10 21:34:08,045 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137 src: /127.0.0.1:56873 dest: /127.0.0.1:37184
2015-02-10 21:34:08,049 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137 src: /127.0.0.1:58013 dest: /127.0.0.1:52976
2015-02-10 21:34:08,053 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58013, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, duration: 2520783
2015-02-10 21:34:08,053 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:08,054 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,054 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56873, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, duration: 2964774
2015-02-10 21:34:08,054 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,055 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,055 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47626, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, duration: 4154455
2015-02-10 21:34:08,056 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,056 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,060 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary_tmp is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:08,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist	dst=null	perm=null
2015-02-10 21:34:08,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:08,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist	dst=null	perm=null
2015-02-10 21:34:08,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:08,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1.jhist	dst=null	perm=null
2015-02-10 21:34:08,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:08,093 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33074, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135, duration: 496967
2015-02-10 21:34:08,096 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:34:08,126 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138 src: /127.0.0.1:47630 dest: /127.0.0.1:57643
2015-02-10 21:34:08,128 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138 src: /127.0.0.1:33076 dest: /127.0.0.1:46575
2015-02-10 21:34:08,130 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138 src: /127.0.0.1:56878 dest: /127.0.0.1:37184
2015-02-10 21:34:08,135 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56878, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, duration: 3962527
2015-02-10 21:34:08,135 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:08,135 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,136 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33076, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, duration: 3919672
2015-02-10 21:34:08,136 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,136 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,137 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47630, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, duration: 4690311
2015-02-10 21:34:08,137 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,142 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:08,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:08,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:08,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:08,152 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:08,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013/job_1423603735088_0013_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:08,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:08,161 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33074, bytes: 104929, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741958_1134, duration: 414964
2015-02-10 21:34:08,164 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:34:08,168 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139 src: /127.0.0.1:33078 dest: /127.0.0.1:46575
2015-02-10 21:34:08,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139 src: /127.0.0.1:58019 dest: /127.0.0.1:52976
2015-02-10 21:34:08,172 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139 src: /127.0.0.1:56881 dest: /127.0.0.1:37184
2015-02-10 21:34:08,176 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56881, dest: /127.0.0.1:37184, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, duration: 3102452
2015-02-10 21:34:08,176 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:08,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,177 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58019, dest: /127.0.0.1:52976, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, duration: 3626972
2015-02-10 21:34:08,177 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,178 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33078, dest: /127.0.0.1:46575, bytes: 104113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-259734340_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, duration: 4331347
2015-02-10 21:34:08,178 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:08,178 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:08,183 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-259734340_1
2015-02-10 21:34:08,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:08,203 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136
2015-02-10 21:34:08,205 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135
2015-02-10 21:34:08,207 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139
2015-02-10 21:34:08,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138
2015-02-10 21:34:08,213 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0013_000001 with final state: FINISHING
2015-02-10 21:34:08,213 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:08,213 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0013 with final state: FINISHING
2015-02-10 21:34:08,213 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:08,213 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0013
2015-02-10 21:34:08,214 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:08,214 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:08,847 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137
2015-02-10 21:34:08,848 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139
2015-02-10 21:34:08,849 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135
2015-02-10 21:34:08,850 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136
2015-02-10 21:34:08,911 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0013_01_000007]
2015-02-10 21:34:08,911 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:08,912 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:34:08,912 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000007
2015-02-10 21:34:08,912 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:08,912 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:08,913 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:34:08,913 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:08,914 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:08,914 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:08,950 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136
2015-02-10 21:34:08,950 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137
2015-02-10 21:34:08,951 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138
2015-02-10 21:34:08,953 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741963_1139
2015-02-10 21:34:09,224 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741954_1130 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:34:09,224 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741955_1131 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:34:09,224 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741956_1132 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:34:09,225 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741957_1133 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:34:09,225 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741959_1135 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:34:09,225 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741958_1134 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:34:09,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0013	dst=null	perm=null
2015-02-10 21:34:09,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,295 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary
2015-02-10 21:34:09,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:34:09,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,317 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,318 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:34:09,321 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33082, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 257905
2015-02-10 21:34:09,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,357 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:34:09,361 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33082, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 233142
2015-02-10 21:34:09,362 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup
2015-02-10 21:34:09,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup	dst=null	perm=null
2015-02-10 21:34:09,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:34:09,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:34:09,370 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58023, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741960_1136, duration: 215202
2015-02-10 21:34:09,370 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter
2015-02-10 21:34:09,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:34:09,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:34:09,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:34:09,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter	dst=null	perm=null
2015-02-10 21:34:09,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	dst=null	perm=null
2015-02-10 21:34:09,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouter/part-00000	dst=null	perm=null
2015-02-10 21:34:09,378 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56885, bytes: 225, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741950_1126, duration: 230371
2015-02-10 21:34:09,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:09,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:09,401 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:34:09,401 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-10 21:34:09,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:09,422 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:34:09,423 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:34:09,423 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:34:09,423 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields"]
2015-02-10 21:34:09,423 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:34:09,423 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:34:09,424 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:34:09,424 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...dpipesplatform/difffields
2015-02-10 21:34:09,439 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:09,455 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:09,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:09,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:09,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:09,463 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 14
2015-02-10 21:34:09,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=null
2015-02-10 21:34:09,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:34:09,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:34:09,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:34:09,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:34:09,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:09,476 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741954_1130, blk_1073741955_1131, blk_1073741956_1132, blk_1073741957_1133]
2015-02-10 21:34:09,476 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741954_1130, blk_1073741955_1131, blk_1073741956_1132, blk_1073741957_1133, blk_1073741958_1134, blk_1073741959_1135]
2015-02-10 21:34:09,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,480 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:34:09,485 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 src: /127.0.0.1:47641 dest: /127.0.0.1:57643
2015-02-10 21:34:09,486 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 src: /127.0.0.1:56888 dest: /127.0.0.1:37184
2015-02-10 21:34:09,488 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 src: /127.0.0.1:33088 dest: /127.0.0.1:46575
2015-02-10 21:34:09,493 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33088, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 2949368
2015-02-10 21:34:09,493 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:09,493 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,494 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56888, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 3745886
2015-02-10 21:34:09,494 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,494 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,494 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47641, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 4596480
2015-02-10 21:34:09,495 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,496 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,499 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:09,500 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar
2015-02-10 21:34:09,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:09,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:09,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:09,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:09,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:34:09,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:34:09,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:34:09,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:34:09,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:34:09,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:09,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:09,518 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:09,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:09,522 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:09,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:09,525 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:09,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:09,528 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:09,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:09,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,539 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split
2015-02-10 21:34:09,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:09,544 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:34:09,548 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141 src: /127.0.0.1:58029 dest: /127.0.0.1:52976
2015-02-10 21:34:09,550 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141 src: /127.0.0.1:56891 dest: /127.0.0.1:37184
2015-02-10 21:34:09,551 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141 src: /127.0.0.1:33091 dest: /127.0.0.1:46575
2015-02-10 21:34:09,553 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141 src: /127.0.0.1:47647 dest: /127.0.0.1:57643
2015-02-10 21:34:09,556 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47647, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 2041065
2015-02-10 21:34:09,557 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:09,557 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,557 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33091, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 2518500
2015-02-10 21:34:09,558 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,558 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,559 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56891, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 3509822
2015-02-10 21:34:09,559 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,559 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,560 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58029, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 4471435
2015-02-10 21:34:09,560 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,560 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,565 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:09,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,574 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:34:09,579 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142 src: /127.0.0.1:33093 dest: /127.0.0.1:46575
2015-02-10 21:34:09,582 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142 src: /127.0.0.1:56895 dest: /127.0.0.1:37184
2015-02-10 21:34:09,583 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142 src: /127.0.0.1:58035 dest: /127.0.0.1:52976
2015-02-10 21:34:09,588 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58035, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, duration: 1161565
2015-02-10 21:34:09,588 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:09,588 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,589 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56895, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, duration: 3112985
2015-02-10 21:34:09,589 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,590 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33093, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, duration: 3601252
2015-02-10 21:34:09,590 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,591 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,595 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:09,596 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:34:09,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:09,613 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:34:09,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143 src: /127.0.0.1:33096 dest: /127.0.0.1:46575
2015-02-10 21:34:09,619 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143 src: /127.0.0.1:58037 dest: /127.0.0.1:52976
2015-02-10 21:34:09,620 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143 src: /127.0.0.1:56899 dest: /127.0.0.1:37184
2015-02-10 21:34:09,624 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56899, dest: /127.0.0.1:37184, bytes: 88265, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 2511194
2015-02-10 21:34:09,625 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:09,625 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,626 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58037, dest: /127.0.0.1:52976, bytes: 88265, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 3131719
2015-02-10 21:34:09,626 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,626 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,627 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33096, dest: /127.0.0.1:46575, bytes: 88265, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 4575186
2015-02-10 21:34:09,627 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:09,628 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:09,633 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:09,633 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0014
2015-02-10 21:34:09,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=null
2015-02-10 21:34:09,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:09,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:09,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:09,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:09,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:09,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:09,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:09,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:09,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:09,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:09,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:09,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:09,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:09,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:09,650 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 14 submitted by user teamcity
2015-02-10 21:34:09,651 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0014
2015-02-10 21:34:09,650 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0014
2015-02-10 21:34:09,651 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from NEW to NEW_SAVING
2015-02-10 21:34:09,651 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0014
2015-02-10 21:34:09,652 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:34:09,652 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0014 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:34:09,652 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0014 from user: teamcity, in queue: default
2015-02-10 21:34:09,652 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from SUBMITTED to ACCEPTED
2015-02-10 21:34:09,653 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0014_000001
2015-02-10 21:34:09,653 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from NEW to SUBMITTED
2015-02-10 21:34:09,653 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0014 from user: teamcity activated in queue: default
2015-02-10 21:34:09,653 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0014 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:34:09,653 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0014_000001 to scheduler from user teamcity in queue default
2015-02-10 21:34:09,654 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:34:09,854 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0014
2015-02-10 21:34:09,856 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0014/
2015-02-10 21:34:09,856 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0014
2015-02-10 21:34:09,857 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0014/
2015-02-10 21:34:09,912 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:09,913 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000001
2015-02-10 21:34:09,913 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:34:09,913 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:34:09,913 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:09,913 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:09,913 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0014_01_000001
2015-02-10 21:34:09,914 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:09,914 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0014_000001
2015-02-10 21:34:09,914 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0014 AttemptId: appattempt_1423603735088_0014_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0014_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:34:09,914 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:34:09,915 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:34:09,915 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0014_000001
2015-02-10 21:34:09,916 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0014_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0014_000001
2015-02-10 21:34:09,916 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0014_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-10 21:34:09,920 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:09,922 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000001 by user teamcity
2015-02-10 21:34:09,922 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0014
2015-02-10 21:34:09,923 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000001
2015-02-10 21:34:09,923 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from NEW to INITING
2015-02-10 21:34:09,923 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000001 to application application_1423603735088_0014
2015-02-10 21:34:09,923 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from INITING to RUNNING
2015-02-10 21:34:09,923 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0014_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0014_000001
2015-02-10 21:34:09,924 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:34:09,924 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:34:09,924 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:09,924 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:09,924 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:34:09,925 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:34:09,925 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:09,925 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000001
2015-02-10 21:34:09,943 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0014_01_000001.tokens. Credentials list: 
2015-02-10 21:34:09,969 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:10,087 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0014_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001.tokens
2015-02-10 21:34:10,087 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:10,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:10,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:10,244 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33082, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-488014891_14046, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 660946
2015-02-10 21:34:10,288 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0014/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:10,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:10,318 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:10,329 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56885, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-488014891_14046, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, duration: 236887
2015-02-10 21:34:10,362 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0014/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:10,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:10,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:10,402 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58023, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-488014891_14046, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 244836
2015-02-10 21:34:10,433 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:10,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:10,463 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:10,473 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56885, bytes: 88957, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-488014891_14046, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 350441
2015-02-10 21:34:10,508 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:10,508 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:10,555 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:10,555 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:10,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954 for deletion
2015-02-10 21:34:10,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955 for deletion
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956 for deletion
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957 for deletion
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956
2015-02-10 21:34:10,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958 for deletion
2015-02-10 21:34:10,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959 for deletion
2015-02-10 21:34:10,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958
2015-02-10 21:34:10,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957
2015-02-10 21:34:10,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959
2015-02-10 21:34:10,669 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001/default_container_executor.sh]
2015-02-10 21:34:10,912 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:11,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954 for deletion
2015-02-10 21:34:11,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955 for deletion
2015-02-10 21:34:11,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956 for deletion
2015-02-10 21:34:11,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954
2015-02-10 21:34:11,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955
2015-02-10 21:34:11,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956
2015-02-10 21:34:11,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957 for deletion
2015-02-10 21:34:11,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957
2015-02-10 21:34:12,477 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073741964_1140 to datanode(s) 127.0.0.1:52976
2015-02-10 21:34:12,477 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741954_1130, blk_1073741955_1131, blk_1073741956_1132, blk_1073741957_1133, blk_1073741958_1134, blk_1073741959_1135]
2015-02-10 21:34:12,477 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741954_1130, blk_1073741955_1131, blk_1073741958_1134, blk_1073741959_1135]
2015-02-10 21:34:12,995 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137
2015-02-10 21:34:13,196 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140
2015-02-10 21:34:13,197 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141
2015-02-10 21:34:13,198 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741962_1138
2015-02-10 21:34:13,200 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741959_1135
2015-02-10 21:34:13,213 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142
2015-02-10 21:34:13,215 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143
2015-02-10 21:34:13,215 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141
2015-02-10 21:34:13,218 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140
2015-02-10 21:34:13,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:13,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:34:13,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:34:13,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:34:13,645 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954 for deletion
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955 for deletion
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956 for deletion
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957 for deletion
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958 for deletion
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741957_1133 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741957
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954
2015-02-10 21:34:13,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958
2015-02-10 21:34:13,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741956_1132 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741956
2015-02-10 21:34:13,646 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959 for deletion
2015-02-10 21:34:13,647 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959
2015-02-10 21:34:13,658 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 to 127.0.0.1:52976 
2015-02-10 21:34:13,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 src: /127.0.0.1:58045 dest: /127.0.0.1:52976
2015-02-10 21:34:13,661 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:34:13,663 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140 src: /127.0.0.1:58045 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:34:13,664 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741964_1140 size 254067
2015-02-10 21:34:13,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=null
2015-02-10 21:34:13,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:13,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:13,855 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141
2015-02-10 21:34:13,858 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140
2015-02-10 21:34:13,858 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142
2015-02-10 21:34:13,860 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143
2015-02-10 21:34:13,958 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142
2015-02-10 21:34:13,958 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141
2015-02-10 21:34:13,961 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140
2015-02-10 21:34:14,160 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143
2015-02-10 21:34:14,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954 for deletion
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955 for deletion
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958 for deletion
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741954_1130 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741954
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741955_1131 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741955
2015-02-10 21:34:14,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959 for deletion
2015-02-10 21:34:14,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741958_1134 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741958
2015-02-10 21:34:14,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741959_1135 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741959
2015-02-10 21:34:14,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:14,285 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0013_01_000001 succeeded 
2015-02-10 21:34:14,286 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:34:14,286 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0013_01_000001
2015-02-10 21:34:14,302 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001
2015-02-10 21:34:14,302 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001
2015-02-10 21:34:14,303 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000001
2015-02-10 21:34:14,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001
2015-02-10 21:34:14,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013/container_1423603735088_0013_01_000001
2015-02-10 21:34:14,304 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0013_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:34:14,304 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0013_01_000001 from application application_1423603735088_0013
2015-02-10 21:34:14,304 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:14,304 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0013
2015-02-10 21:34:14,314 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58046, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741966_1142, duration: 274114
2015-02-10 21:34:14,944 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0013_01_000001]
2015-02-10 21:34:14,944 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0013_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:14,944 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0013_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:34:14,945 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0013	CONTAINERID=container_1423603735088_0013_01_000001
2015-02-10 21:34:14,945 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0013_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:14,945 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:14,945 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0013_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:14,945 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:14,946 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0013_000001
2015-02-10 21:34:14,946 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0013_000001 State change from FINISHING to FINISHED
2015-02-10 21:34:14,946 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0013 State change from FINISHING to FINISHED
2015-02-10 21:34:14,946 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0013_000001
2015-02-10 21:34:14,946 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:14,948 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0013_000001 released container container_1423603735088_0013_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:14,946 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0013
2015-02-10 21:34:14,948 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0013_000001 is done. finalState=FINISHED
2015-02-10 21:34:14,948 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0013,name=[943278821A5040C5AB987E29B749D7E4/8D3464D8AC8B48538731AC606912BE68] lower*upper/(1/1) ...oupinnerouter-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0013/jobhistory/job/job_1423603735088_0013,appMasterHost=ip-10-31-157-187,startTime=1423604024904,finishTime=1423604048213,finalStatus=SUCCEEDED
2015-02-10 21:34:14,948 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0013 requests cleared
2015-02-10 21:34:14,949 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0013 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:34:14,949 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0013 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:34:14,950 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0013_000001 (auth:SIMPLE)
2015-02-10 21:34:14,952 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0013_01_000001
2015-02-10 21:34:15,631 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:15,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,632 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0013
2015-02-10 21:34:15,633 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:15,633 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,633 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0013, with delay of 10800 seconds
2015-02-10 21:34:15,676 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:15,682 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0014_000001
2015-02-10 21:34:15,682 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0014	APPATTEMPTID=appattempt_1423603735088_0014_000001
2015-02-10 21:34:15,683 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:34:15,683 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from ACCEPTED to RUNNING
2015-02-10 21:34:15,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:15,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:34:15,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:15,914 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:15,915 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,915 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0013
2015-02-10 21:34:15,915 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:15,915 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,915 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0013, with delay of 10800 seconds
2015-02-10 21:34:15,945 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:15,945 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,946 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0013
2015-02-10 21:34:15,946 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0013 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:15,946 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0013, with delay of 10800 seconds
2015-02-10 21:34:15,946 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,946 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:15,947 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0013
2015-02-10 21:34:16,067 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:34:16,123 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144 src: /127.0.0.1:56912 dest: /127.0.0.1:37184
2015-02-10 21:34:16,125 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144 src: /127.0.0.1:58052 dest: /127.0.0.1:52976
2015-02-10 21:34:16,127 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144 src: /127.0.0.1:33113 dest: /127.0.0.1:46575
2015-02-10 21:34:16,166 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:16,165 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33113, dest: /127.0.0.1:46575, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, duration: 35873286
2015-02-10 21:34:16,167 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:16,167 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58052, dest: /127.0.0.1:52976, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, duration: 38750851
2015-02-10 21:34:16,168 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:16,168 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:16,168 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56912, dest: /127.0.0.1:37184, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, duration: 39587797
2015-02-10 21:34:16,168 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:16,169 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:16,175 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:16,915 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,915 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000002
2015-02-10 21:34:16,915 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:34:16,915 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:34:16,916 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,916 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:16,916 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,916 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000003
2015-02-10 21:34:16,916 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:34:16,917 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:34:16,917 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,917 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:16,945 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,945 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000004
2015-02-10 21:34:16,945 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:34:16,946 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:16,946 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,946 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:16,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,946 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000005
2015-02-10 21:34:16,947 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:34:16,947 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:16,947 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,947 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:16,948 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,948 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000006
2015-02-10 21:34:16,948 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:34:16,948 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:16,948 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,948 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:16,949 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:16,949 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000007
2015-02-10 21:34:16,949 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:34:16,949 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:16,950 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:16,950 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:17,755 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0014_01_000002
2015-02-10 21:34:17,756 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,756 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,756 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0014_01_000004
2015-02-10 21:34:17,757 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,757 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,757 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,758 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:17,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:17,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:17,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:17,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:17,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:17,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:17,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:17,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:17,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:17,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:17,991 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:17,991 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:17,997 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000005 by user teamcity
2015-02-10 21:34:17,998 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0014
2015-02-10 21:34:17,998 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000007 by user teamcity
2015-02-10 21:34:17,998 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000005
2015-02-10 21:34:17,998 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from NEW to INITING
2015-02-10 21:34:17,998 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000007
2015-02-10 21:34:17,998 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000005 to application application_1423603735088_0014
2015-02-10 21:34:17,999 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000007 to application application_1423603735088_0014
2015-02-10 21:34:17,999 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from INITING to RUNNING
2015-02-10 21:34:17,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,000 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,000 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,000 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,001 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:18,001 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:18,001 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000003 by user teamcity
2015-02-10 21:34:18,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,002 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,002 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000003 to application application_1423603735088_0014
2015-02-10 21:34:18,001 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000003
2015-02-10 21:34:18,002 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,002 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,002 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000006 by user teamcity
2015-02-10 21:34:18,002 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,003 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000007
2015-02-10 21:34:18,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_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000006
2015-02-10 21:34:18,003 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000004 by user teamcity
2015-02-10 21:34:18,003 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,003 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,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_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000004
2015-02-10 21:34:18,003 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000005
2015-02-10 21:34:18,003 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,004 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000006 to application application_1423603735088_0014
2015-02-10 21:34:18,004 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000004 to application application_1423603735088_0014
2015-02-10 21:34:18,004 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,005 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,005 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,005 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,005 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,005 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,005 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,006 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,006 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000002 by user teamcity
2015-02-10 21:34:18,006 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000002
2015-02-10 21:34:18,006 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,007 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,006 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000002 to application application_1423603735088_0014
2015-02-10 21:34:18,007 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,007 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:34:18,007 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,008 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000006
2015-02-10 21:34:18,008 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:18,008 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000004
2015-02-10 21:34:18,008 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:18,008 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:18,009 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,028 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0014_01_000005.tokens. Credentials list: 
2015-02-10 21:34:18,029 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0014_01_000006.tokens. Credentials list: 
2015-02-10 21:34:18,031 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0014_01_000007.tokens. Credentials list: 
2015-02-10 21:34:18,034 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0014_01_000004.tokens. Credentials list: 
2015-02-10 21:34:18,064 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:18,066 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,066 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,068 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,068 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0014_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005.tokens
2015-02-10 21:34:18,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:18,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000002/default_container_executor.sh]
2015-02-10 21:34:18,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000003/default_container_executor.sh]
2015-02-10 21:34:18,225 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144
2015-02-10 21:34:18,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:18,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:18,387 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58060, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1525087000_14354, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 1241312
2015-02-10 21:34:18,435 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:18,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:18,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:18,483 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33121, bytes: 88957, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1525087000_14354, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 455042
2015-02-10 21:34:18,519 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:18,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:18,586 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,587 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,588 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,589 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,589 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,590 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:18,591 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:18,782 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006/default_container_executor.sh]
2015-02-10 21:34:18,782 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007/default_container_executor.sh]
2015-02-10 21:34:18,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005/default_container_executor.sh]
2015-02-10 21:34:18,793 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004/default_container_executor.sh]
2015-02-10 21:34:18,814 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:34:18,866 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144
2015-02-10 21:34:18,915 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:18,916 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:18,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:18,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:18,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:18,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:19,166 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144
2015-02-10 21:34:19,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:20,197 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0014_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004.tokens
2015-02-10 21:34:20,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:20,778 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:21,558 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0014_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007.tokens
2015-02-10 21:34:21,559 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:22,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:22,849 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0014_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006.tokens
2015-02-10 21:34:22,850 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:23,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:23,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:23,841 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33135, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000001_0_-483275193_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 251394
2015-02-10 21:34:23,912 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58076, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000000_0_-1028147592_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 281376
2015-02-10 21:34:23,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:23,974 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33135, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000001_0_-483275193_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 262146
2015-02-10 21:34:24,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:24,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:24,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:24,538 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56940, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000000_0_-1028147592_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 295004
2015-02-10 21:34:24,587 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56941, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000003_0_-1812220751_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 265331
2015-02-10 21:34:24,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000001_0	dst=null	perm=null
2015-02-10 21:34:24,682 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56942, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000002_0_-832402099_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 270516
2015-02-10 21:34:24,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000000_0	dst=null	perm=null
2015-02-10 21:34:24,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:24,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.split	dst=null	perm=null
2015-02-10 21:34:24,723 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000003
2015-02-10 21:34:24,724 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000003
2015-02-10 21:34:24,724 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:34:24,724 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000003
2015-02-10 21:34:24,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:24,731 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58084, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000003_0_-1812220751_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 326148
2015-02-10 21:34:24,745 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000003 is : 143
2015-02-10 21:34:24,757 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:34:24,763 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145 src: /127.0.0.1:33145 dest: /127.0.0.1:46575
2015-02-10 21:34:24,767 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:24,767 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145 src: /127.0.0.1:56947 dest: /127.0.0.1:37184
2015-02-10 21:34:24,768 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000003
2015-02-10 21:34:24,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145 src: /127.0.0.1:47702 dest: /127.0.0.1:57643
2015-02-10 21:34:24,769 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000003
2015-02-10 21:34:24,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000003
2015-02-10 21:34:24,770 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000003
2015-02-10 21:34:24,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000003
2015-02-10 21:34:24,770 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:24,771 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000003 from application application_1423603735088_0014
2015-02-10 21:34:24,771 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:24,771 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:24,781 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist for DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:24,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:24,816 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000002
2015-02-10 21:34:24,816 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000002
2015-02-10 21:34:24,816 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:34:24,816 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000002
2015-02-10 21:34:24,816 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000003]
2015-02-10 21:34:24,817 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:24,817 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:34:24,817 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000003
2015-02-10 21:34:24,817 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:34:24,818 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:34:24,819 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:34:24,819 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:24,819 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:24,819 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:34:24,841 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000002 is : 143
2015-02-10 21:34:24,860 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:24,861 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000002
2015-02-10 21:34:24,861 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000002
2015-02-10 21:34:24,861 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000002
2015-02-10 21:34:24,862 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000002
2015-02-10 21:34:24,862 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000002
2015-02-10 21:34:24,862 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:24,863 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000002 from application application_1423603735088_0014
2015-02-10 21:34:24,863 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:24,863 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:24,884 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58088, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000004_0_-936989911_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 283648
2015-02-10 21:34:24,902 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47704, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000005_0_-141564432_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741965_1141, duration: 271396
2015-02-10 21:34:25,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:25,009 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56951, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000004_0_-936989911_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 256613
2015-02-10 21:34:25,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:34:25,027 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33151, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000005_0_-141564432_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 252251
2015-02-10 21:34:25,281 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58092, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0014_m_000002_0_-832402099_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 266400
2015-02-10 21:34:25,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000003_0	dst=null	perm=null
2015-02-10 21:34:25,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000002_0	dst=null	perm=null
2015-02-10 21:34:25,441 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000005
2015-02-10 21:34:25,442 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000005
2015-02-10 21:34:25,442 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:34:25,442 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000005
2015-02-10 21:34:25,467 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000005 is : 143
2015-02-10 21:34:25,483 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:25,483 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005
2015-02-10 21:34:25,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005
2015-02-10 21:34:25,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005
2015-02-10 21:34:25,485 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000005
2015-02-10 21:34:25,485 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000005
2015-02-10 21:34:25,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:25,486 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000005 from application application_1423603735088_0014
2015-02-10 21:34:25,486 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:25,487 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:25,524 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000004
2015-02-10 21:34:25,524 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000004
2015-02-10 21:34:25,524 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:34:25,525 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000004
2015-02-10 21:34:25,525 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000005]
2015-02-10 21:34:25,526 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:25,526 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:34:25,526 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000005
2015-02-10 21:34:25,526 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:34:25,526 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:34:25,528 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:25,528 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:25,528 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:25,528 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:34:25,542 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000004 is : 143
2015-02-10 21:34:25,559 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:25,560 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004
2015-02-10 21:34:25,563 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000004
2015-02-10 21:34:25,563 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004
2015-02-10 21:34:25,563 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:25,564 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004
2015-02-10 21:34:25,564 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000004 from application application_1423603735088_0014
2015-02-10 21:34:25,565 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000004
2015-02-10 21:34:25,565 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:25,565 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:25,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000004_0	dst=null	perm=null
2015-02-10 21:34:25,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_m_000005_0	dst=null	perm=null
2015-02-10 21:34:25,672 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000006
2015-02-10 21:34:25,673 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000006
2015-02-10 21:34:25,673 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:34:25,673 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000006
2015-02-10 21:34:25,674 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000004]
2015-02-10 21:34:25,674 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:25,674 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:34:25,674 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000004
2015-02-10 21:34:25,674 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:34:25,675 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:34:25,676 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:25,676 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:25,676 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:25,676 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:25,689 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000006 is : 143
2015-02-10 21:34:25,707 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:25,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006
2015-02-10 21:34:25,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006
2015-02-10 21:34:25,709 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006
2015-02-10 21:34:25,709 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000006
2015-02-10 21:34:25,709 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000006
2015-02-10 21:34:25,709 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:25,709 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000006 from application application_1423603735088_0014
2015-02-10 21:34:25,710 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:25,710 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:25,724 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000007
2015-02-10 21:34:25,724 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000007
2015-02-10 21:34:25,724 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:34:25,725 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000007
2015-02-10 21:34:25,725 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000006]
2015-02-10 21:34:25,726 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:25,726 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:34:25,726 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000006
2015-02-10 21:34:25,726 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:34:25,726 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:34:25,727 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:25,728 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:25,728 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:25,728 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:34:25,745 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000007 is : 143
2015-02-10 21:34:25,761 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:25,761 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007
2015-02-10 21:34:25,761 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007
2015-02-10 21:34:25,762 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007
2015-02-10 21:34:25,762 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000007
2015-02-10 21:34:25,762 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000007
2015-02-10 21:34:25,762 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:25,762 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000007 from application application_1423603735088_0014
2015-02-10 21:34:25,763 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:25,763 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:25,817 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000002]
2015-02-10 21:34:25,817 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:25,818 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:34:25,818 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000002
2015-02-10 21:34:25,818 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:34:25,818 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:34:25,819 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:34:25,819 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:25,819 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:25,820 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:26,380 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:26,380 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000008
2015-02-10 21:34:26,380 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0014_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:34:26,381 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0014_000001 container=Container: [ContainerId: container_1423603735088_0014_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:34:26,381 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:26,381 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:26,725 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000007]
2015-02-10 21:34:26,726 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:26,726 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:34:26,726 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000007
2015-02-10 21:34:26,726 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:26,726 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:34:26,728 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:26,728 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:26,728 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:26,728 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:26,883 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0014_01_000008
2015-02-10 21:34:26,883 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:26,900 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:26,904 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0014_01_000008 by user teamcity
2015-02-10 21:34:26,904 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0014
2015-02-10 21:34:26,904 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000008
2015-02-10 21:34:26,904 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from NEW to INITING
2015-02-10 21:34:26,905 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0014_01_000008 to application application_1423603735088_0014
2015-02-10 21:34:26,905 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from INITING to RUNNING
2015-02-10 21:34:26,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:34:26,905 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0014
2015-02-10 21:34:26,906 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0014
2015-02-10 21:34:26,906 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:26,906 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0014
2015-02-10 21:34:26,906 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:26,906 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:26,907 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0014_01_000008
2015-02-10 21:34:26,925 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0014_01_000008.tokens. Credentials list: 
2015-02-10 21:34:26,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:27,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0014_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008.tokens
2015-02-10 21:34:27,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:27,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:27,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar	dst=null	perm=null
2015-02-10 21:34:27,234 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33156, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1878021930_14885, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741964_1140, duration: 1347727
2015-02-10 21:34:27,278 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:27,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:27,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml	dst=null	perm=null
2015-02-10 21:34:27,319 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33156, bytes: 88957, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1878021930_14885, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741967_1143, duration: 392753
2015-02-10 21:34:27,355 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0014/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:27,355 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:27,380 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:27,404 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:27,404 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:27,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008/default_container_executor.sh]
2015-02-10 21:34:27,888 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:34:31,054 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:31,057 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:31,087 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:31,093 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:31,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:31,562 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:34:31,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146 src: /127.0.0.1:33166 dest: /127.0.0.1:46575
2015-02-10 21:34:31,706 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146 src: /127.0.0.1:47722 dest: /127.0.0.1:57643
2015-02-10 21:34:31,708 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146 src: /127.0.0.1:56969 dest: /127.0.0.1:37184
2015-02-10 21:34:31,756 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56969, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0014_r_000000_0_1963662109_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 46375510
2015-02-10 21:34:31,756 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:31,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:31,758 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47722, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0014_r_000000_0_1963662109_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 48031749
2015-02-10 21:34:31,758 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:31,759 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33166, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0014_r_000000_0_1963662109_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 49111906
2015-02-10 21:34:31,759 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:31,759 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:31,759 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:31,767 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0014_r_000000_0_1963662109_1
2015-02-10 21:34:31,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0	dst=null	perm=null
2015-02-10 21:34:31,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0	dst=null	perm=null
2015-02-10 21:34:31,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/task_1423603735088_0014_r_000000	dst=null	perm=null
2015-02-10 21:34:31,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/_temporary/attempt_1423603735088_0014_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/task_1423603735088_0014_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:34:31,927 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000008
2015-02-10 21:34:31,927 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000008
2015-02-10 21:34:31,927 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:34:31,928 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000008
2015-02-10 21:34:31,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:31,942 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:31,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1	dst=null	perm=null
2015-02-10 21:34:31,949 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0014_01_000008 is : 143
2015-02-10 21:34:31,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:31,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:31,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/task_1423603735088_0014_r_000000	dst=null	perm=null
2015-02-10 21:34:31,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	dst=null	perm=null
2015-02-10 21:34:31,964 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:31,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008
2015-02-10 21:34:31,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008
2015-02-10 21:34:31,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008
2015-02-10 21:34:31,966 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000008
2015-02-10 21:34:31,966 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000008
2015-02-10 21:34:31,967 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:31,967 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000008 from application application_1423603735088_0014
2015-02-10 21:34:31,967 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:31,967 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:31,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary/1/task_1423603735088_0014_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:31,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary	dst=null	perm=null
2015-02-10 21:34:31,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:31,989 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:31,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:31,997 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:32,025 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47702, dest: /127.0.0.1:57643, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, duration: 7251543331
2015-02-10 21:34:32,025 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:32,026 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56947, dest: /127.0.0.1:37184, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, duration: 7252901591
2015-02-10 21:34:32,027 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,028 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:34:32,028 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33145, dest: /127.0.0.1:46575, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, duration: 7254674148
2015-02-10 21:34:32,028 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,028 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:34:32,029 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:34:32,034 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:32,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:32,049 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741971_1147{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:34:32,055 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147 src: /127.0.0.1:47724 dest: /127.0.0.1:57643
2015-02-10 21:34:32,057 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147 src: /127.0.0.1:33170 dest: /127.0.0.1:46575
2015-02-10 21:34:32,059 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147 src: /127.0.0.1:58111 dest: /127.0.0.1:52976
2015-02-10 21:34:32,063 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58111, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, duration: 2065312
2015-02-10 21:34:32,063 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:32,063 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741971_1147{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,063 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33170, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, duration: 2872510
2015-02-10 21:34:32,064 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,064 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741971_1147{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,064 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47724, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, duration: 3763831
2015-02-10 21:34:32,065 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,065 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741971_1147{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,069 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary_tmp is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:32,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist	dst=null	perm=null
2015-02-10 21:34:32,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:32,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist	dst=null	perm=null
2015-02-10 21:34:32,091 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:32,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1.jhist	dst=null	perm=null
2015-02-10 21:34:32,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:32,101 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47727, bytes: 77140, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145, duration: 407427
2015-02-10 21:34:32,104 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741972_1148{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:34:32,108 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148 src: /127.0.0.1:33173 dest: /127.0.0.1:46575
2015-02-10 21:34:32,110 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148 src: /127.0.0.1:47729 dest: /127.0.0.1:57643
2015-02-10 21:34:32,111 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148 src: /127.0.0.1:58115 dest: /127.0.0.1:52976
2015-02-10 21:34:32,116 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58115, dest: /127.0.0.1:52976, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, duration: 3212238
2015-02-10 21:34:32,117 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741972_1148{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,117 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:32,117 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47729, dest: /127.0.0.1:57643, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, duration: 4527011
2015-02-10 21:34:32,118 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741972_1148{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,119 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,120 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33173, dest: /127.0.0.1:46575, bytes: 76540, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, duration: 6121794
2015-02-10 21:34:32,120 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741972_1148{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,120 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,124 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:32,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:32,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:32,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:32,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:32,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014/job_1423603735088_0014_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:32,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:32,142 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:56977, bytes: 104160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741968_1144, duration: 429295
2015-02-10 21:34:32,145 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741973_1149{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:34:32,150 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149 src: /127.0.0.1:47732 dest: /127.0.0.1:57643
2015-02-10 21:34:32,152 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149 src: /127.0.0.1:33178 dest: /127.0.0.1:46575
2015-02-10 21:34:32,154 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149 src: /127.0.0.1:56980 dest: /127.0.0.1:37184
2015-02-10 21:34:32,158 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56980, dest: /127.0.0.1:37184, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, duration: 2641931
2015-02-10 21:34:32,158 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:32,158 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741973_1149{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,159 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33178, dest: /127.0.0.1:46575, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, duration: 3581223
2015-02-10 21:34:32,159 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741973_1149{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,159 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,160 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47732, dest: /127.0.0.1:57643, bytes: 103352, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-496555305_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, duration: 4207382
2015-02-10 21:34:32,160 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741973_1149{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:34:32,161 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:32,167 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-496555305_1
2015-02-10 21:34:32,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:32,195 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0014_000001 with final state: FINISHING
2015-02-10 21:34:32,195 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:32,195 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0014 with final state: FINISHING
2015-02-10 21:34:32,195 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:32,195 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0014
2015-02-10 21:34:32,196 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:32,196 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:32,928 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000008]
2015-02-10 21:34:32,929 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:32,929 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:34:32,929 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000008
2015-02-10 21:34:32,929 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:32,929 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:32,930 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:34:32,931 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:32,931 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:32,931 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:33,205 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741964_1140 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:34:33,206 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741965_1141 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:34:33,206 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148
2015-02-10 21:34:33,206 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741966_1142 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:34:33,206 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741967_1143 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:34:33,206 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146
2015-02-10 21:34:33,207 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741969_1145 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:34:33,207 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741968_1144 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:34:33,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0014	dst=null	perm=null
2015-02-10 21:34:33,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149
2015-02-10 21:34:33,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147
2015-02-10 21:34:33,231 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145
2015-02-10 21:34:33,233 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149
2015-02-10 21:34:33,234 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148
2015-02-10 21:34:33,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146
2015-02-10 21:34:33,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147
2015-02-10 21:34:33,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,278 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary
2015-02-10 21:34:33,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/_temporary	dst=null	perm=null
2015-02-10 21:34:33,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,299 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:33,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	dst=null	perm=null
2015-02-10 21:34:33,303 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33183, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 297315
2015-02-10 21:34:33,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,323 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:33,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	dst=null	perm=null
2015-02-10 21:34:33,326 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33183, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 202893
2015-02-10 21:34:33,326 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/difffields
2015-02-10 21:34:33,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields	dst=null	perm=null
2015-02-10 21:34:33,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	dst=null	perm=null
2015-02-10 21:34:33,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/difffields/part-00000	dst=null	perm=null
2015-02-10 21:34:33,333 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33183, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146, duration: 209502
2015-02-10 21:34:33,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:33,353 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:34:33,354 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-10 21:34:33,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:33,370 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower] starting
2015-02-10 21:34:33,371 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:34:33,371 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2"]
2015-02-10 21:34:33,371 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  parallel execution is enabled: true
2015-02-10 21:34:33,371 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  starting jobs: 1
2015-02-10 21:34:33,371 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  allocating threads: 1
2015-02-10 21:34:33,374 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] starting step: (1/1) ...edpipesplatform/samepipe2
2015-02-10 21:34:33,390 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:33,406 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:33,406 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145
2015-02-10 21:34:33,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:33,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:33,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:33,414 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 15
2015-02-10 21:34:33,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=null
2015-02-10 21:34:33,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:34:33,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:34:33,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,431 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741974_1150{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:34:33,435 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 src: /127.0.0.1:58125 dest: /127.0.0.1:52976
2015-02-10 21:34:33,436 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 src: /127.0.0.1:47741 dest: /127.0.0.1:57643
2015-02-10 21:34:33,438 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 src: /127.0.0.1:33187 dest: /127.0.0.1:46575
2015-02-10 21:34:33,454 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33187, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, duration: 14804391
2015-02-10 21:34:33,455 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:33,455 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741974_1150{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,455 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47741, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, duration: 4387605
2015-02-10 21:34:33,456 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,456 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741974_1150{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,457 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58125, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, duration: 5659738
2015-02-10 21:34:33,457 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741974_1150{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,457 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,462 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:33,463 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar
2015-02-10 21:34:33,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:33,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:33,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:33,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:34:33,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:34:33,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:34:33,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:34:33,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:34:33,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:33,480 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073741974_1150 to datanode(s) 127.0.0.1:37184
2015-02-10 21:34:33,480 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741968_1144, blk_1073741964_1140, blk_1073741965_1141, blk_1073741966_1142, blk_1073741967_1143]
2015-02-10 21:34:33,480 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741968_1144, blk_1073741969_1145, blk_1073741964_1140, blk_1073741965_1141, blk_1073741966_1142, blk_1073741967_1143]
2015-02-10 21:34:33,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:33,482 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:33,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:33,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,512 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split
2015-02-10 21:34:33,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:33,517 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741975_1151{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:34:33,522 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151 src: /127.0.0.1:47743 dest: /127.0.0.1:57643
2015-02-10 21:34:33,524 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151 src: /127.0.0.1:58129 dest: /127.0.0.1:52976
2015-02-10 21:34:33,525 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151 src: /127.0.0.1:33190 dest: /127.0.0.1:46575
2015-02-10 21:34:33,527 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151 src: /127.0.0.1:56992 dest: /127.0.0.1:37184
2015-02-10 21:34:33,530 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56992, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 2493423
2015-02-10 21:34:33,531 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:33,531 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741975_1151{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,531 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33190, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 2680874
2015-02-10 21:34:33,532 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,532 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741975_1151{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,532 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58129, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 3039739
2015-02-10 21:34:33,532 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741975_1151{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,533 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47743, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 3761131
2015-02-10 21:34:33,533 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741975_1151{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,539 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:33,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,548 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741976_1152{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:34:33,552 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152 src: /127.0.0.1:33192 dest: /127.0.0.1:46575
2015-02-10 21:34:33,554 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152 src: /127.0.0.1:47748 dest: /127.0.0.1:57643
2015-02-10 21:34:33,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152 src: /127.0.0.1:58134 dest: /127.0.0.1:52976
2015-02-10 21:34:33,560 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58134, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, duration: 1631819
2015-02-10 21:34:33,560 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:33,560 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741976_1152{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,560 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47748, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, duration: 1998299
2015-02-10 21:34:33,561 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,561 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741976_1152{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,561 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33192, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, duration: 3020973
2015-02-10 21:34:33,562 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,563 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741976_1152{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,566 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:33,567 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:34:33,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:33,582 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741977_1153{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:34:33,586 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153 src: /127.0.0.1:56996 dest: /127.0.0.1:37184
2015-02-10 21:34:33,587 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153 src: /127.0.0.1:47751 dest: /127.0.0.1:57643
2015-02-10 21:34:33,588 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153 src: /127.0.0.1:33197 dest: /127.0.0.1:46575
2015-02-10 21:34:33,593 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33197, dest: /127.0.0.1:46575, bytes: 87761, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, duration: 2853873
2015-02-10 21:34:33,593 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:33,593 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741977_1153{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,594 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47751, dest: /127.0.0.1:57643, bytes: 87761, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, duration: 3701143
2015-02-10 21:34:33,594 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,594 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741977_1153{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,595 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:56996, dest: /127.0.0.1:37184, bytes: 87761, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, duration: 4565965
2015-02-10 21:34:33,595 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:33,595 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741977_1153{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:33,599 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:33,600 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0015
2015-02-10 21:34:33,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=null
2015-02-10 21:34:33,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:33,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:33,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:33,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:33,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:33,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:33,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:33,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:33,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:33,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:33,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:33,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:33,617 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 15 submitted by user teamcity
2015-02-10 21:34:33,617 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0015
2015-02-10 21:34:33,618 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0015
2015-02-10 21:34:33,618 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from NEW to NEW_SAVING
2015-02-10 21:34:33,618 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0015
2015-02-10 21:34:33,618 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:34:33,618 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0015 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:34:33,619 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0015 from user: teamcity, in queue: default
2015-02-10 21:34:33,619 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from SUBMITTED to ACCEPTED
2015-02-10 21:34:33,619 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0015_000001
2015-02-10 21:34:33,620 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from NEW to SUBMITTED
2015-02-10 21:34:33,620 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0015 from user: teamcity activated in queue: default
2015-02-10 21:34:33,620 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0015 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:34:33,620 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0015_000001 to scheduler from user teamcity in queue default
2015-02-10 21:34:33,620 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:34:33,640 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:33,640 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000001
2015-02-10 21:34:33,640 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:34:33,640 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:34:33,641 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:33,641 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0015_01_000001
2015-02-10 21:34:33,641 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:33,641 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:33,641 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0015_000001
2015-02-10 21:34:33,642 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0015 AttemptId: appattempt_1423603735088_0015_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0015_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:34:33,642 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:34:33,642 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:34:33,642 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0015_000001
2015-02-10 21:34:33,643 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0015_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0015_000001
2015-02-10 21:34:33,644 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0015_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-10 21:34:33,661 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0015_000001 (auth:SIMPLE)
2015-02-10 21:34:33,664 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000001 by user teamcity
2015-02-10 21:34:33,664 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0015
2015-02-10 21:34:33,664 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000001
2015-02-10 21:34:33,665 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from NEW to INITING
2015-02-10 21:34:33,665 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000001 to application application_1423603735088_0015
2015-02-10 21:34:33,665 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0015_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0015_000001
2015-02-10 21:34:33,665 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from INITING to RUNNING
2015-02-10 21:34:33,665 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:34:33,666 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:34:33,666 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:33,666 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:33,666 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:34:33,666 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:34:33,667 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:33,667 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0015_01_000001
2015-02-10 21:34:33,684 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0015_01_000001.tokens. Credentials list: 
2015-02-10 21:34:33,710 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:33,820 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0015
2015-02-10 21:34:33,822 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0015/
2015-02-10 21:34:33,822 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] submitted hadoop job: job_1423603735088_0015
2015-02-10 21:34:33,823 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0015/
2015-02-10 21:34:33,830 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0015_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001.tokens
2015-02-10 21:34:33,830 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:34:33,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741972_1148
2015-02-10 21:34:33,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152
2015-02-10 21:34:33,874 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147
2015-02-10 21:34:33,877 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150
2015-02-10 21:34:33,878 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151
2015-02-10 21:34:33,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:33,998 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58141, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930788462_15113, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, duration: 1260374
2015-02-10 21:34:34,046 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:34,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:34,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:34,088 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33183, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930788462_15113, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, duration: 263380
2015-02-10 21:34:34,122 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:34,152 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:34,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:34,164 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33183, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930788462_15113, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 243838
2015-02-10 21:34:34,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741973_1149
2015-02-10 21:34:34,174 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153
2015-02-10 21:34:34,175 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741969_1145
2015-02-10 21:34:34,176 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741970_1146
2015-02-10 21:34:34,176 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151
2015-02-10 21:34:34,197 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:34,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:34,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:34,240 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57003, bytes: 88449, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930788462_15113, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, duration: 450418
2015-02-10 21:34:34,275 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:34,275 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:34,322 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:34,322 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:34,439 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001/default_container_executor.sh]
2015-02-10 21:34:34,639 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:35,202 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968 for deletion
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969 for deletion
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964 for deletion
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965 for deletion
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966 for deletion
2015-02-10 21:34:35,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964
2015-02-10 21:34:35,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967 for deletion
2015-02-10 21:34:35,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966
2015-02-10 21:34:35,203 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969
2015-02-10 21:34:35,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965
2015-02-10 21:34:35,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967
2015-02-10 21:34:35,209 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 to 127.0.0.1:37184 
2015-02-10 21:34:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968 for deletion
2015-02-10 21:34:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964 for deletion
2015-02-10 21:34:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968
2015-02-10 21:34:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965 for deletion
2015-02-10 21:34:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964
2015-02-10 21:34:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966 for deletion
2015-02-10 21:34:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965
2015-02-10 21:34:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967 for deletion
2015-02-10 21:34:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966
2015-02-10 21:34:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967
2015-02-10 21:34:35,211 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 src: /127.0.0.1:57004 dest: /127.0.0.1:37184
2015-02-10 21:34:35,212 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:34:35,214 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150 src: /127.0.0.1:57004 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:34:35,215 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741974_1150 size 254067
2015-02-10 21:34:36,481 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741969_1145, blk_1073741964_1140, blk_1073741965_1141]
2015-02-10 21:34:36,481 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741968_1144, blk_1073741969_1145, blk_1073741964_1140, blk_1073741965_1141, blk_1073741966_1142, blk_1073741967_1143]
2015-02-10 21:34:37,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:37,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:34:37,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:34:37,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:34:37,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=null
2015-02-10 21:34:37,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:37,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:37,652 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969 for deletion
2015-02-10 21:34:37,652 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964 for deletion
2015-02-10 21:34:37,652 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965 for deletion
2015-02-10 21:34:37,652 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969
2015-02-10 21:34:37,653 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965
2015-02-10 21:34:37,653 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964
2015-02-10 21:34:37,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968 for deletion
2015-02-10 21:34:37,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969 for deletion
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964 for deletion
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741968_1144 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741968
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965 for deletion
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741969_1145 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741969
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741964_1140 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741964
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966 for deletion
2015-02-10 21:34:37,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967 for deletion
2015-02-10 21:34:37,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741966_1142 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741966
2015-02-10 21:34:37,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741965_1141 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741965
2015-02-10 21:34:37,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741967_1143 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741967
2015-02-10 21:34:37,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:37,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:38,029 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58147, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152, duration: 252457
2015-02-10 21:34:38,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152
2015-02-10 21:34:38,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151
2015-02-10 21:34:38,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150
2015-02-10 21:34:38,375 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0014_01_000001 succeeded 
2015-02-10 21:34:38,376 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:34:38,376 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0014_01_000001
2015-02-10 21:34:38,392 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001
2015-02-10 21:34:38,392 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001
2015-02-10 21:34:38,393 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001
2015-02-10 21:34:38,393 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014/container_1423603735088_0014_01_000001
2015-02-10 21:34:38,393 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000001
2015-02-10 21:34:38,393 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0014_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:34:38,393 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0014_01_000001 from application application_1423603735088_0014
2015-02-10 21:34:38,393 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:38,394 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0014
2015-02-10 21:34:38,411 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741976_1152
2015-02-10 21:34:38,413 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153
2015-02-10 21:34:38,413 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151
2015-02-10 21:34:38,416 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150
2015-02-10 21:34:38,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153
2015-02-10 21:34:38,822 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0014_01_000001]
2015-02-10 21:34:38,822 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0014_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:38,823 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0014_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:34:38,823 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0014	CONTAINERID=container_1423603735088_0014_01_000001
2015-02-10 21:34:38,823 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0014_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:38,823 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:38,823 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0014_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:34:38,824 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:38,824 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:38,824 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0014_000001 released container container_1423603735088_0014_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:38,824 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0014_000001
2015-02-10 21:34:38,824 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0014_000001 State change from FINISHING to FINISHED
2015-02-10 21:34:38,825 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0014 State change from FINISHING to FINISHED
2015-02-10 21:34:38,825 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0014_000001
2015-02-10 21:34:38,825 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0014_000001 is done. finalState=FINISHED
2015-02-10 21:34:38,825 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0014 requests cleared
2015-02-10 21:34:38,825 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0014 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:34:38,825 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0014 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:34:38,825 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0014
2015-02-10 21:34:38,826 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0014,name=[C7ED813080DC4D568CA2C2E2E1D4EEFC/7A814A725CFD4D0488EF64588533196F] lower*upper/(1/1) ...dpipesplatform/difffields,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0014/jobhistory/job/job_1423603735088_0014,appMasterHost=ip-10-31-157-187,startTime=1423604049650,finishTime=1423604072195,finalStatus=SUCCEEDED
2015-02-10 21:34:38,829 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0014_000001 (auth:SIMPLE)
2015-02-10 21:34:38,831 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0014_01_000001
2015-02-10 21:34:38,931 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:38,932 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:38,932 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0014
2015-02-10 21:34:38,932 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:38,932 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:38,932 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:38,932 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:38,932 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0014, with delay of 10800 seconds
2015-02-10 21:34:39,382 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150
2015-02-10 21:34:39,407 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0015_000001 (auth:SIMPLE)
2015-02-10 21:34:39,412 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0015_000001
2015-02-10 21:34:39,412 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0015	APPATTEMPTID=appattempt_1423603735088_0015_000001
2015-02-10 21:34:39,413 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:34:39,414 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from ACCEPTED to RUNNING
2015-02-10 21:34:39,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:34:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:34:39,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:39,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:34:39,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:39,731 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:39,731 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,732 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,732 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0014
2015-02-10 21:34:39,732 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:39,732 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0014, with delay of 10800 seconds
2015-02-10 21:34:39,732 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,733 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,792 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741978_1154{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:34:39,823 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:34:39,823 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,824 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0014
2015-02-10 21:34:39,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0014
2015-02-10 21:34:39,824 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0014 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:34:39,825 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0014, with delay of 10800 seconds
2015-02-10 21:34:39,860 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154 src: /127.0.0.1:57013 dest: /127.0.0.1:37184
2015-02-10 21:34:39,862 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154 src: /127.0.0.1:47768 dest: /127.0.0.1:57643
2015-02-10 21:34:39,864 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154 src: /127.0.0.1:58154 dest: /127.0.0.1:52976
2015-02-10 21:34:39,894 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58154, dest: /127.0.0.1:52976, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, duration: 28520496
2015-02-10 21:34:39,894 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:39,895 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47768, dest: /127.0.0.1:57643, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, duration: 29405217
2015-02-10 21:34:39,895 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741978_1154{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:39,895 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:39,896 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741978_1154{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:39,896 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57013, dest: /127.0.0.1:37184, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, duration: 30235822
2015-02-10 21:34:39,897 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:39,898 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741978_1154{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:39,912 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:40,643 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:40,643 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000002
2015-02-10 21:34:40,643 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:34:40,643 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:34:40,643 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:40,644 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:40,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:40,644 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000003
2015-02-10 21:34:40,644 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:34:40,644 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:34:40,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:40,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:40,731 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:40,731 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000004
2015-02-10 21:34:40,731 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:34:40,731 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:40,732 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:40,732 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:40,732 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:40,732 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000005
2015-02-10 21:34:40,733 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:34:40,733 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:40,733 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:40,733 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:40,733 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:40,734 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000006
2015-02-10 21:34:40,734 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:34:40,734 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:34:40,734 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:40,734 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:41,485 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0015_01_000002
2015-02-10 21:34:41,485 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:41,486 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:41,486 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0015_01_000004
2015-02-10 21:34:41,486 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:41,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:41,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:41,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:41,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:41,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:41,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:41,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:41,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:41,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:41,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:41,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:41,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:41,691 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0015_000001 (auth:SIMPLE)
2015-02-10 21:34:41,691 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0015_000001 (auth:SIMPLE)
2015-02-10 21:34:41,697 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000005 by user teamcity
2015-02-10 21:34:41,698 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0015
2015-02-10 21:34:41,698 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000005
2015-02-10 21:34:41,698 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from NEW to INITING
2015-02-10 21:34:41,698 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000006 by user teamcity
2015-02-10 21:34:41,699 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000006
2015-02-10 21:34:41,699 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000002 by user teamcity
2015-02-10 21:34:41,698 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000005 to application application_1423603735088_0015
2015-02-10 21:34:41,699 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000002
2015-02-10 21:34:41,700 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000002 to application application_1423603735088_0015
2015-02-10 21:34:41,700 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:34:41,700 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,700 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,700 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:41,701 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:41,699 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000006 to application application_1423603735088_0015
2015-02-10 21:34:41,701 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from INITING to RUNNING
2015-02-10 21:34:41,701 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:41,701 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000004 by user teamcity
2015-02-10 21:34:41,701 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:34:41,701 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000003 by user teamcity
2015-02-10 21:34:41,702 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000004
2015-02-10 21:34:41,702 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000003
2015-02-10 21:34:41,702 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:34:41,702 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,703 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,703 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:41,703 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:41,703 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:41,703 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:41,704 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000004 to application application_1423603735088_0015
2015-02-10 21:34:41,704 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,704 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,704 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:41,704 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:41,702 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000003 to application application_1423603735088_0015
2015-02-10 21:34:41,704 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0015_01_000006
2015-02-10 21:34:41,705 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:34:41,705 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,705 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,705 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:41,705 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:34:41,705 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0015_01_000005
2015-02-10 21:34:41,705 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:41,706 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,706 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:41,706 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:41,706 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:41,706 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:41,706 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0015_01_000004
2015-02-10 21:34:41,731 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:41,732 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:41,732 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0015_01_000004.tokens. Credentials list: 
2015-02-10 21:34:41,732 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:41,732 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0015_01_000005.tokens. Credentials list: 
2015-02-10 21:34:41,733 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0015_01_000006.tokens. Credentials list: 
2015-02-10 21:34:41,760 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:41,760 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:41,763 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:41,763 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:41,767 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:41,909 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000002/default_container_executor.sh]
2015-02-10 21:34:41,917 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000003/default_container_executor.sh]
2015-02-10 21:34:41,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0015_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004.tokens
2015-02-10 21:34:41,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:34:42,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:42,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar	dst=null	perm=null
2015-02-10 21:34:42,093 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47774, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-664417916_15418, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741974_1150, duration: 671160
2015-02-10 21:34:42,145 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0015/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:42,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:42,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml	dst=null	perm=null
2015-02-10 21:34:42,190 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47774, bytes: 88449, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-664417916_15418, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741977_1153, duration: 430367
2015-02-10 21:34:42,230 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:42,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:42,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:42,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:42,288 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:42,288 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:42,288 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:42,288 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:42,290 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:42,290 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:42,445 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004/default_container_executor.sh]
2015-02-10 21:34:42,446 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006/default_container_executor.sh]
2015-02-10 21:34:42,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005/default_container_executor.sh]
2015-02-10 21:34:42,509 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:34:42,643 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:42,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:43,306 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:43,422 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154
2015-02-10 21:34:43,805 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0015_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006.tokens
2015-02-10 21:34:43,806 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:34:43,884 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154
2015-02-10 21:34:44,138 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:44,390 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154
2015-02-10 21:34:44,618 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0015_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005.tokens
2015-02-10 21:34:44,618 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:34:46,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:46,789 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58171, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000001_0_-1002083698_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 285020
2015-02-10 21:34:46,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:46,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:46,914 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57034, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000001_0_-1002083698_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 268317
2015-02-10 21:34:47,008 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57035, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000000_0_1674003896_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 265874
2015-02-10 21:34:47,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:47,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:47,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:47,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_m_000001_0	dst=null	perm=null
2015-02-10 21:34:47,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job.split	dst=null	perm=null
2015-02-10 21:34:47,551 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58180, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000003_0_-1988920149_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 262920
2015-02-10 21:34:47,566 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58181, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000004_0_487726013_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 256460
2015-02-10 21:34:47,568 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33242, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000000_0_1674003896_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 232744
2015-02-10 21:34:47,593 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000003
2015-02-10 21:34:47,594 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000003
2015-02-10 21:34:47,595 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:34:47,595 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000003
2015-02-10 21:34:47,616 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000003 is : 143
2015-02-10 21:34:47,625 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741979_1155{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:34:47,630 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155 src: /127.0.0.1:58183 dest: /127.0.0.1:52976
2015-02-10 21:34:47,632 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:47,633 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155 src: /127.0.0.1:57045 dest: /127.0.0.1:37184
2015-02-10 21:34:47,633 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000003
2015-02-10 21:34:47,633 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000003
2015-02-10 21:34:47,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:47,634 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000003 from application application_1423603735088_0015
2015-02-10 21:34:47,634 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:47,634 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:47,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000003
2015-02-10 21:34:47,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000003
2015-02-10 21:34:47,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000003
2015-02-10 21:34:47,641 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155 src: /127.0.0.1:33245 dest: /127.0.0.1:46575
2015-02-10 21:34:47,667 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist for DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:47,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_m_000000_0	dst=null	perm=null
2015-02-10 21:34:47,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:47,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:47,705 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33247, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000003_0_-1988920149_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 339935
2015-02-10 21:34:47,705 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33248, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000004_0_487726013_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 370025
2015-02-10 21:34:47,707 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58186, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000002_0_1262769152_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741975_1151, duration: 259180
2015-02-10 21:34:47,781 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000002
2015-02-10 21:34:47,781 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000002
2015-02-10 21:34:47,781 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:34:47,781 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000002
2015-02-10 21:34:47,782 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000003]
2015-02-10 21:34:47,782 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:47,782 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:34:47,783 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000003
2015-02-10 21:34:47,783 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:34:47,783 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:34:47,785 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:47,785 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:47,785 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:47,785 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:34:47,800 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000002 is : 143
2015-02-10 21:34:47,823 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:47,823 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000002
2015-02-10 21:34:47,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000002
2015-02-10 21:34:47,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000002
2015-02-10 21:34:47,825 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000002
2015-02-10 21:34:47,825 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000002
2015-02-10 21:34:47,825 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:47,825 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000002 from application application_1423603735088_0015
2015-02-10 21:34:47,825 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:47,825 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:47,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:47,835 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57050, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0015_m_000002_0_1262769152_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 278220
2015-02-10 21:34:48,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_m_000004_0	dst=null	perm=null
2015-02-10 21:34:48,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_m_000003_0	dst=null	perm=null
2015-02-10 21:34:48,329 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000006
2015-02-10 21:34:48,329 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000006
2015-02-10 21:34:48,329 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:34:48,329 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000006
2015-02-10 21:34:48,349 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000006 is : 143
2015-02-10 21:34:48,367 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:48,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006
2015-02-10 21:34:48,369 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006
2015-02-10 21:34:48,369 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006
2015-02-10 21:34:48,371 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000006
2015-02-10 21:34:48,371 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000006
2015-02-10 21:34:48,371 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:48,371 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000006 from application application_1423603735088_0015
2015-02-10 21:34:48,371 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:48,371 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:48,375 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000005
2015-02-10 21:34:48,375 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000005
2015-02-10 21:34:48,375 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:34:48,375 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000005
2015-02-10 21:34:48,376 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000006]
2015-02-10 21:34:48,376 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:48,376 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:34:48,376 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000006
2015-02-10 21:34:48,377 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:34:48,377 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:34:48,378 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:48,378 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:48,378 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:48,379 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:48,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_m_000002_0	dst=null	perm=null
2015-02-10 21:34:48,392 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000005 is : 143
2015-02-10 21:34:48,409 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:48,410 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005
2015-02-10 21:34:48,410 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005
2015-02-10 21:34:48,410 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005
2015-02-10 21:34:48,411 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000005
2015-02-10 21:34:48,411 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000005
2015-02-10 21:34:48,412 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:48,412 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000005 from application application_1423603735088_0015
2015-02-10 21:34:48,412 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:48,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:48,467 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000004
2015-02-10 21:34:48,468 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000004
2015-02-10 21:34:48,468 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:34:48,468 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000004
2015-02-10 21:34:48,468 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000005]
2015-02-10 21:34:48,469 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:48,469 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:34:48,469 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000005
2015-02-10 21:34:48,469 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:34:48,469 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:34:48,474 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:48,475 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:48,475 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:48,475 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:34:48,487 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000004 is : 143
2015-02-10 21:34:48,503 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:48,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004
2015-02-10 21:34:48,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004
2015-02-10 21:34:48,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004
2015-02-10 21:34:48,505 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000004
2015-02-10 21:34:48,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000004
2015-02-10 21:34:48,506 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:48,506 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000004 from application application_1423603735088_0015
2015-02-10 21:34:48,506 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:48,506 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:48,782 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000002]
2015-02-10 21:34:48,783 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:48,783 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:34:48,783 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000002
2015-02-10 21:34:48,783 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:34:48,783 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:34:48,784 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:48,784 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:48,784 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:48,784 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:49,469 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000004]
2015-02-10 21:34:49,469 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:49,470 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:34:49,470 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000004
2015-02-10 21:34:49,470 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:34:49,470 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:49,470 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:34:49,470 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:49,471 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:49,471 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:34:49,784 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:49,784 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000007
2015-02-10 21:34:49,784 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0015_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:34:49,784 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0015_000001 container=Container: [ContainerId: container_1423603735088_0015_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:34:49,785 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:49,785 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:50,571 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:50,583 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0015_01_000007 by user teamcity
2015-02-10 21:34:50,584 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000007
2015-02-10 21:34:50,584 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0015_01_000007 to application application_1423603735088_0015
2015-02-10 21:34:50,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:34:50,585 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0015
2015-02-10 21:34:50,585 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0015
2015-02-10 21:34:50,585 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:34:50,585 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0015
2015-02-10 21:34:50,586 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:50,637 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:50,637 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:50,752 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000007/default_container_executor.sh]
2015-02-10 21:34:50,784 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:51,575 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:34:53,590 INFO  hs.JobHistory (JobHistory.java:run(188)) - Starting scan to move intermediate done files
2015-02-10 21:34:53,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 21:34:53,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 21:34:53,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary	dst=null	perm=null
2015-02-10 21:34:53,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary	dst=null	perm=null
2015-02-10 21:34:53,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary	dst=null	perm=null
2015-02-10 21:34:53,602 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33254, bytes: 459, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741921_1097, duration: 279605
2015-02-10 21:34:53,602 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0009,submitTime=1423603931240,launchTime=1423603937361,firstMapTaskLaunchTime=1423603939613,firstReduceTaskLaunchTime=1423603948473,finishTime=1423603953096,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=31,reduceSlotSeconds=4,jobName=[78D36A49BDB1427EB80537FFB833FCFA/225DD2C9ED6C41D5AB38F1EE3159ECD4] cogroupopt/(1/2) ...tform/cogroupacogroupopt1
2015-02-10 21:34:53,602 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary]
2015-02-10 21:34:53,602 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0008,submitTime=1423603909194,launchTime=1423603914913,firstMapTaskLaunchTime=1423603917161,firstReduceTaskLaunchTime=1423603925029,finishTime=1423603929729,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[78D36A49BDB1427EB80537FFB833FCFA/3108956A941542C2BF6BDDD66173C1EB] cogroupopt/(2/2)
2015-02-10 21:34:53,602 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary]
2015-02-10 21:34:53,603 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 430, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741911_1087, duration: 620202
2015-02-10 21:34:53,603 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 1266 Total time for transactions(ms): 113 Number of transactions batched in Syncs: 1 Number of syncs: 873 SyncTimes(ms): 1441 1241 
2015-02-10 21:34:53,604 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33254, bytes: 439, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741931_1107, duration: 189140
2015-02-10 21:34:53,604 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0010,submitTime=1423603954691,launchTime=1423603960594,firstMapTaskLaunchTime=1423603962846,firstReduceTaskLaunchTime=1423603971711,finishTime=1423603976829,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=42,reduceSlotSeconds=5,jobName=[FBA93FDE681D4082870673A2E2399F76/88E0F857ABD3454F91A40E6A73CDC6AE] lower*upper1*upper2/(2/2)
2015-02-10 21:34:53,604 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary]
2015-02-10 21:34:53,606 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741921_1097 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:34:53,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009.summary	dst=null	perm=null
2015-02-10 21:34:53,608 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741911_1087 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:34:53,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008.summary	dst=null	perm=null
2015-02-10 21:34:53,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,611 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741931_1107 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:34:53,611 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist
2015-02-10 21:34:53,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010.summary	dst=null	perm=null
2015-02-10 21:34:53,612 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist
2015-02-10 21:34:53,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,614 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist
2015-02-10 21:34:53,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0009-1423603931240-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F225DD2C9ED6C41D5-1423603953096-5-1-SUCCEEDED-default-1423603937361.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,644 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0009_conf.xml
2015-02-10 21:34:53,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0008-1423603909194-teamcity-%5B78D36A49BDB1427EB80537FFB833FCFA%2F3108956A941542C2-1423603929729-5-1-SUCCEEDED-default-1423603914913.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,646 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0008_conf.xml
2015-02-10 21:34:53,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0010-1423603954691-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F88E0F857ABD3454F-1423603976829-6-1-SUCCEEDED-default-1423603960594.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,648 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0010_conf.xml
2015-02-10 21:34:53,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0009_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0009_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0008_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0008_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary	dst=null	perm=null
2015-02-10 21:34:53,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary	dst=null	perm=null
2015-02-10 21:34:53,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0010_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0010_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary	dst=null	perm=null
2015-02-10 21:34:53,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57058, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741951_1127, duration: 248929
2015-02-10 21:34:53,656 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0012,submitTime=1423604002757,launchTime=1423604008495,firstMapTaskLaunchTime=1423604010748,firstReduceTaskLaunchTime=1423604018607,finishTime=1423604023315,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=31,reduceSlotSeconds=4,jobName=[846DADE4B22D4096B5B14B52626CE254/CF6407A3195C41D39066CDEE40B28906] lower*upper/(1/1) ...latform/cogroupinnerouter
2015-02-10 21:34:53,657 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary]
2015-02-10 21:34:53,657 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0011,submitTime=1423603978373,launchTime=1423603984252,firstMapTaskLaunchTime=1423603986531,firstReduceTaskLaunchTime=1423603996410,finishTime=1423604001062,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=45,reduceSlotSeconds=4,jobName=[FBA93FDE681D4082870673A2E2399F76/948BA8CDC9424DDD9F053C0518D2F54B] lower*upper1*upper2/(1/2) ...splatform/cogroupacogroup
2015-02-10 21:34:53,657 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary]
2015-02-10 21:34:53,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57057, bytes: 468, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741941_1117, duration: 235842
2015-02-10 21:34:53,659 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47813, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741961_1137, duration: 224478
2015-02-10 21:34:53,659 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0013,submitTime=1423604024904,launchTime=1423604030940,firstMapTaskLaunchTime=1423604033192,firstReduceTaskLaunchTime=1423604041076,finishTime=1423604047991,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=6,jobName=[943278821A5040C5AB987E29B749D7E4/8D3464D8AC8B48538731AC606912BE68] lower*upper/(1/1) ...oupinnerouter-resultgroup
2015-02-10 21:34:53,659 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary]
2015-02-10 21:34:53,659 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741951_1127 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:34:53,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012.summary	dst=null	perm=null
2015-02-10 21:34:53,662 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741941_1117 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:34:53,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011.summary	dst=null	perm=null
2015-02-10 21:34:53,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,664 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist
2015-02-10 21:34:53,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,664 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist
2015-02-10 21:34:53,665 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741961_1137 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:34:53,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013.summary	dst=null	perm=null
2015-02-10 21:34:53,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0012-1423604002757-teamcity-%5B846DADE4B22D4096B5B14B52626CE254%2FCF6407A3195C41D3-1423604023315-5-1-SUCCEEDED-default-1423604008495.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,668 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0012_conf.xml
2015-02-10 21:34:53,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,669 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist
2015-02-10 21:34:53,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0011-1423603978373-teamcity-%5BFBA93FDE681D4082870673A2E2399F76%2F948BA8CDC9424DDD-1423604001062-6-1-SUCCEEDED-default-1423603984252.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,670 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0011_conf.xml
2015-02-10 21:34:53,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0012_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0012_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0013-1423604024904-teamcity-%5B943278821A5040C5AB987E29B749D7E4%2F8D3464D8AC8B4853-1423604047991-5-1-SUCCEEDED-default-1423604030940.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,674 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0013_conf.xml
2015-02-10 21:34:53,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary	dst=null	perm=null
2015-02-10 21:34:53,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0011_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0011_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,677 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741971_1147, duration: 212262
2015-02-10 21:34:53,677 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0014,submitTime=1423604049650,launchTime=1423604055723,firstMapTaskLaunchTime=1423604058012,firstReduceTaskLaunchTime=1423604066905,finishTime=1423604071998,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=43,reduceSlotSeconds=5,jobName=[C7ED813080DC4D568CA2C2E2E1D4EEFC/7A814A725CFD4D0488EF64588533196F] lower*upper/(1/1) ...dpipesplatform/difffields
2015-02-10 21:34:53,677 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary]
2015-02-10 21:34:53,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0013_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0013_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,680 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741971_1147 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:34:53,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014.summary	dst=null	perm=null
2015-02-10 21:34:53,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:34:53,719 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist
2015-02-10 21:34:53,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0014-1423604049650-teamcity-%5BC7ED813080DC4D568CA2C2E2E1D4EEFC%2F7A814A725CFD4D04-1423604071998-6-1-SUCCEEDED-default-1423604055723.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:53,723 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0014_conf.xml
2015-02-10 21:34:53,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0014_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0014_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:54,272 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:54,275 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:54,300 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:54,305 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:34:54,484 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741921_1097, blk_1073741971_1147, blk_1073741911_1087, blk_1073741961_1137, blk_1073741931_1107, blk_1073741951_1127]
2015-02-10 21:34:54,484 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741971_1147, blk_1073741941_1117, blk_1073741961_1137]
2015-02-10 21:34:54,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:54,743 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741980_1156{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:34:54,887 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156 src: /127.0.0.1:58205 dest: /127.0.0.1:52976
2015-02-10 21:34:54,889 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156 src: /127.0.0.1:57067 dest: /127.0.0.1:37184
2015-02-10 21:34:54,891 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156 src: /127.0.0.1:33267 dest: /127.0.0.1:46575
2015-02-10 21:34:54,943 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33267, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0015_r_000000_0_-1437267093_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 49056806
2015-02-10 21:34:54,944 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741980_1156{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:54,944 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:54,944 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57067, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0015_r_000000_0_-1437267093_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 52128690
2015-02-10 21:34:54,944 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:54,945 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741980_1156{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:54,945 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58205, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0015_r_000000_0_-1437267093_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 52806770
2015-02-10 21:34:54,946 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:54,946 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741980_1156{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:34:54,952 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0015_r_000000_0_-1437267093_1
2015-02-10 21:34:55,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0	dst=null	perm=null
2015-02-10 21:34:55,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0	dst=null	perm=null
2015-02-10 21:34:55,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/task_1423603735088_0015_r_000000	dst=null	perm=null
2015-02-10 21:34:55,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/_temporary/attempt_1423603735088_0015_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/task_1423603735088_0015_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:34:55,112 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000007
2015-02-10 21:34:55,112 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000007
2015-02-10 21:34:55,112 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:34:55,113 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000007
2015-02-10 21:34:55,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,125 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,129 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0015_01_000007 is : 143
2015-02-10 21:34:55,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1	dst=null	perm=null
2015-02-10 21:34:55,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:55,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:55,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/task_1423603735088_0015_r_000000	dst=null	perm=null
2015-02-10 21:34:55,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	dst=null	perm=null
2015-02-10 21:34:55,146 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:34:55,146 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000007
2015-02-10 21:34:55,147 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000007
2015-02-10 21:34:55,148 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000007
2015-02-10 21:34:55,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary/1/task_1423603735088_0015_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,149 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000007
2015-02-10 21:34:55,149 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:34:55,149 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000007 from application application_1423603735088_0015
2015-02-10 21:34:55,149 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:55,148 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000007
2015-02-10 21:34:55,149 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:34:55,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary	dst=null	perm=null
2015-02-10 21:34:55,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,167 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_SUCCESS is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,175 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,202 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33245, dest: /127.0.0.1:46575, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, duration: 7558781229
2015-02-10 21:34:55,203 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:55,207 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57045, dest: /127.0.0.1:37184, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, duration: 7562525455
2015-02-10 21:34:55,208 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,208 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741979_1155{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:34:55,208 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58183, dest: /127.0.0.1:52976, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, duration: 7546933522
2015-02-10 21:34:55,209 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741979_1155{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:34:55,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741979_1155{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:34:55,213 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,221 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741981_1157{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:34:55,225 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157 src: /127.0.0.1:57069 dest: /127.0.0.1:37184
2015-02-10 21:34:55,227 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157 src: /127.0.0.1:58209 dest: /127.0.0.1:52976
2015-02-10 21:34:55,231 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157 src: /127.0.0.1:33270 dest: /127.0.0.1:46575
2015-02-10 21:34:55,235 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33270, dest: /127.0.0.1:46575, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, duration: 1769522
2015-02-10 21:34:55,235 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:55,236 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741981_1157{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,236 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58209, dest: /127.0.0.1:52976, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, duration: 2309927
2015-02-10 21:34:55,237 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741981_1157{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,238 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57069, dest: /127.0.0.1:37184, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, duration: 4334569
2015-02-10 21:34:55,238 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741981_1157{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,238 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,238 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,242 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary_tmp is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist	dst=null	perm=null
2015-02-10 21:34:55,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:55,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist	dst=null	perm=null
2015-02-10 21:34:55,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp	dst=null	perm=null
2015-02-10 21:34:55,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1.jhist	dst=null	perm=null
2015-02-10 21:34:55,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,272 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33271, bytes: 69801, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155, duration: 514207
2015-02-10 21:34:55,275 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741982_1158{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:34:55,279 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158 src: /127.0.0.1:57073 dest: /127.0.0.1:37184
2015-02-10 21:34:55,281 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158 src: /127.0.0.1:33273 dest: /127.0.0.1:46575
2015-02-10 21:34:55,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158 src: /127.0.0.1:47829 dest: /127.0.0.1:57643
2015-02-10 21:34:55,287 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47829, dest: /127.0.0.1:57643, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, duration: 2882488
2015-02-10 21:34:55,287 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741982_1158{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,288 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:55,289 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33273, dest: /127.0.0.1:46575, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, duration: 5102635
2015-02-10 21:34:55,289 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,290 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741982_1158{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,290 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57073, dest: /127.0.0.1:37184, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, duration: 6000675
2015-02-10 21:34:55,290 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,291 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741982_1158{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,295 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:55,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:55,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:55,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:34:55,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015/job_1423603735088_0015_1_conf.xml	dst=null	perm=null
2015-02-10 21:34:55,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:34:55,314 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57076, bytes: 103652, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741978_1154, duration: 961253
2015-02-10 21:34:55,317 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741983_1159{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:34:55,322 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159 src: /127.0.0.1:58216 dest: /127.0.0.1:52976
2015-02-10 21:34:55,323 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159 src: /127.0.0.1:57078 dest: /127.0.0.1:37184
2015-02-10 21:34:55,325 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159 src: /127.0.0.1:47833 dest: /127.0.0.1:57643
2015-02-10 21:34:55,329 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47833, dest: /127.0.0.1:57643, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, duration: 2629796
2015-02-10 21:34:55,329 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:55,329 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741983_1159{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,330 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57078, dest: /127.0.0.1:37184, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, duration: 3025067
2015-02-10 21:34:55,330 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,330 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741983_1159{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,331 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741983_1159{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:55,332 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58216, dest: /127.0.0.1:52976, bytes: 102848, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_65260819_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, duration: 4168174
2015-02-10 21:34:55,332 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:55,336 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_65260819_1
2015-02-10 21:34:55,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:34:55,365 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0015_000001 with final state: FINISHING
2015-02-10 21:34:55,365 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:55,365 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0015 with final state: FINISHING
2015-02-10 21:34:55,365 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from RUNNING to FINAL_SAVING
2015-02-10 21:34:55,365 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0015
2015-02-10 21:34:55,366 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:55,366 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from FINAL_SAVING to FINISHING
2015-02-10 21:34:55,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971 for deletion
2015-02-10 21:34:55,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941 for deletion
2015-02-10 21:34:55,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971
2015-02-10 21:34:55,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961 for deletion
2015-02-10 21:34:55,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941
2015-02-10 21:34:55,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961
2015-02-10 21:34:56,113 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000007]
2015-02-10 21:34:56,113 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:34:56,114 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:34:56,114 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000007
2015-02-10 21:34:56,114 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:34:56,114 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:34:56,115 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:34:56,116 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:56,116 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:34:56,116 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000007 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:34:56,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921 for deletion
2015-02-10 21:34:56,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971 for deletion
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911 for deletion
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961 for deletion
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931 for deletion
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961
2015-02-10 21:34:56,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951 for deletion
2015-02-10 21:34:56,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931
2015-02-10 21:34:56,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951
2015-02-10 21:34:56,376 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741974_1150 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:34:56,376 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741975_1151 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:34:56,376 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741976_1152 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:34:56,377 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741977_1153 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:34:56,377 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741979_1155 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:34:56,377 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741978_1154 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:34:56,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0015	dst=null	perm=null
2015-02-10 21:34:56,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,443 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary
2015-02-10 21:34:56,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/_temporary	dst=null	perm=null
2015-02-10 21:34:56,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,463 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,465 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:56,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	dst=null	perm=null
2015-02-10 21:34:56,469 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57058, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 243312
2015-02-10 21:34:56,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,488 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:56,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	dst=null	perm=null
2015-02-10 21:34:56,491 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 228000
2015-02-10 21:34:56,492 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2
2015-02-10 21:34:56,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2	dst=null	perm=null
2015-02-10 21:34:56,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	dst=null	perm=null
2015-02-10 21:34:56,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe2/part-00000	dst=null	perm=null
2015-02-10 21:34:56,499 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156, duration: 203247
2015-02-10 21:34:56,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:56,520 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:34:56,520 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-10 21:34:56,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:34:56,535 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs] starting
2015-02-10 21:34:56,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs]  source: Hfs["TextDelimited[['num', 'char']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:34:56,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3"]
2015-02-10 21:34:56,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs]  parallel execution is enabled: true
2015-02-10 21:34:56,537 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs]  starting jobs: 1
2015-02-10 21:34:56,537 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs]  allocating threads: 1
2015-02-10 21:34:56,539 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs] starting step: (1/1) ...edpipesplatform/samepipe3
2015-02-10 21:34:56,553 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:56,570 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:34:56,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:34:56,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:56,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:34:56,577 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 16
2015-02-10 21:34:56,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=null
2015-02-10 21:34:56,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:34:56,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:34:56,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:56,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,594 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741984_1160{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:34:56,598 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 src: /127.0.0.1:58220 dest: /127.0.0.1:52976
2015-02-10 21:34:56,600 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 src: /127.0.0.1:33281 dest: /127.0.0.1:46575
2015-02-10 21:34:56,601 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 src: /127.0.0.1:57083 dest: /127.0.0.1:37184
2015-02-10 21:34:56,607 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57083, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, duration: 3483960
2015-02-10 21:34:56,607 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:56,607 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741984_1160{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,607 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33281, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, duration: 4264841
2015-02-10 21:34:56,608 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,608 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741984_1160{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,608 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58220, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, duration: 4796686
2015-02-10 21:34:56,609 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741984_1160{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,609 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,613 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:56,614 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar
2015-02-10 21:34:56,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:56,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:56,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:56,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:56,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:34:56,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:34:56,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:34:56,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:34:56,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:34:56,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:56,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:56,630 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:34:56,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:34:56,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,640 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split
2015-02-10 21:34:56,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:34:56,645 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741985_1161{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:34:56,649 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161 src: /127.0.0.1:57084 dest: /127.0.0.1:37184
2015-02-10 21:34:56,650 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161 src: /127.0.0.1:47839 dest: /127.0.0.1:57643
2015-02-10 21:34:56,652 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161 src: /127.0.0.1:58225 dest: /127.0.0.1:52976
2015-02-10 21:34:56,653 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161 src: /127.0.0.1:33286 dest: /127.0.0.1:46575
2015-02-10 21:34:56,657 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33286, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 1389767
2015-02-10 21:34:56,657 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:56,657 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741985_1161{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,658 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58225, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 1960416
2015-02-10 21:34:56,658 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741985_1161{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,659 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47839, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 2699127
2015-02-10 21:34:56,659 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,659 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741985_1161{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,660 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57084, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 4265913
2015-02-10 21:34:56,661 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,661 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741985_1161{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,664 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:56,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,672 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741986_1162{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:34:56,676 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162 src: /127.0.0.1:57088 dest: /127.0.0.1:37184
2015-02-10 21:34:56,678 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162 src: /127.0.0.1:47843 dest: /127.0.0.1:57643
2015-02-10 21:34:56,680 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162 src: /127.0.0.1:58229 dest: /127.0.0.1:52976
2015-02-10 21:34:56,684 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58229, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, duration: 1276700
2015-02-10 21:34:56,684 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:56,684 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741986_1162{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,684 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47843, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, duration: 2048609
2015-02-10 21:34:56,685 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,685 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741986_1162{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,685 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57088, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, duration: 2699167
2015-02-10 21:34:56,686 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,686 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741986_1162{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,689 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:56,690 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:34:56,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:34:56,704 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741987_1163{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:34:56,708 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163 src: /127.0.0.1:33290 dest: /127.0.0.1:46575
2015-02-10 21:34:56,710 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163 src: /127.0.0.1:57092 dest: /127.0.0.1:37184
2015-02-10 21:34:56,711 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163 src: /127.0.0.1:58232 dest: /127.0.0.1:52976
2015-02-10 21:34:56,715 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58232, dest: /127.0.0.1:52976, bytes: 87963, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, duration: 2854846
2015-02-10 21:34:56,716 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:34:56,716 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741987_1163{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,717 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57092, dest: /127.0.0.1:37184, bytes: 87963, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, duration: 3192572
2015-02-10 21:34:56,717 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741987_1163{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,718 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,719 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33290, dest: /127.0.0.1:46575, bytes: 87963, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, duration: 4390254
2015-02-10 21:34:56,719 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:34:56,719 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741987_1163{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:34:56,723 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:34:56,724 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0016
2015-02-10 21:34:56,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=null
2015-02-10 21:34:56,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:34:56,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:34:56,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:56,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:56,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:34:56,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:34:56,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:56,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:56,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:56,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:56,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:56,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:56,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:34:56,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:34:56,746 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 16 submitted by user teamcity
2015-02-10 21:34:56,746 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0016
2015-02-10 21:34:56,746 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0016
2015-02-10 21:34:56,747 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from NEW to NEW_SAVING
2015-02-10 21:34:56,747 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0016
2015-02-10 21:34:56,747 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:34:56,747 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0016 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:34:56,747 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0016 from user: teamcity, in queue: default
2015-02-10 21:34:56,748 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from SUBMITTED to ACCEPTED
2015-02-10 21:34:56,748 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0016_000001
2015-02-10 21:34:56,748 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from NEW to SUBMITTED
2015-02-10 21:34:56,749 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0016 from user: teamcity activated in queue: default
2015-02-10 21:34:56,749 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0016 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:34:56,749 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0016_000001 to scheduler from user teamcity in queue default
2015-02-10 21:34:56,749 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:34:56,749 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0016
2015-02-10 21:34:56,752 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0016/
2015-02-10 21:34:56,752 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs] submitted hadoop job: job_1423603735088_0016
2015-02-10 21:34:56,752 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0016/
2015-02-10 21:34:56,829 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:34:56,830 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000001
2015-02-10 21:34:56,830 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:34:56,830 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:34:56,830 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:34:56,830 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0016_01_000001
2015-02-10 21:34:56,830 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:34:56,831 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:34:56,831 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0016_000001
2015-02-10 21:34:56,831 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0016 AttemptId: appattempt_1423603735088_0016_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0016_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:34:56,831 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:34:56,832 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:34:56,832 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0016_000001
2015-02-10 21:34:56,833 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0016_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0016_000001
2015-02-10 21:34:56,833 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0016_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-10 21:34:56,837 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0016_000001 (auth:SIMPLE)
2015-02-10 21:34:56,840 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000001 by user teamcity
2015-02-10 21:34:56,840 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0016
2015-02-10 21:34:56,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000001
2015-02-10 21:34:56,840 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from NEW to INITING
2015-02-10 21:34:56,840 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000001 to application application_1423603735088_0016
2015-02-10 21:34:56,841 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from INITING to RUNNING
2015-02-10 21:34:56,841 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0016_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0016_000001
2015-02-10 21:34:56,841 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:34:56,841 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:34:56,841 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:34:56,842 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:34:56,842 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:34:56,842 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:34:56,842 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:34:56,843 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0016_01_000001
2015-02-10 21:34:56,860 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0016_01_000001.tokens. Credentials list: 
2015-02-10 21:34:56,887 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:34:57,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0016_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001.tokens
2015-02-10 21:34:57,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:34:57,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:57,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:34:57,164 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57058, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_501874263_15955, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, duration: 1319258
2015-02-10 21:34:57,207 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:57,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:57,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:34:57,247 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57058, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_501874263_15955, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, duration: 227457
2015-02-10 21:34:57,280 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:57,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:34:57,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:34:57,320 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_501874263_15955, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 238808
2015-02-10 21:34:57,354 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:57,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:34:57,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:34:57,393 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58195, bytes: 88651, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_501874263_15955, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, duration: 421506
2015-02-10 21:34:57,427 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:34:57,427 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:34:57,476 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:34:57,476 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:34:57,485 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073741984_1160 to datanode(s) 127.0.0.1:57643
2015-02-10 21:34:57,485 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741921_1097, blk_1073741971_1147, blk_1073741941_1117, blk_1073741974_1150, blk_1073741975_1151, blk_1073741911_1087, blk_1073741976_1152, blk_1073741977_1153, blk_1073741979_1155, blk_1073741931_1107, blk_1073741951_1127]
2015-02-10 21:34:57,485 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741921_1097, blk_1073741941_1117, blk_1073741974_1150, blk_1073741975_1151, blk_1073741911_1087, blk_1073741977_1153, blk_1073741961_1137, blk_1073741978_1154, blk_1073741979_1155, blk_1073741931_1107, blk_1073741951_1127]
2015-02-10 21:34:57,592 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001/default_container_executor.sh]
2015-02-10 21:34:57,829 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:34:58,427 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162
2015-02-10 21:34:58,429 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159
2015-02-10 21:34:58,432 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158
2015-02-10 21:34:58,432 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161
2015-02-10 21:34:58,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156
2015-02-10 21:34:58,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161
2015-02-10 21:34:58,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160
2015-02-10 21:34:58,454 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155
2015-02-10 21:34:58,455 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157
2015-02-10 21:34:58,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158
2015-02-10 21:34:58,654 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163
2015-02-10 21:34:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921 for deletion
2015-02-10 21:34:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971 for deletion
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941 for deletion
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974 for deletion
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741971_1147 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741971
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911 for deletion
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941
2015-02-10 21:34:58,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975 for deletion
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976 for deletion
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977 for deletion
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931 for deletion
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979 for deletion
2015-02-10 21:34:58,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911
2015-02-10 21:34:58,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951 for deletion
2015-02-10 21:34:58,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976
2015-02-10 21:34:58,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931
2015-02-10 21:34:58,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979
2015-02-10 21:34:58,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951
2015-02-10 21:34:58,890 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741979_1155
2015-02-10 21:34:58,890 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162
2015-02-10 21:34:58,891 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161
2015-02-10 21:34:58,892 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156
2015-02-10 21:34:58,893 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163
2015-02-10 21:34:58,895 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159
2015-02-10 21:34:58,895 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157
2015-02-10 21:34:59,094 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160
2015-02-10 21:34:59,203 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 to 127.0.0.1:57643 
2015-02-10 21:34:59,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921 for deletion
2015-02-10 21:34:59,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941 for deletion
2015-02-10 21:34:59,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974 for deletion
2015-02-10 21:34:59,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741921_1097 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741921
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911 for deletion
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741941
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741911
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975 for deletion
2015-02-10 21:34:59,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961 for deletion
2015-02-10 21:34:59,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975
2015-02-10 21:34:59,206 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 src: /127.0.0.1:47853 dest: /127.0.0.1:57643
2015-02-10 21:34:59,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741961_1137 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741961
2015-02-10 21:34:59,206 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:34:59,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977 for deletion
2015-02-10 21:34:59,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978 for deletion
2015-02-10 21:34:59,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931 for deletion
2015-02-10 21:34:59,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979 for deletion
2015-02-10 21:34:59,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951 for deletion
2015-02-10 21:34:59,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977
2015-02-10 21:34:59,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979
2015-02-10 21:34:59,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978
2015-02-10 21:34:59,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741951
2015-02-10 21:34:59,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741931
2015-02-10 21:34:59,209 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160 src: /127.0.0.1:47853 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:34:59,210 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741984_1160 size 254067
2015-02-10 21:34:59,397 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741983_1159
2015-02-10 21:34:59,399 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163
2015-02-10 21:34:59,399 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162
2015-02-10 21:34:59,400 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741980_1156
2015-02-10 21:34:59,599 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160
2015-02-10 21:34:59,599 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157
2015-02-10 21:34:59,798 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741982_1158
2015-02-10 21:34:59,799 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161
2015-02-10 21:35:00,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:00,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:35:00,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:35:00,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:35:00,492 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741974_1150, blk_1073741975_1151, blk_1073741976_1152, blk_1073741977_1153, blk_1073741978_1154]
2015-02-10 21:35:00,492 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741974_1150, blk_1073741975_1151, blk_1073741976_1152, blk_1073741978_1154, blk_1073741979_1155]
2015-02-10 21:35:00,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=null
2015-02-10 21:35:00,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:00,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:01,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:01,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:01,203 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58240, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741986_1162, duration: 291898
2015-02-10 21:35:01,536 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0015_01_000001 succeeded 
2015-02-10 21:35:01,537 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:35:01,537 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0015_01_000001
2015-02-10 21:35:01,554 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001
2015-02-10 21:35:01,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001
2015-02-10 21:35:01,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001
2015-02-10 21:35:01,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015/container_1423603735088_0015_01_000001
2015-02-10 21:35:01,555 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000001
2015-02-10 21:35:01,556 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0015_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:35:01,556 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0015_01_000001 from application application_1423603735088_0015
2015-02-10 21:35:01,556 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:01,556 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0015
2015-02-10 21:35:01,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974 for deletion
2015-02-10 21:35:01,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975 for deletion
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976 for deletion
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977 for deletion
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978 for deletion
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976
2015-02-10 21:35:01,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741977_1153 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741977
2015-02-10 21:35:01,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978
2015-02-10 21:35:02,116 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0015_01_000001]
2015-02-10 21:35:02,116 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0015_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:02,116 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0015_000001
2015-02-10 21:35:02,116 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0015_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:35:02,116 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0015_000001 State change from FINISHING to FINISHED
2015-02-10 21:35:02,116 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0015	CONTAINERID=container_1423603735088_0015_01_000001
2015-02-10 21:35:02,117 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0015 State change from FINISHING to FINISHED
2015-02-10 21:35:02,117 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0015_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:35:02,117 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0015
2015-02-10 21:35:02,117 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:02,117 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0015,name=[E73936A2F9614A5A9A71BA33453BDEFE/69391E951E49422FA694D0D4942F5CDD] lower/(1/1) ...edpipesplatform/samepipe2,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0015/jobhistory/job/job_1423603735088_0015,appMasterHost=ip-10-31-157-187,startTime=1423604073617,finishTime=1423604095365,finalStatus=SUCCEEDED
2015-02-10 21:35:02,117 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0015_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:35:02,118 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:02,118 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:02,118 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0015_000001 released container container_1423603735088_0015_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:35:02,117 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0015_000001
2015-02-10 21:35:02,118 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0015_000001 is done. finalState=FINISHED
2015-02-10 21:35:02,118 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0015 requests cleared
2015-02-10 21:35:02,119 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0015 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:35:02,119 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0015 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:35:02,122 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0015_000001 (auth:SIMPLE)
2015-02-10 21:35:02,124 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0015_01_000001
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974 for deletion
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975 for deletion
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976 for deletion
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741974_1150 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741974
2015-02-10 21:35:02,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741976_1152 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741976
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978 for deletion
2015-02-10 21:35:02,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741975_1151 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741975
2015-02-10 21:35:02,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979 for deletion
2015-02-10 21:35:02,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741978_1154 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741978
2015-02-10 21:35:02,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741979_1155 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741979
2015-02-10 21:35:02,474 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:02,474 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:02,475 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:02,475 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0015
2015-02-10 21:35:02,475 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:02,475 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:02,475 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0015, with delay of 10800 seconds
2015-02-10 21:35:02,475 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:02,565 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0016_000001 (auth:SIMPLE)
2015-02-10 21:35:02,570 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0016_000001
2015-02-10 21:35:02,570 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0016	APPATTEMPTID=appattempt_1423603735088_0016_000001
2015-02-10 21:35:02,571 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:35:02,571 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from ACCEPTED to RUNNING
2015-02-10 21:35:02,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:35:02,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:02,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:02,942 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741988_1164{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:35:02,996 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164 src: /127.0.0.1:58247 dest: /127.0.0.1:52976
2015-02-10 21:35:02,999 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164 src: /127.0.0.1:33308 dest: /127.0.0.1:46575
2015-02-10 21:35:03,000 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164 src: /127.0.0.1:57110 dest: /127.0.0.1:37184
2015-02-10 21:35:03,040 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57110, dest: /127.0.0.1:37184, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, duration: 38624850
2015-02-10 21:35:03,041 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:03,041 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741988_1164{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:03,041 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33308, dest: /127.0.0.1:46575, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, duration: 38264470
2015-02-10 21:35:03,042 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:03,042 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741988_1164{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:03,043 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58247, dest: /127.0.0.1:52976, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, duration: 40689010
2015-02-10 21:35:03,043 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:03,043 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741988_1164{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:03,051 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:03,116 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:03,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:03,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:03,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:03,117 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0015
2015-02-10 21:35:03,118 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0015
2015-02-10 21:35:03,118 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0015 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:03,118 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0015, with delay of 10800 seconds
2015-02-10 21:35:03,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160
2015-02-10 21:35:03,661 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164
2015-02-10 21:35:03,832 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:03,832 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000002
2015-02-10 21:35:03,832 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:03,833 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:35:03,833 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:03,833 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:03,833 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:03,833 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000003
2015-02-10 21:35:03,834 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:35:03,834 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:35:03,834 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:03,834 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:03,940 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:03,940 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000004
2015-02-10 21:35:03,941 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:35:03,941 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:03,941 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:03,941 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:03,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:03,942 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000005
2015-02-10 21:35:03,942 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:35:03,942 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:03,942 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:03,942 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:03,943 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:03,943 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000006
2015-02-10 21:35:03,943 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:35:03,943 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:03,943 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:03,944 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:04,101 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164
2015-02-10 21:35:04,646 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0016_01_000002
2015-02-10 21:35:04,647 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:04,647 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:04,647 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0016_01_000004
2015-02-10 21:35:04,648 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:04,648 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:04,648 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:04,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:35:04,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:35:04,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:35:04,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:35:04,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:04,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:04,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:04,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:04,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:04,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:04,804 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164
2015-02-10 21:35:04,849 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0016_000001 (auth:SIMPLE)
2015-02-10 21:35:04,849 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0016_000001 (auth:SIMPLE)
2015-02-10 21:35:04,855 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000002 by user teamcity
2015-02-10 21:35:04,855 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000003 by user teamcity
2015-02-10 21:35:04,855 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000002
2015-02-10 21:35:04,855 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000003
2015-02-10 21:35:04,855 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000002 to application application_1423603735088_0016
2015-02-10 21:35:04,856 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000003 to application application_1423603735088_0016
2015-02-10 21:35:04,856 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:35:04,857 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:35:04,857 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,857 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000006 by user teamcity
2015-02-10 21:35:04,857 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000005 by user teamcity
2015-02-10 21:35:04,857 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0016
2015-02-10 21:35:04,857 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000005
2015-02-10 21:35:04,857 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,858 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:04,857 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000006
2015-02-10 21:35:04,857 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000005 to application application_1423603735088_0016
2015-02-10 21:35:04,858 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:04,858 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000004 by user teamcity
2015-02-10 21:35:04,859 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from NEW to INITING
2015-02-10 21:35:04,859 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000004
2015-02-10 21:35:04,859 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,859 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000006 to application application_1423603735088_0016
2015-02-10 21:35:04,859 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,860 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000004 to application application_1423603735088_0016
2015-02-10 21:35:04,860 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:04,860 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from INITING to RUNNING
2015-02-10 21:35:04,860 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:04,860 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:35:04,861 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:35:04,861 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:04,861 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:35:04,861 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:04,861 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,861 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,861 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:04,862 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:04,862 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:35:04,862 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:35:04,862 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,862 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,862 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:04,863 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:04,863 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,863 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:04,863 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:04,863 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:04,864 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0016_01_000004
2015-02-10 21:35:04,864 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0016_01_000006
2015-02-10 21:35:04,865 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0016_01_000005
2015-02-10 21:35:04,888 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0016_01_000004.tokens. Credentials list: 
2015-02-10 21:35:04,890 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0016_01_000006.tokens. Credentials list: 
2015-02-10 21:35:04,891 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0016_01_000005.tokens. Credentials list: 
2015-02-10 21:35:04,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:04,917 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:04,924 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:04,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:04,924 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:04,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:04,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:04,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:05,070 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000003/default_container_executor.sh]
2015-02-10 21:35:05,078 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000002/default_container_executor.sh]
2015-02-10 21:35:05,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0016_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004.tokens
2015-02-10 21:35:05,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:05,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:35:05,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar	dst=null	perm=null
2015-02-10 21:35:05,250 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57115, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_29722231_16258, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741984_1160, duration: 1232828
2015-02-10 21:35:05,300 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:05,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:35:05,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml	dst=null	perm=null
2015-02-10 21:35:05,345 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57115, bytes: 88651, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_29722231_16258, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741987_1163, duration: 385417
2015-02-10 21:35:05,383 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0016/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:05,383 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:05,383 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:05,383 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:05,444 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:05,445 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:05,446 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:05,446 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:05,446 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:05,447 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:05,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004/default_container_executor.sh]
2015-02-10 21:35:05,602 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005/default_container_executor.sh]
2015-02-10 21:35:05,611 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006/default_container_executor.sh]
2015-02-10 21:35:05,669 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:35:05,832 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:05,833 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:06,473 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:06,997 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0016_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005.tokens
2015-02-10 21:35:06,998 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:07,247 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:07,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0016_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006.tokens
2015-02-10 21:35:07,642 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:35:09,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:35:09,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:35:09,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:35:09,835 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33325, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000000_0_1595824919_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 326569
2015-02-10 21:35:09,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:09,999 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33327, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000001_0_-614007347_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 287015
2015-02-10 21:35:10,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:10,115 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58268, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000001_0_-614007347_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 272869
2015-02-10 21:35:10,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:35:10,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:35:10,437 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33325, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000000_0_1595824919_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 272580
2015-02-10 21:35:10,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job.split	dst=null	perm=null
2015-02-10 21:35:10,546 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57135, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000002_0_-1135258243_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 243929
2015-02-10 21:35:10,552 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57134, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000003_0_-1271069900_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 267415
2015-02-10 21:35:10,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_m_000000_0	dst=null	perm=null
2015-02-10 21:35:10,621 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33335, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000004_0_1170672069_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741985_1161, duration: 418934
2015-02-10 21:35:10,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:10,670 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33336, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000002_0_-1135258243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 266718
2015-02-10 21:35:10,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:10,674 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000002
2015-02-10 21:35:10,674 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000002
2015-02-10 21:35:10,674 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:35:10,674 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000002
2015-02-10 21:35:10,676 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33337, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000003_0_-1271069900_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 592749
2015-02-10 21:35:10,692 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000002 is : 143
2015-02-10 21:35:10,700 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073741989_1165{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:35:10,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_m_000001_0	dst=null	perm=null
2015-02-10 21:35:10,707 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165 src: /127.0.0.1:57139 dest: /127.0.0.1:37184
2015-02-10 21:35:10,711 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165 src: /127.0.0.1:33339 dest: /127.0.0.1:46575
2015-02-10 21:35:10,713 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165 src: /127.0.0.1:58280 dest: /127.0.0.1:52976
2015-02-10 21:35:10,717 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:10,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000002
2015-02-10 21:35:10,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000002
2015-02-10 21:35:10,721 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000002
2015-02-10 21:35:10,721 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000002
2015-02-10 21:35:10,722 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000002
2015-02-10 21:35:10,722 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:10,722 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000002 from application application_1423603735088_0016
2015-02-10 21:35:10,723 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:10,723 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:10,723 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist for DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:10,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:10,757 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33335, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0016_m_000004_0_1170672069_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 230642
2015-02-10 21:35:10,786 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000003
2015-02-10 21:35:10,787 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000003
2015-02-10 21:35:10,787 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:35:10,787 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000003
2015-02-10 21:35:10,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000002]
2015-02-10 21:35:10,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:10,788 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:35:10,788 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000002
2015-02-10 21:35:10,788 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:35:10,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:35:10,790 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:35:10,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:10,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:10,790 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:35:10,809 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000003 is : 143
2015-02-10 21:35:10,828 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:10,828 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000003
2015-02-10 21:35:10,829 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000003
2015-02-10 21:35:10,829 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000003
2015-02-10 21:35:10,829 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000003
2015-02-10 21:35:10,830 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000003
2015-02-10 21:35:10,830 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:10,830 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000003 from application application_1423603735088_0016
2015-02-10 21:35:10,830 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:10,830 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:11,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_m_000002_0	dst=null	perm=null
2015-02-10 21:35:11,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_m_000003_0	dst=null	perm=null
2015-02-10 21:35:11,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_m_000004_0	dst=null	perm=null
2015-02-10 21:35:11,309 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000004
2015-02-10 21:35:11,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_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000004
2015-02-10 21:35:11,309 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:35:11,310 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000004
2015-02-10 21:35:11,327 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000004 is : 143
2015-02-10 21:35:11,334 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000005
2015-02-10 21:35:11,334 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000005
2015-02-10 21:35:11,343 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:11,344 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:35:11,344 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004
2015-02-10 21:35:11,344 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004
2015-02-10 21:35:11,345 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004
2015-02-10 21:35:11,345 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000005
2015-02-10 21:35:11,346 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000004
2015-02-10 21:35:11,361 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000005 is : 143
2015-02-10 21:35:11,378 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000004
2015-02-10 21:35:11,379 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:11,379 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:11,379 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000004 from application application_1423603735088_0016
2015-02-10 21:35:11,379 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:11,379 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:11,380 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005
2015-02-10 21:35:11,381 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005
2015-02-10 21:35:11,381 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005
2015-02-10 21:35:11,382 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000005
2015-02-10 21:35:11,382 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000005
2015-02-10 21:35:11,382 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:11,382 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000005 from application application_1423603735088_0016
2015-02-10 21:35:11,382 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:11,382 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:11,392 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000006
2015-02-10 21:35:11,393 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000006
2015-02-10 21:35:11,393 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:35:11,393 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000006
2015-02-10 21:35:11,393 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000004, container_1423603735088_0016_01_000005]
2015-02-10 21:35:11,394 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:11,394 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:35:11,394 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000004
2015-02-10 21:35:11,394 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:35:11,394 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:35:11,395 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:11,395 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:11,396 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:11,396 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:11,396 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:11,396 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:35:11,396 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000005
2015-02-10 21:35:11,396 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:35:11,396 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:35:11,397 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:11,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:11,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:11,398 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:35:11,410 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000006 is : 143
2015-02-10 21:35:11,425 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:11,426 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006
2015-02-10 21:35:11,426 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006
2015-02-10 21:35:11,426 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006
2015-02-10 21:35:11,427 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000006
2015-02-10 21:35:11,427 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000006
2015-02-10 21:35:11,427 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:11,427 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000006 from application application_1423603735088_0016
2015-02-10 21:35:11,427 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:11,427 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:11,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000003]
2015-02-10 21:35:11,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:11,789 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:35:11,789 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000003
2015-02-10 21:35:11,789 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:11,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:35:11,790 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:35:11,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:11,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:11,790 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:11,791 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:11,791 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000007
2015-02-10 21:35:11,791 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0016_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:11,791 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0016_000001 container=Container: [ContainerId: container_1423603735088_0016_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:35:11,792 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:11,792 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:12,394 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000006]
2015-02-10 21:35:12,394 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:12,395 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:35:12,395 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000006
2015-02-10 21:35:12,395 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:35:12,395 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:35:12,396 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:12,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:12,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:12,397 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:35:12,721 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:12,734 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0016_01_000007 by user teamcity
2015-02-10 21:35:12,735 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000007
2015-02-10 21:35:12,735 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0016_01_000007 to application application_1423603735088_0016
2015-02-10 21:35:12,735 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:35:12,735 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0016
2015-02-10 21:35:12,735 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0016
2015-02-10 21:35:12,736 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:12,736 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0016
2015-02-10 21:35:12,736 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:12,788 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:12,788 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:12,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:12,908 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000007/default_container_executor.sh]
2015-02-10 21:35:13,727 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:35:16,464 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:16,468 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:16,491 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:16,495 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:17,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,102 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073741990_1166{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:35:17,258 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166 src: /127.0.0.1:58290 dest: /127.0.0.1:52976
2015-02-10 21:35:17,260 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166 src: /127.0.0.1:47906 dest: /127.0.0.1:57643
2015-02-10 21:35:17,261 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166 src: /127.0.0.1:33352 dest: /127.0.0.1:46575
2015-02-10 21:35:17,311 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33352, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0016_r_000000_0_1554829744_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 48265569
2015-02-10 21:35:17,312 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:17,312 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741990_1166{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,312 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47906, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0016_r_000000_0_1554829744_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 49388338
2015-02-10 21:35:17,314 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741990_1166{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,314 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58290, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0016_r_000000_0_1554829744_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 51359092
2015-02-10 21:35:17,315 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,315 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,315 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741990_1166{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,322 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0016_r_000000_0_1554829744_1
2015-02-10 21:35:17,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0	dst=null	perm=null
2015-02-10 21:35:17,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0	dst=null	perm=null
2015-02-10 21:35:17,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/task_1423603735088_0016_r_000000	dst=null	perm=null
2015-02-10 21:35:17,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/_temporary/attempt_1423603735088_0016_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/task_1423603735088_0016_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:35:17,485 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000007
2015-02-10 21:35:17,485 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000007
2015-02-10 21:35:17,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:35:17,486 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000007
2015-02-10 21:35:17,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,500 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,506 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0016_01_000007 is : 143
2015-02-10 21:35:17,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1	dst=null	perm=null
2015-02-10 21:35:17,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:17,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:17,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/task_1423603735088_0016_r_000000	dst=null	perm=null
2015-02-10 21:35:17,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	dst=null	perm=null
2015-02-10 21:35:17,525 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:17,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000007
2015-02-10 21:35:17,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000007
2015-02-10 21:35:17,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000007
2015-02-10 21:35:17,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000007
2015-02-10 21:35:17,526 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000007
2015-02-10 21:35:17,527 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:17,527 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000007 from application application_1423603735088_0016
2015-02-10 21:35:17,527 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:17,527 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:17,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary/1/task_1423603735088_0016_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary	dst=null	perm=null
2015-02-10 21:35:17,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,565 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,573 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,601 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58280, dest: /127.0.0.1:52976, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, duration: 6883411985
2015-02-10 21:35:17,602 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:17,602 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741989_1165{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16220
2015-02-10 21:35:17,603 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33339, dest: /127.0.0.1:46575, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, duration: 6887764861
2015-02-10 21:35:17,603 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,604 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741989_1165{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16220
2015-02-10 21:35:17,604 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57139, dest: /127.0.0.1:37184, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, duration: 6887332427
2015-02-10 21:35:17,605 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,605 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741989_1165{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16220
2015-02-10 21:35:17,609 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,618 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741991_1167{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:35:17,633 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167 src: /127.0.0.1:33355 dest: /127.0.0.1:46575
2015-02-10 21:35:17,634 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167 src: /127.0.0.1:58296 dest: /127.0.0.1:52976
2015-02-10 21:35:17,636 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167 src: /127.0.0.1:47912 dest: /127.0.0.1:57643
2015-02-10 21:35:17,639 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47912, dest: /127.0.0.1:57643, bytes: 448, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, duration: 2094207
2015-02-10 21:35:17,640 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:17,640 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741991_1167{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,640 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58296, dest: /127.0.0.1:52976, bytes: 448, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, duration: 2836307
2015-02-10 21:35:17,641 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741991_1167{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,642 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,643 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33355, dest: /127.0.0.1:46575, bytes: 448, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, duration: 4826996
2015-02-10 21:35:17,643 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,643 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741991_1167{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,647 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary_tmp is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist	dst=null	perm=null
2015-02-10 21:35:17,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp	dst=null	perm=null
2015-02-10 21:35:17,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist	dst=null	perm=null
2015-02-10 21:35:17,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp	dst=null	perm=null
2015-02-10 21:35:17,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1.jhist	dst=null	perm=null
2015-02-10 21:35:17,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,679 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57159, bytes: 69798, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165, duration: 410764
2015-02-10 21:35:17,682 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741992_1168{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:17,687 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168 src: /127.0.0.1:33359 dest: /127.0.0.1:46575
2015-02-10 21:35:17,688 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168 src: /127.0.0.1:58300 dest: /127.0.0.1:52976
2015-02-10 21:35:17,690 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168 src: /127.0.0.1:47916 dest: /127.0.0.1:57643
2015-02-10 21:35:17,695 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47916, dest: /127.0.0.1:57643, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, duration: 3283812
2015-02-10 21:35:17,695 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741992_1168{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,695 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:17,696 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58300, dest: /127.0.0.1:52976, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, duration: 4225718
2015-02-10 21:35:17,696 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741992_1168{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,697 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,697 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33359, dest: /127.0.0.1:46575, bytes: 69254, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, duration: 5501923
2015-02-10 21:35:17,698 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741992_1168{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,698 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,702 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:17,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:35:17,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:17,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:35:17,711 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016/job_1423603735088_0016_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:17,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:17,719 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33362, bytes: 103858, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741988_1164, duration: 443673
2015-02-10 21:35:17,722 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073741993_1169{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:35:17,726 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169 src: /127.0.0.1:47918 dest: /127.0.0.1:57643
2015-02-10 21:35:17,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169 src: /127.0.0.1:57165 dest: /127.0.0.1:37184
2015-02-10 21:35:17,729 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169 src: /127.0.0.1:33365 dest: /127.0.0.1:46575
2015-02-10 21:35:17,734 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33365, dest: /127.0.0.1:46575, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, duration: 3094874
2015-02-10 21:35:17,734 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:17,734 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741993_1169{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,734 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57165, dest: /127.0.0.1:37184, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, duration: 3641535
2015-02-10 21:35:17,735 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,735 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741993_1169{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,735 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47918, dest: /127.0.0.1:57643, bytes: 103050, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1099513192_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, duration: 4544214
2015-02-10 21:35:17,735 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:17,736 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741993_1169{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:17,742 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1099513192_1
2015-02-10 21:35:17,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:17,773 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0016_000001 with final state: FINISHING
2015-02-10 21:35:17,773 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:35:17,773 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0016 with final state: FINISHING
2015-02-10 21:35:17,774 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from RUNNING to FINAL_SAVING
2015-02-10 21:35:17,774 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0016
2015-02-10 21:35:17,774 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:35:17,774 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from FINAL_SAVING to FINISHING
2015-02-10 21:35:18,459 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168
2015-02-10 21:35:18,460 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167
2015-02-10 21:35:18,461 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169
2015-02-10 21:35:18,462 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166
2015-02-10 21:35:18,486 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000007]
2015-02-10 21:35:18,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:18,487 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:35:18,487 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000007
2015-02-10 21:35:18,487 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:18,487 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:18,489 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:35:18,489 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:18,489 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:18,489 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:18,667 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169
2015-02-10 21:35:18,668 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167
2015-02-10 21:35:18,668 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166
2015-02-10 21:35:18,669 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165
2015-02-10 21:35:18,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168
2015-02-10 21:35:18,810 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741984_1160 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:35:18,810 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741985_1161 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:35:18,810 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741986_1162 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:35:18,811 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741987_1163 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:35:18,811 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741989_1165 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:35:18,811 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741988_1164 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:35:18,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0016	dst=null	perm=null
2015-02-10 21:35:18,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,848 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary
2015-02-10 21:35:18,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/_temporary	dst=null	perm=null
2015-02-10 21:35:18,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,871 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:18,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	dst=null	perm=null
2015-02-10 21:35:18,875 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58307, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 266922
2015-02-10 21:35:18,892 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,895 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:18,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	dst=null	perm=null
2015-02-10 21:35:18,898 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58307, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 274182
2015-02-10 21:35:18,898 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3
2015-02-10 21:35:18,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3	dst=null	perm=null
2015-02-10 21:35:18,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	dst=null	perm=null
2015-02-10 21:35:18,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe3/part-00000	dst=null	perm=null
2015-02-10 21:35:18,906 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58307, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166, duration: 277856
2015-02-10 21:35:18,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:18,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:18,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:18,913 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741994_1170{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:35:18,917 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170 src: /127.0.0.1:57169 dest: /127.0.0.1:37184
2015-02-10 21:35:18,919 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170 src: /127.0.0.1:47924 dest: /127.0.0.1:57643
2015-02-10 21:35:18,920 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170 src: /127.0.0.1:58310 dest: /127.0.0.1:52976
2015-02-10 21:35:18,923 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58310, dest: /127.0.0.1:52976, bytes: 52, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, duration: 1778061
2015-02-10 21:35:18,924 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:18,924 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741994_1170{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,924 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47924, dest: /127.0.0.1:57643, bytes: 52, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, duration: 2357315
2015-02-10 21:35:18,925 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741994_1170{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,925 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:18,926 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57169, dest: /127.0.0.1:37184, bytes: 52, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, duration: 3480770
2015-02-10 21:35:18,926 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:18,927 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741994_1170{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,931 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:18,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:18,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:18,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:18,938 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt. BP-477030887-10.31.157.187-1423603717579 blk_1073741995_1171{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:18,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171 src: /127.0.0.1:33371 dest: /127.0.0.1:46575
2015-02-10 21:35:18,943 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171 src: /127.0.0.1:58312 dest: /127.0.0.1:52976
2015-02-10 21:35:18,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171 src: /127.0.0.1:47928 dest: /127.0.0.1:57643
2015-02-10 21:35:18,948 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47928, dest: /127.0.0.1:57643, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 1844876
2015-02-10 21:35:18,948 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:18,948 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741995_1171{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,949 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58312, dest: /127.0.0.1:52976, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 2402424
2015-02-10 21:35:18,949 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:18,949 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741995_1171{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,949 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33371, dest: /127.0.0.1:46575, bytes: 51, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 3229025
2015-02-10 21:35:18,950 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:18,950 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741995_1171{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:18,953 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:18,974 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:35:18,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-10 21:35:18,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:19,000 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs] starting
2015-02-10 21:35:19,000 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt"]
2015-02-10 21:35:19,001 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt"]
2015-02-10 21:35:19,001 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross"]
2015-02-10 21:35:19,001 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  parallel execution is enabled: true
2015-02-10 21:35:19,001 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  starting jobs: 1
2015-02-10 21:35:19,001 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lhs*rhs]  allocating threads: 1
2015-02-10 21:35:19,002 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs*rhs] starting step: (1/1) ...ieldedpipesplatform/cross
2015-02-10 21:35:19,017 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:35:19,033 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:35:19,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:19,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:19,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:19,040 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 17
2015-02-10 21:35:19,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=null
2015-02-10 21:35:19,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:35:19,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:35:19,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,057 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073741996_1172{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:19,061 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 src: /127.0.0.1:57176 dest: /127.0.0.1:37184
2015-02-10 21:35:19,063 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 src: /127.0.0.1:58316 dest: /127.0.0.1:52976
2015-02-10 21:35:19,064 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 src: /127.0.0.1:47932 dest: /127.0.0.1:57643
2015-02-10 21:35:19,070 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47932, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, duration: 4082049
2015-02-10 21:35:19,070 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:19,070 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741996_1172{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,070 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58316, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, duration: 4751615
2015-02-10 21:35:19,071 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,071 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741996_1172{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,071 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57176, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, duration: 4884948
2015-02-10 21:35:19,072 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,072 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741996_1172{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,081 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:19,082 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar
2015-02-10 21:35:19,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:19,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:19,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:19,091 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:35:19,091 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:35:19,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:35:19,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:35:19,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:35:19,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:19,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:19,098 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:19,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:19,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:19,102 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:19,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:19,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:19,105 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:19,106 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741990_1166
2015-02-10 21:35:19,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:19,106 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167
2015-02-10 21:35:19,107 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171
2015-02-10 21:35:19,108 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165
2015-02-10 21:35:19,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:19,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170
2015-02-10 21:35:19,109 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:19,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:19,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,118 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split
2015-02-10 21:35:19,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:19,123 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073741997_1173{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:19,127 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173 src: /127.0.0.1:58318 dest: /127.0.0.1:52976
2015-02-10 21:35:19,129 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173 src: /127.0.0.1:33379 dest: /127.0.0.1:46575
2015-02-10 21:35:19,130 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173 src: /127.0.0.1:57181 dest: /127.0.0.1:37184
2015-02-10 21:35:19,132 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173 src: /127.0.0.1:47936 dest: /127.0.0.1:57643
2015-02-10 21:35:19,136 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47936, dest: /127.0.0.1:57643, bytes: 1732, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 2506403
2015-02-10 21:35:19,136 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:19,136 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741997_1173{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,137 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57181, dest: /127.0.0.1:37184, bytes: 1732, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 3150975
2015-02-10 21:35:19,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741997_1173{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,138 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,138 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33379, dest: /127.0.0.1:46575, bytes: 1732, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 4466566
2015-02-10 21:35:19,139 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,139 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58318, dest: /127.0.0.1:52976, bytes: 1732, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 5191370
2015-02-10 21:35:19,140 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741997_1173{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,140 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,142 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741997_1173{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,190 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:19,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,198 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073741998_1174{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:35:19,202 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174 src: /127.0.0.1:47937 dest: /127.0.0.1:57643
2015-02-10 21:35:19,204 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174 src: /127.0.0.1:33383 dest: /127.0.0.1:46575
2015-02-10 21:35:19,206 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174 src: /127.0.0.1:57185 dest: /127.0.0.1:37184
2015-02-10 21:35:19,210 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57185, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, duration: 1838453
2015-02-10 21:35:19,210 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:19,210 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741998_1174{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,210 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33383, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, duration: 2354953
2015-02-10 21:35:19,211 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,211 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741998_1174{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,211 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47937, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, duration: 3319684
2015-02-10 21:35:19,212 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,212 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741998_1174{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,216 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:19,216 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:35:19,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:19,231 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073741999_1175{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:19,235 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175 src: /127.0.0.1:58325 dest: /127.0.0.1:52976
2015-02-10 21:35:19,236 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175 src: /127.0.0.1:57187 dest: /127.0.0.1:37184
2015-02-10 21:35:19,238 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175 src: /127.0.0.1:47942 dest: /127.0.0.1:57643
2015-02-10 21:35:19,243 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47942, dest: /127.0.0.1:57643, bytes: 88148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, duration: 3084295
2015-02-10 21:35:19,243 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073741999_1175{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,243 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:19,244 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57187, dest: /127.0.0.1:37184, bytes: 88148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, duration: 3582362
2015-02-10 21:35:19,244 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073741999_1175{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,244 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,245 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58325, dest: /127.0.0.1:52976, bytes: 88148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, duration: 5015846
2015-02-10 21:35:19,245 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:19,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073741999_1175{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:35:19,250 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:19,250 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0017
2015-02-10 21:35:19,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=null
2015-02-10 21:35:19,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:19,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:19,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:19,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:19,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:19,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:19,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:19,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:19,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:19,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:19,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:19,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:19,268 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 17 submitted by user teamcity
2015-02-10 21:35:19,268 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0017
2015-02-10 21:35:19,269 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0017
2015-02-10 21:35:19,269 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0017
2015-02-10 21:35:19,269 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from NEW to NEW_SAVING
2015-02-10 21:35:19,269 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:35:19,269 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0017 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:35:19,270 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0017 from user: teamcity, in queue: default
2015-02-10 21:35:19,270 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0017
2015-02-10 21:35:19,270 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from SUBMITTED to ACCEPTED
2015-02-10 21:35:19,270 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0017_000001
2015-02-10 21:35:19,271 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from NEW to SUBMITTED
2015-02-10 21:35:19,271 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0017 from user: teamcity activated in queue: default
2015-02-10 21:35:19,271 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0017 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:35:19,271 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0017_000001 to scheduler from user teamcity in queue default
2015-02-10 21:35:19,272 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:35:19,273 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0017/
2015-02-10 21:35:19,273 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs*rhs] submitted hadoop job: job_1423603735088_0017
2015-02-10 21:35:19,273 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lhs*rhs] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0017/
2015-02-10 21:35:19,310 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172
2015-02-10 21:35:19,311 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175
2015-02-10 21:35:19,312 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173
2015-02-10 21:35:19,313 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741992_1168
2015-02-10 21:35:19,398 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:19,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000001
2015-02-10 21:35:19,398 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:35:19,398 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:19,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:19,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:19,399 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0017_01_000001
2015-02-10 21:35:19,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:19,399 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0017_000001
2015-02-10 21:35:19,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0017 AttemptId: appattempt_1423603735088_0017_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0017_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:35:19,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:35:19,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:35:19,400 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0017_000001
2015-02-10 21:35:19,401 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0017_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0017_000001
2015-02-10 21:35:19,402 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0017_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-10 21:35:19,405 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0017_000001 (auth:SIMPLE)
2015-02-10 21:35:19,407 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000001 by user teamcity
2015-02-10 21:35:19,408 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0017
2015-02-10 21:35:19,408 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000001
2015-02-10 21:35:19,408 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from NEW to INITING
2015-02-10 21:35:19,408 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000001 to application application_1423603735088_0017
2015-02-10 21:35:19,408 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0017_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0017_000001
2015-02-10 21:35:19,409 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from INITING to RUNNING
2015-02-10 21:35:19,409 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:35:19,409 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:35:19,409 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:19,409 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:35:19,410 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:35:19,410 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:35:19,410 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:35:19,410 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0017_01_000001
2015-02-10 21:35:19,427 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0017_01_000001.tokens. Credentials list: 
2015-02-10 21:35:19,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:19,575 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0017_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001.tokens
2015-02-10 21:35:19,576 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:19,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:19,737 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47946, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1396700026_16807, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, duration: 1456846
2015-02-10 21:35:19,780 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:19,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:19,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:19,810 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170
2015-02-10 21:35:19,811 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175
2015-02-10 21:35:19,812 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174
2015-02-10 21:35:19,813 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741993_1169
2015-02-10 21:35:19,814 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741989_1165
2015-02-10 21:35:19,815 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173
2015-02-10 21:35:19,821 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57193, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1396700026_16807, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, duration: 244895
2015-02-10 21:35:19,855 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:19,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:19,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:19,896 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47946, bytes: 1748, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1396700026_16807, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 240862
2015-02-10 21:35:19,931 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:19,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:19,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:19,971 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58307, bytes: 88840, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1396700026_16807, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, duration: 399009
2015-02-10 21:35:20,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:20,007 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:20,055 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:20,056 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:20,174 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001/default_container_executor.sh]
2015-02-10 21:35:20,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172
2015-02-10 21:35:20,397 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:21,497 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073741996_1172 to datanode(s) 127.0.0.1:46575
2015-02-10 21:35:21,497 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073741984_1160, blk_1073741985_1161, blk_1073741986_1162]
2015-02-10 21:35:21,497 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073741984_1160, blk_1073741985_1161, blk_1073741986_1162, blk_1073741987_1163, blk_1073741988_1164, blk_1073741989_1165]
2015-02-10 21:35:22,656 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 to 127.0.0.1:46575 
2015-02-10 21:35:22,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984 for deletion
2015-02-10 21:35:22,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985 for deletion
2015-02-10 21:35:22,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986 for deletion
2015-02-10 21:35:22,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984
2015-02-10 21:35:22,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986
2015-02-10 21:35:22,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985
2015-02-10 21:35:22,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 src: /127.0.0.1:33395 dest: /127.0.0.1:46575
2015-02-10 21:35:22,659 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:35:22,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172 src: /127.0.0.1:33395 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:35:22,662 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073741996_1172 size 254067
2015-02-10 21:35:23,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:23,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:35:23,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:35:23,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:35:23,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=null
2015-02-10 21:35:23,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:23,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:23,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984 for deletion
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985 for deletion
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986 for deletion
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986
2015-02-10 21:35:23,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987 for deletion
2015-02-10 21:35:23,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988 for deletion
2015-02-10 21:35:23,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989 for deletion
2015-02-10 21:35:23,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987
2015-02-10 21:35:23,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988
2015-02-10 21:35:23,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989
2015-02-10 21:35:23,469 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172
2015-02-10 21:35:23,470 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174
2015-02-10 21:35:23,471 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170
2015-02-10 21:35:23,471 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171
2015-02-10 21:35:23,472 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173
2015-02-10 21:35:23,473 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175
2015-02-10 21:35:23,676 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171
2015-02-10 21:35:23,677 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174
2015-02-10 21:35:23,677 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173
2015-02-10 21:35:23,680 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172
2015-02-10 21:35:23,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:23,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:23,803 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33397, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741998_1174, duration: 293018
2015-02-10 21:35:23,972 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0016_01_000001 succeeded 
2015-02-10 21:35:23,972 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:35:23,972 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0016_01_000001
2015-02-10 21:35:23,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001
2015-02-10 21:35:23,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001
2015-02-10 21:35:23,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001
2015-02-10 21:35:23,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016/container_1423603735088_0016_01_000001
2015-02-10 21:35:23,989 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000001
2015-02-10 21:35:23,990 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0016_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:35:23,990 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0016_01_000001 from application application_1423603735088_0016
2015-02-10 21:35:23,990 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:23,990 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0016
2015-02-10 21:35:24,488 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0016_01_000001]
2015-02-10 21:35:24,489 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0016_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:24,489 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0016_000001
2015-02-10 21:35:24,489 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0016_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:35:24,489 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0016_000001 State change from FINISHING to FINISHED
2015-02-10 21:35:24,489 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0016	CONTAINERID=container_1423603735088_0016_01_000001
2015-02-10 21:35:24,489 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0016 State change from FINISHING to FINISHED
2015-02-10 21:35:24,490 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0016_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:35:24,490 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0016
2015-02-10 21:35:24,490 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:24,490 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0016_000001
2015-02-10 21:35:24,490 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0016_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:35:24,490 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0016,name=[69AFBD83D731468CA33AA5397F5E30E9/7EA80599D991449A91D21A00B46BC092] lhs/(1/1) ...edpipesplatform/samepipe3,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0016/jobhistory/job/job_1423603735088_0016,appMasterHost=ip-10-31-157-187,startTime=1423604096746,finishTime=1423604117773,finalStatus=SUCCEEDED
2015-02-10 21:35:24,491 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:24,491 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:24,491 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0016_000001 released container container_1423603735088_0016_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:35:24,491 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0016_000001 is done. finalState=FINISHED
2015-02-10 21:35:24,491 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0016 requests cleared
2015-02-10 21:35:24,491 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0016 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:35:24,492 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0016 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:35:24,495 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0016_000001 (auth:SIMPLE)
2015-02-10 21:35:24,498 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0016_01_000001
2015-02-10 21:35:24,498 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073741984_1160, blk_1073741985_1161, blk_1073741986_1162, blk_1073741987_1163, blk_1073741988_1164, blk_1073741989_1165]
2015-02-10 21:35:24,498 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073741984_1160, blk_1073741985_1161, blk_1073741987_1163, blk_1073741988_1164, blk_1073741989_1165]
2015-02-10 21:35:25,145 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0017_000001 (auth:SIMPLE)
2015-02-10 21:35:25,149 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0017_000001
2015-02-10 21:35:25,149 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0017	APPATTEMPTID=appattempt_1423603735088_0017_000001
2015-02-10 21:35:25,150 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:35:25,150 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from ACCEPTED to RUNNING
2015-02-10 21:35:25,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:25,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:35:25,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:25,399 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:25,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,400 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0016
2015-02-10 21:35:25,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,401 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:25,401 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0016, with delay of 10800 seconds
2015-02-10 21:35:25,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,489 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:25,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,490 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0016
2015-02-10 21:35:25,490 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0016 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:25,491 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0016, with delay of 10800 seconds
2015-02-10 21:35:25,491 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,491 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,491 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0016
2015-02-10 21:35:25,521 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742000_1176{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:35:25,576 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176 src: /127.0.0.1:33402 dest: /127.0.0.1:46575
2015-02-10 21:35:25,579 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176 src: /127.0.0.1:57204 dest: /127.0.0.1:37184
2015-02-10 21:35:25,580 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176 src: /127.0.0.1:47959 dest: /127.0.0.1:57643
2015-02-10 21:35:25,613 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47959, dest: /127.0.0.1:57643, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, duration: 31169717
2015-02-10 21:35:25,614 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:25,614 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742000_1176{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:25,614 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57204, dest: /127.0.0.1:37184, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, duration: 32090240
2015-02-10 21:35:25,615 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:25,615 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742000_1176{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:25,615 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33402, dest: /127.0.0.1:46575, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, duration: 32666540
2015-02-10 21:35:25,615 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:25,616 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742000_1176{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:25,622 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984 for deletion
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985 for deletion
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987 for deletion
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985
2015-02-10 21:35:25,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987
2015-02-10 21:35:25,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988 for deletion
2015-02-10 21:35:25,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989 for deletion
2015-02-10 21:35:25,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988
2015-02-10 21:35:25,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989
2015-02-10 21:35:26,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984 for deletion
2015-02-10 21:35:26,204 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985 for deletion
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986 for deletion
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741984_1160 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741984
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987 for deletion
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741985_1161 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741985
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988 for deletion
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741986_1162 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741986
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741987_1163 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741987
2015-02-10 21:35:26,205 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989 for deletion
2015-02-10 21:35:26,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741988_1164 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741988
2015-02-10 21:35:26,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741989_1165 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741989
2015-02-10 21:35:26,400 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:26,400 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000002
2015-02-10 21:35:26,401 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:26,401 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:26,401 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:26,401 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:26,402 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:26,402 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000003
2015-02-10 21:35:26,402 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:35:26,402 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:26,402 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:26,402 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:26,483 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:26,483 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000004
2015-02-10 21:35:26,483 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:35:26,484 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:35:26,484 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:26,484 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:26,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:26,484 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000005
2015-02-10 21:35:26,485 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:35:26,485 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:35:26,485 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:26,485 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:26,486 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:26,486 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000006
2015-02-10 21:35:26,486 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:35:26,486 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:35:26,486 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:26,486 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:27,234 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0017_01_000002
2015-02-10 21:35:27,234 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:27,234 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:27,235 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0017_01_000004
2015-02-10 21:35:27,235 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:27,235 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:27,236 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:27,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:27,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:27,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:27,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:27,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:27,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:27,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:27,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:27,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:27,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:27,440 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0017_000001 (auth:SIMPLE)
2015-02-10 21:35:27,440 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0017_000001 (auth:SIMPLE)
2015-02-10 21:35:27,446 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000003 by user teamcity
2015-02-10 21:35:27,446 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000003
2015-02-10 21:35:27,446 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000003 to application application_1423603735088_0017
2015-02-10 21:35:27,447 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:35:27,447 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,447 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,447 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:27,447 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:27,448 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:27,450 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000006 by user teamcity
2015-02-10 21:35:27,450 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000002 by user teamcity
2015-02-10 21:35:27,450 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000005 by user teamcity
2015-02-10 21:35:27,450 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0017
2015-02-10 21:35:27,451 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000006
2015-02-10 21:35:27,451 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000005 to application application_1423603735088_0017
2015-02-10 21:35:27,450 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000002 to application application_1423603735088_0017
2015-02-10 21:35:27,451 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from NEW to INITING
2015-02-10 21:35:27,451 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000006 to application application_1423603735088_0017
2015-02-10 21:35:27,452 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:35:27,452 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from INITING to RUNNING
2015-02-10 21:35:27,450 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000002
2015-02-10 21:35:27,452 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:35:27,452 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,451 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000005
2015-02-10 21:35:27,452 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:35:27,452 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,453 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:27,454 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:27,454 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000004 by user teamcity
2015-02-10 21:35:27,454 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000004
2015-02-10 21:35:27,453 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,454 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,455 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:27,455 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:27,455 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:35:27,455 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:35:27,455 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,455 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,456 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:27,456 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:27,456 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000004 to application application_1423603735088_0017
2015-02-10 21:35:27,456 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0017_01_000005
2015-02-10 21:35:27,454 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:27,457 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0017_01_000006
2015-02-10 21:35:27,480 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:35:27,480 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,481 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:27,481 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:27,481 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:27,481 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0017_01_000004
2015-02-10 21:35:27,483 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:27,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:27,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:27,503 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0017_01_000004.tokens. Credentials list: 
2015-02-10 21:35:27,504 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0017_01_000005.tokens. Credentials list: 
2015-02-10 21:35:27,506 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0017_01_000006.tokens. Credentials list: 
2015-02-10 21:35:27,533 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:27,533 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:27,537 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:27,537 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:27,538 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:27,694 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0017_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004.tokens
2015-02-10 21:35:27,695 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:27,696 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000003/default_container_executor.sh]
2015-02-10 21:35:27,696 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000002/default_container_executor.sh]
2015-02-10 21:35:27,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:27,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar	dst=null	perm=null
2015-02-10 21:35:27,885 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57212, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1636229396_17112, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741996_1172, duration: 1217340
2015-02-10 21:35:27,937 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0017/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:27,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:27,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml	dst=null	perm=null
2015-02-10 21:35:27,981 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58352, bytes: 88840, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1636229396_17112, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741999_1175, duration: 400413
2015-02-10 21:35:28,016 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0017/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:28,016 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:28,017 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:28,017 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:28,078 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:28,078 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:28,078 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:28,079 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:28,082 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:28,082 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:28,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004/default_container_executor.sh]
2015-02-10 21:35:28,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005/default_container_executor.sh]
2015-02-10 21:35:28,235 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006/default_container_executor.sh]
2015-02-10 21:35:28,256 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:35:28,401 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:28,401 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:28,480 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176
2015-02-10 21:35:28,687 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176
2015-02-10 21:35:29,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:29,571 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0017_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006.tokens
2015-02-10 21:35:29,571 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:29,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:30,218 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176
2015-02-10 21:35:30,531 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0017_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005.tokens
2015-02-10 21:35:30,532 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:32,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:32,377 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:47978, bytes: 1748, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000000_0_-1040665569_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 248174
2015-02-10 21:35:32,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:32,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:32,654 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58365, bytes: 1748, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000001_0_1950876475_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 273816
2015-02-10 21:35:32,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs.txt	dst=null	perm=null
2015-02-10 21:35:32,779 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57227, bytes: 56, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000001_0_1950876475_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, duration: 261147
2015-02-10 21:35:32,991 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57228, bytes: 56, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000000_0_-1040665569_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741994_1170, duration: 277631
2015-02-10 21:35:33,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:33,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:33,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_m_000000_0	dst=null	perm=null
2015-02-10 21:35:33,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job.split	dst=null	perm=null
2015-02-10 21:35:33,225 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58371, bytes: 716, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000004_0_1586818323_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 242532
2015-02-10 21:35:33,267 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000002
2015-02-10 21:35:33,268 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000002
2015-02-10 21:35:33,268 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:35:33,268 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000002
2015-02-10 21:35:33,288 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000002 is : 143
2015-02-10 21:35:33,298 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742001_1177{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:35:33,300 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57233, bytes: 1232, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000002_0_486524986_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 260640
2015-02-10 21:35:33,304 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177 src: /127.0.0.1:47989 dest: /127.0.0.1:57643
2015-02-10 21:35:33,310 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177 src: /127.0.0.1:58375 dest: /127.0.0.1:52976
2015-02-10 21:35:33,311 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:33,311 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000002
2015-02-10 21:35:33,312 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000002
2015-02-10 21:35:33,313 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000002
2015-02-10 21:35:33,313 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177 src: /127.0.0.1:33436 dest: /127.0.0.1:46575
2015-02-10 21:35:33,314 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000002
2015-02-10 21:35:33,313 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000002
2015-02-10 21:35:33,315 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:33,315 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000002 from application application_1423603735088_0017
2015-02-10 21:35:33,315 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:33,315 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:33,327 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist for DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:33,336 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58373, bytes: 716, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000003_0_-1927388558_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741997_1173, duration: 268131
2015-02-10 21:35:33,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:33,371 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58371, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000004_0_1586818323_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 252422
2015-02-10 21:35:33,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_m_000001_0	dst=null	perm=null
2015-02-10 21:35:33,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:33,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs.txt	dst=null	perm=null
2015-02-10 21:35:33,484 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000003
2015-02-10 21:35:33,484 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000003
2015-02-10 21:35:33,484 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:35:33,485 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000003
2015-02-10 21:35:33,485 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000002]
2015-02-10 21:35:33,485 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:33,485 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:35:33,486 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000002
2015-02-10 21:35:33,486 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:35:33,486 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:35:33,487 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:33,487 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:33,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:33,488 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:35:33,490 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33437, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000003_0_-1927388558_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 320953
2015-02-10 21:35:33,503 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000003 is : 143
2015-02-10 21:35:33,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:33,520 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000003
2015-02-10 21:35:33,521 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000003
2015-02-10 21:35:33,521 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000003
2015-02-10 21:35:33,521 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000003
2015-02-10 21:35:33,521 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000003
2015-02-10 21:35:33,521 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:33,521 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000003 from application application_1423603735088_0017
2015-02-10 21:35:33,522 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:33,522 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:33,849 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33438, bytes: 55, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0017_m_000002_0_486524986_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741995_1171, duration: 259691
2015-02-10 21:35:33,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_m_000004_0	dst=null	perm=null
2015-02-10 21:35:33,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_m_000002_0	dst=null	perm=null
2015-02-10 21:35:33,994 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000006
2015-02-10 21:35:33,995 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000006
2015-02-10 21:35:33,995 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:35:33,995 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000006
2015-02-10 21:35:34,013 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000006 is : 143
2015-02-10 21:35:34,040 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:34,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006
2015-02-10 21:35:34,043 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006
2015-02-10 21:35:34,044 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006
2015-02-10 21:35:34,046 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000006
2015-02-10 21:35:34,046 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000006
2015-02-10 21:35:34,046 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:34,046 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000006 from application application_1423603735088_0017
2015-02-10 21:35:34,046 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:34,047 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:34,052 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000004
2015-02-10 21:35:34,052 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000004
2015-02-10 21:35:34,053 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:35:34,053 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000004
2015-02-10 21:35:34,053 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000006]
2015-02-10 21:35:34,054 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:34,054 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:35:34,054 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000006
2015-02-10 21:35:34,054 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:35:34,055 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:35:34,056 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:35:34,056 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:34,056 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:34,056 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:34,073 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000004 is : 143
2015-02-10 21:35:34,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_m_000003_0	dst=null	perm=null
2015-02-10 21:35:34,089 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:34,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004
2015-02-10 21:35:34,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004
2015-02-10 21:35:34,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004
2015-02-10 21:35:34,090 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000004
2015-02-10 21:35:34,091 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000004
2015-02-10 21:35:34,091 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:34,091 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000004 from application application_1423603735088_0017
2015-02-10 21:35:34,091 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:34,091 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:34,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000005
2015-02-10 21:35:34,157 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000005
2015-02-10 21:35:34,158 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:35:34,158 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000005
2015-02-10 21:35:34,158 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000004]
2015-02-10 21:35:34,158 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:34,158 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:35:34,159 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000004
2015-02-10 21:35:34,159 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:35:34,159 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:35:34,160 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:35:34,160 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:34,160 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:34,160 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:35:34,175 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000005 is : 143
2015-02-10 21:35:34,191 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:34,192 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005
2015-02-10 21:35:34,192 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005
2015-02-10 21:35:34,193 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005
2015-02-10 21:35:34,193 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000005
2015-02-10 21:35:34,194 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000005
2015-02-10 21:35:34,194 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:34,195 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000005 from application application_1423603735088_0017
2015-02-10 21:35:34,195 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:34,195 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:34,486 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000003]
2015-02-10 21:35:34,486 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:34,486 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:35:34,486 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000003
2015-02-10 21:35:34,486 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:34,487 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:35:34,487 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:34,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:34,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:34,488 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:35,159 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000005]
2015-02-10 21:35:35,159 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:35,159 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:35:35,159 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000005
2015-02-10 21:35:35,159 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:35:35,159 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:35,161 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:35:35,161 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:35,161 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:35,161 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:35:35,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:35,487 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000007
2015-02-10 21:35:35,487 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0017_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:35,487 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0017_000001 container=Container: [ContainerId: container_1423603735088_0017_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:35,488 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:35,488 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:36,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:36,302 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0017_01_000007 by user teamcity
2015-02-10 21:35:36,302 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000007
2015-02-10 21:35:36,302 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0017_01_000007 to application application_1423603735088_0017
2015-02-10 21:35:36,303 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:35:36,303 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0017
2015-02-10 21:35:36,303 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0017
2015-02-10 21:35:36,303 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:36,303 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0017
2015-02-10 21:35:36,304 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:36,354 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:36,354 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:36,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000007/default_container_executor.sh]
2015-02-10 21:35:36,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:37,293 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:35:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:35:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:35:40,184 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:40,188 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:40,210 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:40,213 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:35:40,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:40,669 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742002_1178{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:35:40,841 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178 src: /127.0.0.1:33448 dest: /127.0.0.1:46575
2015-02-10 21:35:40,843 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178 src: /127.0.0.1:48004 dest: /127.0.0.1:57643
2015-02-10 21:35:40,845 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178 src: /127.0.0.1:58390 dest: /127.0.0.1:52976
2015-02-10 21:35:40,895 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58390, dest: /127.0.0.1:52976, bytes: 296, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0017_r_000000_0_-1553438075_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 47847317
2015-02-10 21:35:40,895 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:40,896 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48004, dest: /127.0.0.1:57643, bytes: 296, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0017_r_000000_0_-1553438075_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 48624596
2015-02-10 21:35:40,896 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742002_1178{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:40,896 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:40,897 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33448, dest: /127.0.0.1:46575, bytes: 296, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0017_r_000000_0_-1553438075_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 49706317
2015-02-10 21:35:40,897 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742002_1178{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:40,897 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:40,898 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742002_1178{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:40,904 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0017_r_000000_0_-1553438075_1
2015-02-10 21:35:40,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0	dst=null	perm=null
2015-02-10 21:35:40,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0	dst=null	perm=null
2015-02-10 21:35:40,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/task_1423603735088_0017_r_000000	dst=null	perm=null
2015-02-10 21:35:40,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/_temporary/attempt_1423603735088_0017_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/task_1423603735088_0017_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:35:41,064 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000007
2015-02-10 21:35:41,064 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000007
2015-02-10 21:35:41,064 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:35:41,065 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000007
2015-02-10 21:35:41,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,080 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,082 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0017_01_000007 is : 143
2015-02-10 21:35:41,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1	dst=null	perm=null
2015-02-10 21:35:41,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:41,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:41,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/task_1423603735088_0017_r_000000	dst=null	perm=null
2015-02-10 21:35:41,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	dst=null	perm=null
2015-02-10 21:35:41,100 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:41,100 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000007
2015-02-10 21:35:41,101 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000007
2015-02-10 21:35:41,101 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000007
2015-02-10 21:35:41,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000007
2015-02-10 21:35:41,102 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000007
2015-02-10 21:35:41,102 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:41,103 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000007 from application application_1423603735088_0017
2015-02-10 21:35:41,103 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:41,103 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:41,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary/1/task_1423603735088_0017_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary	dst=null	perm=null
2015-02-10 21:35:41,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,122 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,130 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,157 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33436, dest: /127.0.0.1:46575, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, duration: 7839319041
2015-02-10 21:35:41,157 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:41,158 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742001_1177{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16226
2015-02-10 21:35:41,158 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58375, dest: /127.0.0.1:52976, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, duration: 7840797698
2015-02-10 21:35:41,159 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,159 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742001_1177{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16226
2015-02-10 21:35:41,160 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:47989, dest: /127.0.0.1:57643, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, duration: 7839792681
2015-02-10 21:35:41,160 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,160 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742001_1177{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16226
2015-02-10 21:35:41,165 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,173 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742003_1179{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:41,177 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179 src: /127.0.0.1:33451 dest: /127.0.0.1:46575
2015-02-10 21:35:41,180 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179 src: /127.0.0.1:58392 dest: /127.0.0.1:52976
2015-02-10 21:35:41,182 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179 src: /127.0.0.1:48008 dest: /127.0.0.1:57643
2015-02-10 21:35:41,199 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48008, dest: /127.0.0.1:57643, bytes: 452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, duration: 14795324
2015-02-10 21:35:41,199 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:41,199 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58392, dest: /127.0.0.1:52976, bytes: 452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, duration: 15803953
2015-02-10 21:35:41,199 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742003_1179{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,200 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,201 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33451, dest: /127.0.0.1:46575, bytes: 452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, duration: 16942329
2015-02-10 21:35:41,201 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742003_1179{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,201 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,202 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742003_1179{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,207 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary_tmp is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist	dst=null	perm=null
2015-02-10 21:35:41,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp	dst=null	perm=null
2015-02-10 21:35:41,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist	dst=null	perm=null
2015-02-10 21:35:41,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp	dst=null	perm=null
2015-02-10 21:35:41,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1.jhist	dst=null	perm=null
2015-02-10 21:35:41,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,240 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48009, bytes: 70560, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177, duration: 478484
2015-02-10 21:35:41,243 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742004_1180{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:35:41,247 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180 src: /127.0.0.1:33455 dest: /127.0.0.1:46575
2015-02-10 21:35:41,249 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180 src: /127.0.0.1:48011 dest: /127.0.0.1:57643
2015-02-10 21:35:41,251 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180 src: /127.0.0.1:58397 dest: /127.0.0.1:52976
2015-02-10 21:35:41,256 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58397, dest: /127.0.0.1:52976, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, duration: 3465263
2015-02-10 21:35:41,256 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:41,256 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742004_1180{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,256 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48011, dest: /127.0.0.1:57643, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, duration: 3973463
2015-02-10 21:35:41,257 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,257 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742004_1180{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,258 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33455, dest: /127.0.0.1:46575, bytes: 70012, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, duration: 5000932
2015-02-10 21:35:41,258 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,258 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742004_1180{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,261 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:41,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:35:41,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:41,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:35:41,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017/job_1423603735088_0017_1_conf.xml	dst=null	perm=null
2015-02-10 21:35:41,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:41,279 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57259, bytes: 104043, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742000_1176, duration: 403449
2015-02-10 21:35:41,282 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742005_1181{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:35:41,286 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181 src: /127.0.0.1:48014 dest: /127.0.0.1:57643
2015-02-10 21:35:41,288 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181 src: /127.0.0.1:57261 dest: /127.0.0.1:37184
2015-02-10 21:35:41,289 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181 src: /127.0.0.1:58401 dest: /127.0.0.1:52976
2015-02-10 21:35:41,294 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58401, dest: /127.0.0.1:52976, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, duration: 3082163
2015-02-10 21:35:41,294 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742005_1181{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,294 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:41,294 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57261, dest: /127.0.0.1:37184, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, duration: 3932785
2015-02-10 21:35:41,295 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,295 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742005_1181{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,296 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48014, dest: /127.0.0.1:57643, bytes: 103235, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1658081197_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, duration: 4634545
2015-02-10 21:35:41,296 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742005_1181{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:35:41,296 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:41,300 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1658081197_1
2015-02-10 21:35:41,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:35:41,325 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0017_000001 with final state: FINISHING
2015-02-10 21:35:41,325 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:35:41,325 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0017 with final state: FINISHING
2015-02-10 21:35:41,325 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from RUNNING to FINAL_SAVING
2015-02-10 21:35:41,325 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0017
2015-02-10 21:35:41,326 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:35:41,326 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from FINAL_SAVING to FINISHING
2015-02-10 21:35:42,066 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000007]
2015-02-10 21:35:42,066 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:42,067 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:35:42,067 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000007
2015-02-10 21:35:42,067 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:42,067 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:42,068 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:42,069 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:42,069 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:42,069 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:42,335 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741996_1172 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:35:42,335 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741997_1173 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:35:42,335 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741998_1174 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:35:42,335 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741999_1175 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:35:42,336 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742001_1177 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:35:42,336 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742000_1176 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:35:42,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0017	dst=null	perm=null
2015-02-10 21:35:42,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,395 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary
2015-02-10 21:35:42,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/_temporary	dst=null	perm=null
2015-02-10 21:35:42,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,419 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:42,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	dst=null	perm=null
2015-02-10 21:35:42,422 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48020, bytes: 300, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 255069
2015-02-10 21:35:42,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,442 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:42,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	dst=null	perm=null
2015-02-10 21:35:42,445 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48020, bytes: 300, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 193802
2015-02-10 21:35:42,447 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cross
2015-02-10 21:35:42,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross	dst=null	perm=null
2015-02-10 21:35:42,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	dst=null	perm=null
2015-02-10 21:35:42,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cross/part-00000	dst=null	perm=null
2015-02-10 21:35:42,454 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33466, bytes: 300, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178, duration: 218300
2015-02-10 21:35:42,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:42,476 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:35:42,477 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-10 21:35:42,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:35:42,494 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower] starting
2015-02-10 21:35:42,494 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:35:42,495 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe"]
2015-02-10 21:35:42,495 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  parallel execution is enabled: true
2015-02-10 21:35:42,495 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  starting jobs: 1
2015-02-10 21:35:42,495 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower]  allocating threads: 1
2015-02-10 21:35:42,496 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] starting step: (1/1) ...dedpipesplatform/samepipe
2015-02-10 21:35:42,500 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742000_1176, blk_1073742001_1177, blk_1073741996_1172, blk_1073741997_1173, blk_1073741998_1174]
2015-02-10 21:35:42,501 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742001_1177, blk_1073741996_1172, blk_1073741997_1173, blk_1073741999_1175]
2015-02-10 21:35:42,511 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:35:42,527 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:35:42,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:35:42,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:42,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:42,535 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 18
2015-02-10 21:35:42,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=null
2015-02-10 21:35:42,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:35:42,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:35:42,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:42,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,549 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742006_1182{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:35:42,553 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 src: /127.0.0.1:33468 dest: /127.0.0.1:46575
2015-02-10 21:35:42,554 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 src: /127.0.0.1:57270 dest: /127.0.0.1:37184
2015-02-10 21:35:42,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 src: /127.0.0.1:48025 dest: /127.0.0.1:57643
2015-02-10 21:35:42,562 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48025, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, duration: 3962459
2015-02-10 21:35:42,562 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:42,562 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742006_1182{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,563 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57270, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, duration: 4704002
2015-02-10 21:35:42,563 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,564 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33468, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, duration: 5360810
2015-02-10 21:35:42,563 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742006_1182{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,564 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,566 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742006_1182{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,569 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:42,570 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar
2015-02-10 21:35:42,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:42,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:42,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:42,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:42,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:35:42,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:35:42,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:35:42,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:35:42,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:35:42,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:42,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:42,587 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:35:42,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:42,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,596 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split
2015-02-10 21:35:42,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:42,600 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742007_1183{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:35:42,605 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183 src: /127.0.0.1:57272 dest: /127.0.0.1:37184
2015-02-10 21:35:42,607 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183 src: /127.0.0.1:58412 dest: /127.0.0.1:52976
2015-02-10 21:35:42,609 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183 src: /127.0.0.1:48028 dest: /127.0.0.1:57643
2015-02-10 21:35:42,610 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183 src: /127.0.0.1:33474 dest: /127.0.0.1:46575
2015-02-10 21:35:42,614 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33474, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 2607445
2015-02-10 21:35:42,614 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:42,615 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742007_1183{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,615 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48028, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 2205431
2015-02-10 21:35:42,615 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,616 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742007_1183{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,616 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58412, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 3259181
2015-02-10 21:35:42,616 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,617 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742007_1183{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,617 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57272, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 5140931
2015-02-10 21:35:42,617 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,617 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742007_1183{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,625 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:42,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,634 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742008_1184{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:35:42,638 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184 src: /127.0.0.1:58415 dest: /127.0.0.1:52976
2015-02-10 21:35:42,640 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184 src: /127.0.0.1:33476 dest: /127.0.0.1:46575
2015-02-10 21:35:42,641 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184 src: /127.0.0.1:57278 dest: /127.0.0.1:37184
2015-02-10 21:35:42,644 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57278, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, duration: 1786991
2015-02-10 21:35:42,645 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:42,645 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33476, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, duration: 2021659
2015-02-10 21:35:42,645 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,645 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742008_1184{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,646 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58415, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, duration: 2981565
2015-02-10 21:35:42,646 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742008_1184{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,646 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,648 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742008_1184{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,651 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:42,651 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:35:42,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:35:42,666 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742009_1185{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:35:42,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185 src: /127.0.0.1:33478 dest: /127.0.0.1:46575
2015-02-10 21:35:42,671 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185 src: /127.0.0.1:57280 dest: /127.0.0.1:37184
2015-02-10 21:35:42,673 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185 src: /127.0.0.1:58420 dest: /127.0.0.1:52976
2015-02-10 21:35:42,678 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58420, dest: /127.0.0.1:52976, bytes: 87768, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, duration: 2544023
2015-02-10 21:35:42,678 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742009_1185{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,679 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57280, dest: /127.0.0.1:37184, bytes: 87768, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, duration: 3464010
2015-02-10 21:35:42,678 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:42,679 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,679 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742009_1185{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,680 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33478, dest: /127.0.0.1:46575, bytes: 87768, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, duration: 4486792
2015-02-10 21:35:42,680 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:42,681 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742009_1185{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:42,685 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:35:42,686 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0018
2015-02-10 21:35:42,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=null
2015-02-10 21:35:42,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:42,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:42,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:42,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:42,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:42,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:42,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:42,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:42,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:42,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:42,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:42,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:42,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:42,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:42,703 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 18 submitted by user teamcity
2015-02-10 21:35:42,703 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0018
2015-02-10 21:35:42,703 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0018
2015-02-10 21:35:42,703 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0018
2015-02-10 21:35:42,703 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from NEW to NEW_SAVING
2015-02-10 21:35:42,704 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:35:42,704 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0018 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:35:42,704 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0018 from user: teamcity, in queue: default
2015-02-10 21:35:42,704 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0018
2015-02-10 21:35:42,704 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from SUBMITTED to ACCEPTED
2015-02-10 21:35:42,705 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0018_000001
2015-02-10 21:35:42,705 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from NEW to SUBMITTED
2015-02-10 21:35:42,705 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0018 from user: teamcity activated in queue: default
2015-02-10 21:35:42,706 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0018 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:35:42,706 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0018_000001 to scheduler from user teamcity in queue default
2015-02-10 21:35:42,706 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:35:42,708 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0018/
2015-02-10 21:35:42,708 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] submitted hadoop job: job_1423603735088_0018
2015-02-10 21:35:42,708 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0018/
2015-02-10 21:35:43,068 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:43,068 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000001
2015-02-10 21:35:43,069 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:35:43,069 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:43,069 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:43,069 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:43,069 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0018_01_000001
2015-02-10 21:35:43,070 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:43,070 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0018_000001
2015-02-10 21:35:43,070 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0018 AttemptId: appattempt_1423603735088_0018_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0018_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:35:43,070 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:35:43,071 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:35:43,071 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0018_000001
2015-02-10 21:35:43,072 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0018_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0018_000001
2015-02-10 21:35:43,072 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0018_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-10 21:35:43,079 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0018_000001 (auth:SIMPLE)
2015-02-10 21:35:43,084 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000001 by user teamcity
2015-02-10 21:35:43,085 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0018
2015-02-10 21:35:43,085 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000001
2015-02-10 21:35:43,085 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from NEW to INITING
2015-02-10 21:35:43,085 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000001 to application application_1423603735088_0018
2015-02-10 21:35:43,085 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0018_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0018_000001
2015-02-10 21:35:43,085 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from INITING to RUNNING
2015-02-10 21:35:43,086 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:35:43,086 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:35:43,086 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:43,086 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:35:43,087 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:35:43,087 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:35:43,087 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:35:43,087 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0018_01_000001
2015-02-10 21:35:43,105 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0018_01_000001.tokens. Credentials list: 
2015-02-10 21:35:43,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:43,252 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0018_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001.tokens
2015-02-10 21:35:43,253 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:35:43,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:43,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:43,413 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57285, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1410427822_17646, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, duration: 1323252
2015-02-10 21:35:43,457 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:43,486 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180
2015-02-10 21:35:43,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:43,487 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179
2015-02-10 21:35:43,488 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183
2015-02-10 21:35:43,489 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181
2015-02-10 21:35:43,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:43,490 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178
2015-02-10 21:35:43,491 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742001_1177
2015-02-10 21:35:43,500 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57285, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1410427822_17646, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, duration: 217520
2015-02-10 21:35:43,535 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:43,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:43,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:43,575 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57285, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1410427822_17646, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 249200
2015-02-10 21:35:43,610 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:43,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:43,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:43,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33466, bytes: 88456, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1410427822_17646, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, duration: 417569
2015-02-10 21:35:43,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000 for deletion
2015-02-10 21:35:43,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001 for deletion
2015-02-10 21:35:43,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000
2015-02-10 21:35:43,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996 for deletion
2015-02-10 21:35:43,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001
2015-02-10 21:35:43,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997 for deletion
2015-02-10 21:35:43,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998 for deletion
2015-02-10 21:35:43,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996
2015-02-10 21:35:43,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998
2015-02-10 21:35:43,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997
2015-02-10 21:35:43,684 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:43,684 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:43,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182
2015-02-10 21:35:43,693 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180
2015-02-10 21:35:43,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179
2015-02-10 21:35:43,696 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182
2015-02-10 21:35:43,697 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178
2015-02-10 21:35:43,697 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184
2015-02-10 21:35:43,732 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:43,733 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:43,849 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001/default_container_executor.sh]
2015-02-10 21:35:43,895 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185
2015-02-10 21:35:43,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183
2015-02-10 21:35:44,068 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:44,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001 for deletion
2015-02-10 21:35:44,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996 for deletion
2015-02-10 21:35:44,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997 for deletion
2015-02-10 21:35:44,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001
2015-02-10 21:35:44,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996
2015-02-10 21:35:44,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997
2015-02-10 21:35:44,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999 for deletion
2015-02-10 21:35:44,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999
2015-02-10 21:35:44,319 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185
2015-02-10 21:35:44,321 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742004_1180
2015-02-10 21:35:44,519 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181
2015-02-10 21:35:44,519 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183
2015-02-10 21:35:44,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184
2015-02-10 21:35:44,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179
2015-02-10 21:35:44,521 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742002_1178
2015-02-10 21:35:45,224 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184
2015-02-10 21:35:45,225 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183
2015-02-10 21:35:45,226 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742005_1181
2015-02-10 21:35:45,426 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182
2015-02-10 21:35:45,428 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185
2015-02-10 21:35:45,501 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742006_1182 to datanode(s) 127.0.0.1:52976
2015-02-10 21:35:45,502 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742000_1176, blk_1073742001_1177, blk_1073741996_1172, blk_1073741997_1173, blk_1073741998_1174, blk_1073741999_1175]
2015-02-10 21:35:45,502 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742000_1176, blk_1073741996_1172, blk_1073741997_1173, blk_1073741998_1174, blk_1073741999_1175]
2015-02-10 21:35:46,656 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 to 127.0.0.1:52976 
2015-02-10 21:35:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000 for deletion
2015-02-10 21:35:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001 for deletion
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996 for deletion
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742001_1177 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742001
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997 for deletion
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998 for deletion
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999 for deletion
2015-02-10 21:35:46,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996
2015-02-10 21:35:46,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999
2015-02-10 21:35:46,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998
2015-02-10 21:35:46,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 src: /127.0.0.1:58427 dest: /127.0.0.1:52976
2015-02-10 21:35:46,661 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:35:46,662 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182 src: /127.0.0.1:58427 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:35:46,663 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742006_1182 size 254067
2015-02-10 21:35:46,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:35:46,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:35:46,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:35:46,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:35:46,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=null
2015-02-10 21:35:46,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:46,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:47,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000 for deletion
2015-02-10 21:35:47,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996 for deletion
2015-02-10 21:35:47,206 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997 for deletion
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742000_1176 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742000
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998 for deletion
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999 for deletion
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741996_1172 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741996
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741998_1174 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741998
2015-02-10 21:35:47,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741997_1173 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741997
2015-02-10 21:35:47,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741999_1175 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741999
2015-02-10 21:35:47,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:47,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:35:47,499 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0017_01_000001 succeeded 
2015-02-10 21:35:47,500 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:35:47,500 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0017_01_000001
2015-02-10 21:35:47,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001
2015-02-10 21:35:47,517 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000001
2015-02-10 21:35:47,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001
2015-02-10 21:35:47,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001
2015-02-10 21:35:47,517 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58430, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742008_1184, duration: 677016
2015-02-10 21:35:47,518 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0017_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:35:47,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017/container_1423603735088_0017_01_000001
2015-02-10 21:35:47,519 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0017_01_000001 from application application_1423603735088_0017
2015-02-10 21:35:47,520 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:47,520 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0017
2015-02-10 21:35:48,069 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0017_01_000001]
2015-02-10 21:35:48,069 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0017_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:48,069 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0017_000001
2015-02-10 21:35:48,070 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0017_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:35:48,070 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0017	CONTAINERID=container_1423603735088_0017_01_000001
2015-02-10 21:35:48,070 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0017_000001 State change from FINISHING to FINISHED
2015-02-10 21:35:48,070 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0017_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:48,070 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0017 State change from FINISHING to FINISHED
2015-02-10 21:35:48,070 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:35:48,071 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0017
2015-02-10 21:35:48,071 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0017_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:48,071 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0017,name=[8D609B9E1356479DA2C8A94513EB8D13/BAFF67BEB60B4F1A8D26005356B1884A] lhs*rhs/(1/1) ...ieldedpipesplatform/cross,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0017/jobhistory/job/job_1423603735088_0017,appMasterHost=ip-10-31-157-187,startTime=1423604119268,finishTime=1423604141325,finalStatus=SUCCEEDED
2015-02-10 21:35:48,071 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0017_000001
2015-02-10 21:35:48,071 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:48,071 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:48,072 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0017_000001 released container container_1423603735088_0017_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:48,072 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0017_000001 is done. finalState=FINISHED
2015-02-10 21:35:48,072 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0017 requests cleared
2015-02-10 21:35:48,072 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0017 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:35:48,072 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0017 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:35:48,075 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0017_000001 (auth:SIMPLE)
2015-02-10 21:35:48,077 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0017_01_000001
2015-02-10 21:35:48,163 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:48,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:48,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:48,164 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0017
2015-02-10 21:35:48,164 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:48,164 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:48,164 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0017, with delay of 10800 seconds
2015-02-10 21:35:48,165 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:48,865 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0018_000001 (auth:SIMPLE)
2015-02-10 21:35:48,869 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0018_000001
2015-02-10 21:35:48,870 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0018	APPATTEMPTID=appattempt_1423603735088_0018_000001
2015-02-10 21:35:48,870 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:35:48,870 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from ACCEPTED to RUNNING
2015-02-10 21:35:48,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:48,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:35:49,070 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:35:49,071 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0017
2015-02-10 21:35:49,071 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:49,071 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0017 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:35:49,071 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0017, with delay of 10800 seconds
2015-02-10 21:35:49,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:49,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:49,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0017
2015-02-10 21:35:49,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:35:49,262 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742010_1186{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:35:49,327 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186 src: /127.0.0.1:33495 dest: /127.0.0.1:46575
2015-02-10 21:35:49,329 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186 src: /127.0.0.1:57297 dest: /127.0.0.1:37184
2015-02-10 21:35:49,331 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186 src: /127.0.0.1:58437 dest: /127.0.0.1:52976
2015-02-10 21:35:49,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58437, dest: /127.0.0.1:52976, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, duration: 28753665
2015-02-10 21:35:49,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742010_1186{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:49,363 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:35:49,363 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57297, dest: /127.0.0.1:37184, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, duration: 29781670
2015-02-10 21:35:49,363 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:49,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742010_1186{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:49,364 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33495, dest: /127.0.0.1:46575, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, duration: 30730102
2015-02-10 21:35:49,364 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:35:49,364 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742010_1186{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:35:49,389 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:35:49,529 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182
2015-02-10 21:35:49,530 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186
2015-02-10 21:35:50,071 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:50,071 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000002
2015-02-10 21:35:50,071 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:50,071 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:50,072 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:50,072 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:50,072 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:50,072 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000003
2015-02-10 21:35:50,072 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:35:50,073 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:35:50,073 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:50,073 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:50,134 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:50,134 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000004
2015-02-10 21:35:50,134 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:35:50,134 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:35:50,135 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:50,135 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:50,135 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:50,135 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000005
2015-02-10 21:35:50,135 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:35:50,136 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:35:50,136 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:50,136 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:50,136 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:50,137 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000006
2015-02-10 21:35:50,137 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:35:50,137 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:35:50,137 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:50,137 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:50,434 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186
2015-02-10 21:35:50,948 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0018_01_000002
2015-02-10 21:35:50,949 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:50,949 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:50,949 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0018_01_000004
2015-02-10 21:35:50,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:50,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:50,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:51,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:51,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:51,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:51,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:51,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:51,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:51,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:51,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:51,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:35:51,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:35:51,144 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0018_000001 (auth:SIMPLE)
2015-02-10 21:35:51,144 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0018_000001 (auth:SIMPLE)
2015-02-10 21:35:51,151 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000006 by user teamcity
2015-02-10 21:35:51,151 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000004 by user teamcity
2015-02-10 21:35:51,151 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0018
2015-02-10 21:35:51,151 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000002 by user teamcity
2015-02-10 21:35:51,152 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000004 to application application_1423603735088_0018
2015-02-10 21:35:51,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000002
2015-02-10 21:35:51,152 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000002 to application application_1423603735088_0018
2015-02-10 21:35:51,153 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000005 by user teamcity
2015-02-10 21:35:51,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000006
2015-02-10 21:35:51,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000004
2015-02-10 21:35:51,153 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000005
2015-02-10 21:35:51,153 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000003 by user teamcity
2015-02-10 21:35:51,153 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:35:51,152 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from NEW to INITING
2015-02-10 21:35:51,154 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,154 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000006 to application application_1423603735088_0018
2015-02-10 21:35:51,154 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000003
2015-02-10 21:35:51,154 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000005 to application application_1423603735088_0018
2015-02-10 21:35:51,154 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,155 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:51,155 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from INITING to RUNNING
2015-02-10 21:35:51,155 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:51,155 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:35:51,155 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000003 to application application_1423603735088_0018
2015-02-10 21:35:51,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:35:51,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:51,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:35:51,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:35:51,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,156 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:51,157 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,157 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:51,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:35:51,157 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:35:51,157 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:51,157 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,158 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,158 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:51,158 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:51,158 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:51,158 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,158 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:51,158 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:51,159 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:51,159 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:51,160 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0018_01_000005
2015-02-10 21:35:51,161 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0018_01_000006
2015-02-10 21:35:51,161 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0018_01_000004
2015-02-10 21:35:51,185 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0018_01_000004.tokens. Credentials list: 
2015-02-10 21:35:51,187 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0018_01_000006.tokens. Credentials list: 
2015-02-10 21:35:51,187 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0018_01_000005.tokens. Credentials list: 
2015-02-10 21:35:51,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:51,232 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:51,232 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:51,232 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:51,232 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:51,383 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000002/default_container_executor.sh]
2015-02-10 21:35:51,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000003/default_container_executor.sh]
2015-02-10 21:35:51,387 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0018_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004.tokens
2015-02-10 21:35:51,387 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:35:51,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:51,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar	dst=null	perm=null
2015-02-10 21:35:51,557 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58442, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_494299150_17950, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742006_1182, duration: 1211400
2015-02-10 21:35:51,609 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:51,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:51,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml	dst=null	perm=null
2015-02-10 21:35:51,654 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57304, bytes: 88456, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_494299150_17950, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742009_1185, duration: 434180
2015-02-10 21:35:51,691 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:35:51,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:51,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:51,692 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:51,772 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:51,772 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:51,772 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:51,773 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:51,773 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:51,773 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:51,968 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006/default_container_executor.sh]
2015-02-10 21:35:51,975 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:35:51,983 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005/default_container_executor.sh]
2015-02-10 21:35:51,991 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004/default_container_executor.sh]
2015-02-10 21:35:52,071 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:52,072 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:52,135 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:52,135 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:52,135 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:35:52,813 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:53,282 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0018_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005.tokens
2015-02-10 21:35:53,282 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:35:53,690 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:35:53,902 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186
2015-02-10 21:35:54,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0018_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006.tokens
2015-02-10 21:35:54,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:35:55,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:55,960 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57315, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000001_0_2021090021_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 328377
2015-02-10 21:35:56,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:56,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:56,085 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58456, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000001_0_2021090021_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 265773
2015-02-10 21:35:56,198 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57318, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000000_0_-234848091_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 296754
2015-02-10 21:35:56,318 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:56,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:56,531 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48074, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000004_0_-1259232030_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 286058
2015-02-10 21:35:56,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:56,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:56,661 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58461, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000004_0_-1259232030_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 264997
2015-02-10 21:35:56,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job.split	dst=null	perm=null
2015-02-10 21:35:56,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_m_000001_0	dst=null	perm=null
2015-02-10 21:35:56,777 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57318, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000000_0_-234848091_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 272385
2015-02-10 21:35:56,802 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000003
2015-02-10 21:35:56,802 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000003
2015-02-10 21:35:56,802 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:35:56,803 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000003
2015-02-10 21:35:56,821 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000003 is : 143
2015-02-10 21:35:56,826 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33523, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000002_0_-1432279839_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 268216
2015-02-10 21:35:56,837 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742011_1187{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:35:56,837 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 1535 Total time for transactions(ms): 127 Number of transactions batched in Syncs: 1 Number of syncs: 1066 SyncTimes(ms): 1754 1464 
2015-02-10 21:35:56,838 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:56,839 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000003
2015-02-10 21:35:56,839 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000003
2015-02-10 21:35:56,840 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000003
2015-02-10 21:35:56,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000003
2015-02-10 21:35:56,840 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:56,840 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000003 from application application_1423603735088_0018
2015-02-10 21:35:56,840 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000003
2015-02-10 21:35:56,840 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:56,843 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:35:56,844 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187 src: /127.0.0.1:57326 dest: /127.0.0.1:37184
2015-02-10 21:35:56,846 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187 src: /127.0.0.1:33526 dest: /127.0.0.1:46575
2015-02-10 21:35:56,851 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187 src: /127.0.0.1:48082 dest: /127.0.0.1:57643
2015-02-10 21:35:56,856 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58464, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000003_0_-421655846_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742007_1183, duration: 1867080
2015-02-10 21:35:56,859 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist for DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:35:56,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_m_000000_0	dst=null	perm=null
2015-02-10 21:35:56,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:56,956 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33523, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000002_0_-1432279839_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 235196
2015-02-10 21:35:56,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:35:57,001 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33528, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0018_m_000003_0_-421655846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 268840
2015-02-10 21:35:57,004 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000002
2015-02-10 21:35:57,005 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000002
2015-02-10 21:35:57,005 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:35:57,005 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000002
2015-02-10 21:35:57,005 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000003]
2015-02-10 21:35:57,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:57,006 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:35:57,006 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000003
2015-02-10 21:35:57,006 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:35:57,006 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:35:57,008 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:57,008 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:57,008 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:57,008 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:35:57,023 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000002 is : 143
2015-02-10 21:35:57,039 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:57,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000002
2015-02-10 21:35:57,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000002
2015-02-10 21:35:57,040 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000002
2015-02-10 21:35:57,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000002
2015-02-10 21:35:57,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000002
2015-02-10 21:35:57,040 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:57,041 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000002 from application application_1423603735088_0018
2015-02-10 21:35:57,041 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:57,041 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:35:57,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_m_000004_0	dst=null	perm=null
2015-02-10 21:35:57,318 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000006
2015-02-10 21:35:57,318 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000006
2015-02-10 21:35:57,318 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:35:57,318 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000006
2015-02-10 21:35:57,336 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000006 is : 143
2015-02-10 21:35:57,353 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:57,353 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006
2015-02-10 21:35:57,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006
2015-02-10 21:35:57,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006
2015-02-10 21:35:57,354 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000006
2015-02-10 21:35:57,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000006
2015-02-10 21:35:57,354 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:57,355 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000006 from application application_1423603735088_0018
2015-02-10 21:35:57,355 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:57,355 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:35:57,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_m_000002_0	dst=null	perm=null
2015-02-10 21:35:57,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_m_000003_0	dst=null	perm=null
2015-02-10 21:35:57,585 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000004
2015-02-10 21:35:57,585 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000004
2015-02-10 21:35:57,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:35:57,586 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000004
2015-02-10 21:35:57,586 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000006]
2015-02-10 21:35:57,586 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:57,587 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:35:57,587 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000006
2015-02-10 21:35:57,587 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:35:57,587 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:35:57,589 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:35:57,589 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:57,589 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:57,589 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:57,605 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000004 is : 143
2015-02-10 21:35:57,621 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:57,622 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004
2015-02-10 21:35:57,622 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004
2015-02-10 21:35:57,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004
2015-02-10 21:35:57,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000004
2015-02-10 21:35:57,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000004
2015-02-10 21:35:57,625 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:57,626 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000004 from application application_1423603735088_0018
2015-02-10 21:35:57,626 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:57,626 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:35:57,628 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000005
2015-02-10 21:35:57,628 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000005
2015-02-10 21:35:57,628 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:35:57,628 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000005
2015-02-10 21:35:57,628 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000004]
2015-02-10 21:35:57,629 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:57,629 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:35:57,629 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000004
2015-02-10 21:35:57,629 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:35:57,629 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:35:57,631 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:35:57,631 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:57,631 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:57,631 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:35:57,646 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000005 is : 143
2015-02-10 21:35:57,661 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:35:57,662 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005
2015-02-10 21:35:57,662 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005
2015-02-10 21:35:57,663 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005
2015-02-10 21:35:57,663 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000005
2015-02-10 21:35:57,663 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000005
2015-02-10 21:35:57,664 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:35:57,664 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000005 from application application_1423603735088_0018
2015-02-10 21:35:57,664 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:57,664 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:35:58,006 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000002]
2015-02-10 21:35:58,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:58,006 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:35:58,006 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000002
2015-02-10 21:35:58,007 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:35:58,007 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:35:58,008 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:35:58,008 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:58,008 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:58,008 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:35:58,008 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:35:58,009 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000007
2015-02-10 21:35:58,009 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0018_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:35:58,009 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0018_000001 container=Container: [ContainerId: container_1423603735088_0018_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:35:58,009 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:35:58,009 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:58,629 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000005]
2015-02-10 21:35:58,629 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:35:58,629 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:35:58,629 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000005
2015-02-10 21:35:58,630 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:35:58,630 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:35:58,631 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:35:58,631 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:35:58,631 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:35:58,631 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:35:59,008 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:35:59,022 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0018_01_000007 by user teamcity
2015-02-10 21:35:59,022 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000007
2015-02-10 21:35:59,022 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0018_01_000007 to application application_1423603735088_0018
2015-02-10 21:35:59,023 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:35:59,023 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0018
2015-02-10 21:35:59,023 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0018
2015-02-10 21:35:59,023 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:35:59,023 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0018
2015-02-10 21:35:59,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:35:59,074 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:35:59,074 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:35:59,205 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000007/default_container_executor.sh]
2015-02-10 21:36:00,007 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:00,015 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:02,795 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:02,800 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:02,816 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:03,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,282 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742012_1188{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:36:03,441 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188 src: /127.0.0.1:48094 dest: /127.0.0.1:57643
2015-02-10 21:36:03,443 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188 src: /127.0.0.1:33540 dest: /127.0.0.1:46575
2015-02-10 21:36:03,445 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188 src: /127.0.0.1:57342 dest: /127.0.0.1:37184
2015-02-10 21:36:03,495 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57342, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0018_r_000000_0_-617967764_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 48505127
2015-02-10 21:36:03,496 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:03,496 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742012_1188{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,497 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33540, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0018_r_000000_0_-617967764_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 49555014
2015-02-10 21:36:03,497 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742012_1188{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,498 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,498 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48094, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0018_r_000000_0_-617967764_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 51284883
2015-02-10 21:36:03,499 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,499 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742012_1188{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,506 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0018_r_000000_0_-617967764_1
2015-02-10 21:36:03,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0	dst=null	perm=null
2015-02-10 21:36:03,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0	dst=null	perm=null
2015-02-10 21:36:03,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/task_1423603735088_0018_r_000000	dst=null	perm=null
2015-02-10 21:36:03,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/_temporary/attempt_1423603735088_0018_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/task_1423603735088_0018_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:03,675 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000007
2015-02-10 21:36:03,676 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000007
2015-02-10 21:36:03,676 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:36:03,676 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000007
2015-02-10 21:36:03,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,690 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,696 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0018_01_000007 is : 143
2015-02-10 21:36:03,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1	dst=null	perm=null
2015-02-10 21:36:03,697 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188
2015-02-10 21:36:03,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:03,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:03,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/task_1423603735088_0018_r_000000	dst=null	perm=null
2015-02-10 21:36:03,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	dst=null	perm=null
2015-02-10 21:36:03,712 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:03,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000007
2015-02-10 21:36:03,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000007
2015-02-10 21:36:03,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000007
2015-02-10 21:36:03,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000007
2015-02-10 21:36:03,714 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000007
2015-02-10 21:36:03,714 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:03,715 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000007 from application application_1423603735088_0018
2015-02-10 21:36:03,715 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:03,715 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:36:03,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary/1/task_1423603735088_0018_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary	dst=null	perm=null
2015-02-10 21:36:03,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,735 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,743 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,772 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48082, dest: /127.0.0.1:57643, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, duration: 6919017870
2015-02-10 21:36:03,772 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:03,773 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33526, dest: /127.0.0.1:46575, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, duration: 6920336938
2015-02-10 21:36:03,773 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742011_1187{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:36:03,774 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,775 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57326, dest: /127.0.0.1:37184, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, duration: 6921506787
2015-02-10 21:36:03,775 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742011_1187{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:36:03,775 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742011_1187{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 16223
2015-02-10 21:36:03,779 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,788 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742013_1189{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:03,793 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189 src: /127.0.0.1:33542 dest: /127.0.0.1:46575
2015-02-10 21:36:03,795 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189 src: /127.0.0.1:57344 dest: /127.0.0.1:37184
2015-02-10 21:36:03,797 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189 src: /127.0.0.1:48099 dest: /127.0.0.1:57643
2015-02-10 21:36:03,800 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48099, dest: /127.0.0.1:57643, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, duration: 2131047
2015-02-10 21:36:03,801 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:03,801 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742013_1189{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,801 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57344, dest: /127.0.0.1:37184, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, duration: 2710255
2015-02-10 21:36:03,801 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,802 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742013_1189{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,802 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33542, dest: /127.0.0.1:46575, bytes: 450, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, duration: 3061562
2015-02-10 21:36:03,802 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,802 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742013_1189{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,806 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary_tmp is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist	dst=null	perm=null
2015-02-10 21:36:03,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:03,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist	dst=null	perm=null
2015-02-10 21:36:03,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:03,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1.jhist	dst=null	perm=null
2015-02-10 21:36:03,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,858 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33545, bytes: 69801, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187, duration: 435854
2015-02-10 21:36:03,861 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742014_1190{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:36:03,866 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190 src: /127.0.0.1:57347 dest: /127.0.0.1:37184
2015-02-10 21:36:03,867 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190 src: /127.0.0.1:48102 dest: /127.0.0.1:57643
2015-02-10 21:36:03,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190 src: /127.0.0.1:33548 dest: /127.0.0.1:46575
2015-02-10 21:36:03,887 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33548, dest: /127.0.0.1:46575, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, duration: 16461946
2015-02-10 21:36:03,888 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742014_1190{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,888 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48102, dest: /127.0.0.1:57643, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, duration: 17575828
2015-02-10 21:36:03,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:03,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,888 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742014_1190{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,889 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57347, dest: /127.0.0.1:37184, bytes: 69257, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, duration: 18179884
2015-02-10 21:36:03,889 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,889 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742014_1190{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,893 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:03,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:03,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:03,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:03,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018/job_1423603735088_0018_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:03,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:03,909 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187
2015-02-10 21:36:03,910 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189
2015-02-10 21:36:03,911 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57350, bytes: 103659, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742010_1186, duration: 413916
2015-02-10 21:36:03,911 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190
2015-02-10 21:36:03,912 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188
2015-02-10 21:36:03,914 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742015_1191{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:36:03,918 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191 src: /127.0.0.1:57351 dest: /127.0.0.1:37184
2015-02-10 21:36:03,920 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191 src: /127.0.0.1:48106 dest: /127.0.0.1:57643
2015-02-10 21:36:03,922 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191 src: /127.0.0.1:58492 dest: /127.0.0.1:52976
2015-02-10 21:36:03,926 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58492, dest: /127.0.0.1:52976, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, duration: 3051688
2015-02-10 21:36:03,926 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:03,927 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742015_1191{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,927 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48106, dest: /127.0.0.1:57643, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, duration: 2675830
2015-02-10 21:36:03,927 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,927 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742015_1191{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,927 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57351, dest: /127.0.0.1:37184, bytes: 102855, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-142428338_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, duration: 3988371
2015-02-10 21:36:03,928 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:03,928 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742015_1191{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:36:03,932 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-142428338_1
2015-02-10 21:36:03,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:03,961 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0018_000001 with final state: FINISHING
2015-02-10 21:36:03,962 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:03,962 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0018 with final state: FINISHING
2015-02-10 21:36:03,962 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:03,962 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0018
2015-02-10 21:36:03,963 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:03,963 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:04,538 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191
2015-02-10 21:36:04,677 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000007]
2015-02-10 21:36:04,677 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:04,677 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:36:04,678 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000007
2015-02-10 21:36:04,678 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:36:04,678 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:36:04,679 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:36:04,679 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:04,679 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:04,680 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:04,971 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742006_1182 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:36:04,973 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742007_1183 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:36:04,973 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742008_1184 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:36:04,973 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742009_1185 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:36:04,974 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742011_1187 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:36:04,974 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742010_1186 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:36:04,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0018	dst=null	perm=null
2015-02-10 21:36:05,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,033 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary
2015-02-10 21:36:05,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/_temporary	dst=null	perm=null
2015-02-10 21:36:05,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,057 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	dst=null	perm=null
2015-02-10 21:36:05,061 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48109, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 244062
2015-02-10 21:36:05,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,081 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	dst=null	perm=null
2015-02-10 21:36:05,084 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57356, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 223369
2015-02-10 21:36:05,085 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/samepipe
2015-02-10 21:36:05,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe	dst=null	perm=null
2015-02-10 21:36:05,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	dst=null	perm=null
2015-02-10 21:36:05,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samepipe/part-00000	dst=null	perm=null
2015-02-10 21:36:05,092 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48109, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188, duration: 203858
2015-02-10 21:36:05,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:05,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:05,114 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:36:05,115 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-10 21:36:05,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:05,136 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone"]
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:36:05,137 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:36:05,138 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...dedpipesplatform/joinnone
2015-02-10 21:36:05,153 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:05,170 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:05,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:05,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:05,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:05,177 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 19
2015-02-10 21:36:05,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=null
2015-02-10 21:36:05,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:36:05,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:36:05,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,191 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742016_1192{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:36:05,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 src: /127.0.0.1:48112 dest: /127.0.0.1:57643
2015-02-10 21:36:05,196 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 src: /127.0.0.1:33558 dest: /127.0.0.1:46575
2015-02-10 21:36:05,198 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 src: /127.0.0.1:58499 dest: /127.0.0.1:52976
2015-02-10 21:36:05,204 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58499, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 3481778
2015-02-10 21:36:05,204 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:05,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742016_1192{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,205 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33558, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 4539866
2015-02-10 21:36:05,205 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,206 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742016_1192{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,206 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48112, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 4974673
2015-02-10 21:36:05,207 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,207 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742016_1192{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,211 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:05,212 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar
2015-02-10 21:36:05,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:05,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:05,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:05,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:36:05,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:36:05,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:36:05,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:36:05,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:36:05,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:05,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:05,228 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:05,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:05,232 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:05,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:05,235 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:05,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:05,238 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:05,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:05,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,248 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split
2015-02-10 21:36:05,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:05,252 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742017_1193{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:36:05,255 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193 src: /127.0.0.1:48115 dest: /127.0.0.1:57643
2015-02-10 21:36:05,257 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193 src: /127.0.0.1:58501 dest: /127.0.0.1:52976
2015-02-10 21:36:05,259 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193 src: /127.0.0.1:57363 dest: /127.0.0.1:37184
2015-02-10 21:36:05,261 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193 src: /127.0.0.1:33563 dest: /127.0.0.1:46575
2015-02-10 21:36:05,265 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33563, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 2830636
2015-02-10 21:36:05,265 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:05,266 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57363, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 2861474
2015-02-10 21:36:05,266 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742017_1193{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,267 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,267 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742017_1193{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,267 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58501, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 4688190
2015-02-10 21:36:05,267 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,268 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48115, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 5134246
2015-02-10 21:36:05,268 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742017_1193{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,268 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,270 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742017_1193{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,273 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:05,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,282 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742018_1194{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:36:05,285 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194 src: /127.0.0.1:33564 dest: /127.0.0.1:46575
2015-02-10 21:36:05,287 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194 src: /127.0.0.1:48120 dest: /127.0.0.1:57643
2015-02-10 21:36:05,289 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194 src: /127.0.0.1:57367 dest: /127.0.0.1:37184
2015-02-10 21:36:05,293 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57367, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, duration: 1517129
2015-02-10 21:36:05,293 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:05,293 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742018_1194{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,293 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48120, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, duration: 1836907
2015-02-10 21:36:05,294 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,294 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742018_1194{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,294 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33564, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, duration: 2851425
2015-02-10 21:36:05,294 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,295 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742018_1194{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,298 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:05,299 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:36:05,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:05,313 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742019_1195{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:05,316 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195 src: /127.0.0.1:58507 dest: /127.0.0.1:52976
2015-02-10 21:36:05,318 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195 src: /127.0.0.1:57369 dest: /127.0.0.1:37184
2015-02-10 21:36:05,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195 src: /127.0.0.1:48124 dest: /127.0.0.1:57643
2015-02-10 21:36:05,323 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48124, dest: /127.0.0.1:57643, bytes: 88303, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 2900922
2015-02-10 21:36:05,324 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:05,324 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742019_1195{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,324 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57369, dest: /127.0.0.1:37184, bytes: 88303, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 3277483
2015-02-10 21:36:05,325 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742019_1195{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,325 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58507, dest: /127.0.0.1:52976, bytes: 88303, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 3181903
2015-02-10 21:36:05,326 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742019_1195{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:05,327 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:05,330 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:05,330 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0019
2015-02-10 21:36:05,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=null
2015-02-10 21:36:05,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:05,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:05,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:05,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:05,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:05,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:05,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:05,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:05,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:05,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:05,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:05,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:05,349 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 19 submitted by user teamcity
2015-02-10 21:36:05,349 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0019
2015-02-10 21:36:05,349 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0019
2015-02-10 21:36:05,349 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0019
2015-02-10 21:36:05,349 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from NEW to NEW_SAVING
2015-02-10 21:36:05,350 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:36:05,350 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0019 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:36:05,350 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0019 from user: teamcity, in queue: default
2015-02-10 21:36:05,350 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0019
2015-02-10 21:36:05,351 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from SUBMITTED to ACCEPTED
2015-02-10 21:36:05,351 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0019_000001
2015-02-10 21:36:05,351 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from NEW to SUBMITTED
2015-02-10 21:36:05,351 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0019 from user: teamcity activated in queue: default
2015-02-10 21:36:05,352 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0019 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:36:05,352 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0019_000001 to scheduler from user teamcity in queue default
2015-02-10 21:36:05,352 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:36:05,354 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0019/
2015-02-10 21:36:05,354 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0019
2015-02-10 21:36:05,354 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0019/
2015-02-10 21:36:05,440 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191
2015-02-10 21:36:05,441 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189
2015-02-10 21:36:05,443 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195
2015-02-10 21:36:05,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187
2015-02-10 21:36:05,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193
2015-02-10 21:36:05,446 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190
2015-02-10 21:36:05,446 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194
2015-02-10 21:36:05,447 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742012_1188
2015-02-10 21:36:05,504 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:05,504 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000001
2015-02-10 21:36:05,504 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:36:05,505 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:36:05,505 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:05,505 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:05,505 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0019_01_000001
2015-02-10 21:36:05,506 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:05,506 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0019_000001
2015-02-10 21:36:05,506 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0019 AttemptId: appattempt_1423603735088_0019_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0019_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:36:05,506 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:36:05,506 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:36:05,506 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0019_000001
2015-02-10 21:36:05,507 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0019_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0019_000001
2015-02-10 21:36:05,508 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0019_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-10 21:36:05,511 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:05,513 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000001 by user teamcity
2015-02-10 21:36:05,514 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0019
2015-02-10 21:36:05,514 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000001
2015-02-10 21:36:05,514 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from NEW to INITING
2015-02-10 21:36:05,514 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000001 to application application_1423603735088_0019
2015-02-10 21:36:05,515 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0019_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0019_000001
2015-02-10 21:36:05,515 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from INITING to RUNNING
2015-02-10 21:36:05,515 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:36:05,515 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:36:05,515 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:05,516 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:05,516 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:36:05,516 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:36:05,516 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:05,516 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000001
2015-02-10 21:36:05,535 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0019_01_000001.tokens. Credentials list: 
2015-02-10 21:36:05,563 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:05,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0019_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001.tokens
2015-02-10 21:36:05,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:05,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:05,845 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48109, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_464602651_18484, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 1222145
2015-02-10 21:36:05,890 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:05,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:05,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:05,938 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57356, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_464602651_18484, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, duration: 231204
2015-02-10 21:36:05,974 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:06,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:06,005 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:06,016 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57356, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_464602651_18484, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 240253
2015-02-10 21:36:06,050 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0019/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:06,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:06,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:06,092 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57356, bytes: 88995, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_464602651_18484, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 430502
2015-02-10 21:36:06,128 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:06,128 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:06,181 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:06,182 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:06,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001/default_container_executor.sh]
2015-02-10 21:36:06,504 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:06,505 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073742016_1192 to datanode(s) 127.0.0.1:37184
2015-02-10 21:36:06,505 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742006_1182, blk_1073742007_1183, blk_1073742008_1184, blk_1073742009_1185, blk_1073742010_1186]
2015-02-10 21:36:06,506 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742006_1182, blk_1073742007_1183, blk_1073742008_1184, blk_1073742009_1185, blk_1073742010_1186, blk_1073742011_1187]
2015-02-10 21:36:07,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006 for deletion
2015-02-10 21:36:07,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007 for deletion
2015-02-10 21:36:07,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008 for deletion
2015-02-10 21:36:07,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007
2015-02-10 21:36:07,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009 for deletion
2015-02-10 21:36:07,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010 for deletion
2015-02-10 21:36:07,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006
2015-02-10 21:36:07,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009
2015-02-10 21:36:07,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011 for deletion
2015-02-10 21:36:07,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008
2015-02-10 21:36:07,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011
2015-02-10 21:36:07,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010
2015-02-10 21:36:08,212 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 to 127.0.0.1:37184 
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006 for deletion
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007 for deletion
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008 for deletion
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006
2015-02-10 21:36:08,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009 for deletion
2015-02-10 21:36:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008
2015-02-10 21:36:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010 for deletion
2015-02-10 21:36:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009
2015-02-10 21:36:08,214 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 src: /127.0.0.1:57376 dest: /127.0.0.1:37184
2015-02-10 21:36:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010
2015-02-10 21:36:08,215 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:36:08,217 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192 src: /127.0.0.1:57376 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:36:08,218 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742016_1192 size 254067
2015-02-10 21:36:08,704 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195
2015-02-10 21:36:08,705 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742014_1190
2015-02-10 21:36:08,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742015_1191
2015-02-10 21:36:08,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189
2015-02-10 21:36:08,904 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194
2015-02-10 21:36:08,917 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194
2015-02-10 21:36:08,918 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193
2015-02-10 21:36:08,921 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192
2015-02-10 21:36:09,103 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192
2015-02-10 21:36:09,105 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742011_1187
2015-02-10 21:36:09,105 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193
2015-02-10 21:36:09,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:09,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:36:09,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:36:09,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:36:09,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=null
2015-02-10 21:36:09,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:09,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:36:09,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:36:09,506 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742006_1182, blk_1073742007_1183, blk_1073742008_1184, blk_1073742009_1185, blk_1073742010_1186, blk_1073742011_1187]
2015-02-10 21:36:09,507 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742006_1182, blk_1073742007_1183, blk_1073742011_1187]
2015-02-10 21:36:09,631 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195
2015-02-10 21:36:09,632 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193
2015-02-10 21:36:09,635 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192
2015-02-10 21:36:09,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:09,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:10,020 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33577, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742018_1194, duration: 274557
2015-02-10 21:36:10,132 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0018_01_000001 succeeded 
2015-02-10 21:36:10,133 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:36:10,133 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0018_01_000001
2015-02-10 21:36:10,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001
2015-02-10 21:36:10,152 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001
2015-02-10 21:36:10,153 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000001
2015-02-10 21:36:10,153 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001
2015-02-10 21:36:10,153 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018/container_1423603735088_0018_01_000001
2015-02-10 21:36:10,155 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0018_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:36:10,155 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0018_01_000001 from application application_1423603735088_0018
2015-02-10 21:36:10,156 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:10,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0018
2015-02-10 21:36:10,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192
2015-02-10 21:36:10,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006 for deletion
2015-02-10 21:36:10,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007 for deletion
2015-02-10 21:36:10,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011 for deletion
2015-02-10 21:36:10,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006
2015-02-10 21:36:10,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007
2015-02-10 21:36:10,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011
2015-02-10 21:36:10,679 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0018_01_000001]
2015-02-10 21:36:10,680 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0018_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:10,680 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0018_000001
2015-02-10 21:36:10,680 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0018_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:36:10,680 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0018_000001 State change from FINISHING to FINISHED
2015-02-10 21:36:10,680 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0018	CONTAINERID=container_1423603735088_0018_01_000001
2015-02-10 21:36:10,681 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0018 State change from FINISHING to FINISHED
2015-02-10 21:36:10,681 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0018_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:10,681 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0018_000001
2015-02-10 21:36:10,681 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0018
2015-02-10 21:36:10,681 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:36:10,681 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0018,name=[DD61CE59C1F04784909D99F229ED3274/BD41DA17C8BF4D7A9BB28D089E98E08D] lower/(1/1) ...dedpipesplatform/samepipe,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0018/jobhistory/job/job_1423603735088_0018,appMasterHost=ip-10-31-157-187,startTime=1423604142703,finishTime=1423604163962,finalStatus=SUCCEEDED
2015-02-10 21:36:10,682 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0018_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:36:10,682 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:10,682 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:10,682 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0018_000001 released container container_1423603735088_0018_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:10,682 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0018_000001 is done. finalState=FINISHED
2015-02-10 21:36:10,683 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0018 requests cleared
2015-02-10 21:36:10,683 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0018 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:36:10,683 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0018 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:36:10,686 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0018_000001 (auth:SIMPLE)
2015-02-10 21:36:10,688 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0018_01_000001
2015-02-10 21:36:11,207 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006 for deletion
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007 for deletion
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008 for deletion
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742006_1182 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742006
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009 for deletion
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742008_1184 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742008
2015-02-10 21:36:11,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742007_1183 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742007
2015-02-10 21:36:11,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742009_1185 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742009
2015-02-10 21:36:11,208 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010 for deletion
2015-02-10 21:36:11,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011 for deletion
2015-02-10 21:36:11,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742010_1186 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742010
2015-02-10 21:36:11,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742011_1187 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742011
2015-02-10 21:36:11,377 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:11,381 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0019_000001
2015-02-10 21:36:11,382 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0019	APPATTEMPTID=appattempt_1423603735088_0019_000001
2015-02-10 21:36:11,382 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:36:11,382 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from ACCEPTED to RUNNING
2015-02-10 21:36:11,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:11,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:11,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:11,634 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:36:11,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,635 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0018
2015-02-10 21:36:11,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,635 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:36:11,636 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0018, with delay of 10800 seconds
2015-02-10 21:36:11,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,680 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:36:11,681 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0018
2015-02-10 21:36:11,681 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0018 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:36:11,681 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0018, with delay of 10800 seconds
2015-02-10 21:36:11,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0018
2015-02-10 21:36:11,754 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742020_1196{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:11,818 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196 src: /127.0.0.1:57383 dest: /127.0.0.1:37184
2015-02-10 21:36:11,820 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196 src: /127.0.0.1:33583 dest: /127.0.0.1:46575
2015-02-10 21:36:11,821 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196 src: /127.0.0.1:48139 dest: /127.0.0.1:57643
2015-02-10 21:36:11,862 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48139, dest: /127.0.0.1:57643, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, duration: 38619373
2015-02-10 21:36:11,863 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:11,863 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742020_1196{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:11,863 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33583, dest: /127.0.0.1:46575, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, duration: 39828539
2015-02-10 21:36:11,864 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742020_1196{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:11,864 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:11,864 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57383, dest: /127.0.0.1:37184, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, duration: 40981061
2015-02-10 21:36:11,865 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742020_1196{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:11,866 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:11,873 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:12,506 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,507 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000002
2015-02-10 21:36:12,507 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:36:12,507 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:36:12,507 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,507 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:12,508 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,508 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000003
2015-02-10 21:36:12,508 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:36:12,508 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:36:12,508 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,509 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:12,635 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,635 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000004
2015-02-10 21:36:12,635 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:36:12,635 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:36:12,635 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,636 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:12,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,636 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000005
2015-02-10 21:36:12,636 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:36:12,636 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:36:12,637 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,637 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:12,637 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,637 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000006
2015-02-10 21:36:12,637 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:36:12,638 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:36:12,638 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,638 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:12,638 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:12,638 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000007
2015-02-10 21:36:12,639 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:36:12,639 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:36:12,639 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:12,639 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:13,456 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0019_01_000002
2015-02-10 21:36:13,456 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,457 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,457 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0019_01_000004
2015-02-10 21:36:13,457 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,458 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,458 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,458 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:13,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:13,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:13,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:13,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:13,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:13,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:13,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:13,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:13,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:13,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:13,664 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:13,664 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:13,671 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000007 by user teamcity
2015-02-10 21:36:13,671 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000006 by user teamcity
2015-02-10 21:36:13,671 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0019
2015-02-10 21:36:13,671 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000004 by user teamcity
2015-02-10 21:36:13,672 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000007
2015-02-10 21:36:13,672 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000006 to application application_1423603735088_0019
2015-02-10 21:36:13,672 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000006
2015-02-10 21:36:13,672 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from NEW to INITING
2015-02-10 21:36:13,672 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000005 by user teamcity
2015-02-10 21:36:13,672 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000004
2015-02-10 21:36:13,673 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000005
2015-02-10 21:36:13,672 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000007 to application application_1423603735088_0019
2015-02-10 21:36:13,673 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000004 to application application_1423603735088_0019
2015-02-10 21:36:13,673 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000005 to application application_1423603735088_0019
2015-02-10 21:36:13,674 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from INITING to RUNNING
2015-02-10 21:36:13,674 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,674 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,675 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,675 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,675 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,675 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,675 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,676 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,676 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:13,676 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:13,677 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,677 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000003 by user teamcity
2015-02-10 21:36:13,677 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,677 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,677 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000003 to application application_1423603735088_0019
2015-02-10 21:36:13,677 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,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_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000003
2015-02-10 21:36:13,678 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,678 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,678 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,678 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,678 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,678 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000002 by user teamcity
2015-02-10 21:36:13,678 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,679 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,679 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000002
2015-02-10 21:36:13,679 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000002 to application application_1423603735088_0019
2015-02-10 21:36:13,679 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,679 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:13,679 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,680 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:36:13,680 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,680 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,680 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,680 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,680 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,694 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:13,694 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:13,694 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000005
2015-02-10 21:36:13,695 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:13,696 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000004
2015-02-10 21:36:13,696 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:13,700 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000007
2015-02-10 21:36:13,701 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000006
2015-02-10 21:36:13,728 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0019_01_000006.tokens. Credentials list: 
2015-02-10 21:36:13,729 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0019_01_000007.tokens. Credentials list: 
2015-02-10 21:36:13,728 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0019_01_000004.tokens. Credentials list: 
2015-02-10 21:36:13,728 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0019_01_000005.tokens. Credentials list: 
2015-02-10 21:36:13,760 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:13,760 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:13,762 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:13,762 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:13,766 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:13,911 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000002/default_container_executor.sh]
2015-02-10 21:36:13,911 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000003/default_container_executor.sh]
2015-02-10 21:36:13,929 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196
2015-02-10 21:36:13,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0019_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006.tokens
2015-02-10 21:36:13,930 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:14,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:14,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:14,101 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48146, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_190271765_18793, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 1367136
2015-02-10 21:36:14,113 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196
2015-02-10 21:36:14,166 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:14,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:14,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:14,216 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48146, bytes: 88995, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_190271765_18793, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 515402
2015-02-10 21:36:14,254 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:14,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:14,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:14,255 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:14,255 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:14,323 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:14,323 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:14,324 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:14,324 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:14,324 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:14,325 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:14,327 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:14,327 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:14,480 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:14,507 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:14,507 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:14,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004/default_container_executor.sh]
2015-02-10 21:36:14,520 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005/default_container_executor.sh]
2015-02-10 21:36:14,520 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006/default_container_executor.sh]
2015-02-10 21:36:14,528 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007/default_container_executor.sh]
2015-02-10 21:36:14,635 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:15,452 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:15,659 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196
2015-02-10 21:36:16,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0019_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005.tokens
2015-02-10 21:36:16,322 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:16,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:17,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0019_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004.tokens
2015-02-10 21:36:17,745 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:18,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:19,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0019_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007.tokens
2015-02-10 21:36:19,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:19,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,085 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58544, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000001_0_-1075220281_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 270202
2015-02-10 21:36:20,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:20,201 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57407, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000001_0_-1075220281_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 251764
2015-02-10 21:36:20,263 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57408, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000000_0_-2041371418_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 271405
2015-02-10 21:36:20,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:20,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,632 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48166, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000005_0_1193132863_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 288819
2015-02-10 21:36:20,749 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48167, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000003_0_14240798_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 280931
2015-02-10 21:36:20,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:20,821 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33614, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000005_0_1193132863_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 322735
2015-02-10 21:36:20,858 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33615, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000000_0_-2041371418_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 312466
2015-02-10 21:36:20,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000001_0	dst=null	perm=null
2015-02-10 21:36:20,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:20,898 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58557, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000003_0_14240798_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 2772016
2015-02-10 21:36:20,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.split	dst=null	perm=null
2015-02-10 21:36:20,935 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33616, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000004_0_-244326284_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 4832243
2015-02-10 21:36:20,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000000_0	dst=null	perm=null
2015-02-10 21:36:20,992 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000003
2015-02-10 21:36:20,992 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000003
2015-02-10 21:36:20,992 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:36:20,992 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000003
2015-02-10 21:36:21,013 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000003 is : 143
2015-02-10 21:36:21,027 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742021_1197{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:36:21,030 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000003
2015-02-10 21:36:21,031 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000003
2015-02-10 21:36:21,032 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000003
2015-02-10 21:36:21,033 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000003
2015-02-10 21:36:21,033 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197 src: /127.0.0.1:57420 dest: /127.0.0.1:37184
2015-02-10 21:36:21,037 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197 src: /127.0.0.1:58560 dest: /127.0.0.1:52976
2015-02-10 21:36:21,033 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000003
2015-02-10 21:36:21,039 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,039 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000003 from application application_1423603735088_0019
2015-02-10 21:36:21,039 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,039 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:21,040 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197 src: /127.0.0.1:33621 dest: /127.0.0.1:46575
2015-02-10 21:36:21,049 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist for DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:21,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:21,080 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000002
2015-02-10 21:36:21,081 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000002
2015-02-10 21:36:21,081 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:36:21,081 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000002
2015-02-10 21:36:21,081 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000003]
2015-02-10 21:36:21,082 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:21,085 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:36:21,085 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000003
2015-02-10 21:36:21,085 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:36:21,085 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:36:21,086 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:36:21,086 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:21,086 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:21,087 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:21,088 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57424, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000004_0_-244326284_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 6007619
2015-02-10 21:36:21,105 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000002 is : 143
2015-02-10 21:36:21,106 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33622, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000002_0_1812166250_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742017_1193, duration: 257857
2015-02-10 21:36:21,122 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000002
2015-02-10 21:36:21,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000002
2015-02-10 21:36:21,125 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000002
2015-02-10 21:36:21,125 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000002
2015-02-10 21:36:21,125 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000002
2015-02-10 21:36:21,126 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,126 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000002 from application application_1423603735088_0019
2015-02-10 21:36:21,126 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,126 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:21,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:21,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000005_0	dst=null	perm=null
2015-02-10 21:36:21,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000003_0	dst=null	perm=null
2015-02-10 21:36:21,519 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000007
2015-02-10 21:36:21,519 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000007
2015-02-10 21:36:21,519 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:36:21,520 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000007
2015-02-10 21:36:21,538 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000007 is : 143
2015-02-10 21:36:21,557 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,557 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007
2015-02-10 21:36:21,557 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007
2015-02-10 21:36:21,558 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000007
2015-02-10 21:36:21,558 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,558 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000007 from application application_1423603735088_0019
2015-02-10 21:36:21,559 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,559 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007
2015-02-10 21:36:21,559 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000007
2015-02-10 21:36:21,559 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:21,584 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000005
2015-02-10 21:36:21,585 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000005
2015-02-10 21:36:21,585 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000007]
2015-02-10 21:36:21,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:36:21,586 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:21,586 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000005
2015-02-10 21:36:21,586 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:36:21,586 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000007
2015-02-10 21:36:21,586 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:36:21,586 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:36:21,587 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:36:21,601 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:21,601 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:21,601 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000007 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:21,620 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000005 is : 143
2015-02-10 21:36:21,639 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,640 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005
2015-02-10 21:36:21,640 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005
2015-02-10 21:36:21,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005
2015-02-10 21:36:21,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000005
2015-02-10 21:36:21,641 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000005
2015-02-10 21:36:21,641 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,641 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000005 from application application_1423603735088_0019
2015-02-10 21:36:21,642 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,642 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:21,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000004_0	dst=null	perm=null
2015-02-10 21:36:21,700 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57425, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0019_m_000002_0_1812166250_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 252527
2015-02-10 21:36:21,724 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000006
2015-02-10 21:36:21,724 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000006
2015-02-10 21:36:21,724 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:36:21,725 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000006
2015-02-10 21:36:21,725 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000005]
2015-02-10 21:36:21,725 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:21,725 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:36:21,726 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000005
2015-02-10 21:36:21,726 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:36:21,726 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:36:21,727 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:36:21,727 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:21,727 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:21,728 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:21,741 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000006 is : 143
2015-02-10 21:36:21,759 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,759 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006
2015-02-10 21:36:21,760 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006
2015-02-10 21:36:21,760 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006
2015-02-10 21:36:21,760 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000006
2015-02-10 21:36:21,760 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000006
2015-02-10 21:36:21,760 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,760 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000006 from application application_1423603735088_0019
2015-02-10 21:36:21,761 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,761 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:21,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_m_000002_0	dst=null	perm=null
2015-02-10 21:36:21,877 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000004
2015-02-10 21:36:21,878 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000004
2015-02-10 21:36:21,878 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:36:21,878 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000004
2015-02-10 21:36:21,879 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000006]
2015-02-10 21:36:21,879 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:21,879 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:36:21,879 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000006
2015-02-10 21:36:21,879 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:36:21,880 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:36:21,884 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:36:21,885 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:21,885 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:21,885 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:36:21,896 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000004 is : 143
2015-02-10 21:36:21,911 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:21,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004
2015-02-10 21:36:21,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004
2015-02-10 21:36:21,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004
2015-02-10 21:36:21,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000004
2015-02-10 21:36:21,912 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000004
2015-02-10 21:36:21,913 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:21,913 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000004 from application application_1423603735088_0019
2015-02-10 21:36:21,913 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:21,913 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:22,082 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000002]
2015-02-10 21:36:22,082 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:22,083 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:36:22,083 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000002
2015-02-10 21:36:22,083 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:36:22,083 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:36:22,083 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:36:22,083 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:22,084 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:22,084 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:22,685 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:22,685 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000008
2015-02-10 21:36:22,685 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0019_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:36:22,685 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0019_000001 container=Container: [ContainerId: container_1423603735088_0019_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:36:22,685 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:22,686 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:22,879 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000004]
2015-02-10 21:36:22,879 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:22,879 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:36:22,880 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000004
2015-02-10 21:36:22,880 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:22,880 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:36:22,880 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:36:22,880 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:22,881 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:22,881 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:23,564 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0019_01_000008
2015-02-10 21:36:23,564 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:23,580 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:23,585 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0019_01_000008 by user teamcity
2015-02-10 21:36:23,585 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0019
2015-02-10 21:36:23,585 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000008
2015-02-10 21:36:23,585 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from NEW to INITING
2015-02-10 21:36:23,586 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0019_01_000008 to application application_1423603735088_0019
2015-02-10 21:36:23,586 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from INITING to RUNNING
2015-02-10 21:36:23,586 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:36:23,586 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0019
2015-02-10 21:36:23,587 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0019
2015-02-10 21:36:23,587 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:23,587 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0019
2015-02-10 21:36:23,587 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:23,587 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:23,588 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0019_01_000008
2015-02-10 21:36:23,606 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0019_01_000008.tokens. Credentials list: 
2015-02-10 21:36:23,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:23,685 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:23,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0019_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008.tokens
2015-02-10 21:36:23,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0019 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:23,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:23,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar	dst=null	perm=null
2015-02-10 21:36:23,916 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33630, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1567531981_19324, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742016_1192, duration: 1247258
2015-02-10 21:36:23,960 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0019/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:23,989 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:23,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml	dst=null	perm=null
2015-02-10 21:36:24,001 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58571, bytes: 88995, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1567531981_19324, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742019_1195, duration: 460617
2015-02-10 21:36:24,035 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0019/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:24,036 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:24,084 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:24,084 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:24,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008/default_container_executor.sh]
2015-02-10 21:36:24,568 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:27,934 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:27,943 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:27,962 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:28,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,483 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742022_1198{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:36:28,635 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198 src: /127.0.0.1:58580 dest: /127.0.0.1:52976
2015-02-10 21:36:28,638 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198 src: /127.0.0.1:48196 dest: /127.0.0.1:57643
2015-02-10 21:36:28,639 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198 src: /127.0.0.1:33642 dest: /127.0.0.1:46575
2015-02-10 21:36:28,691 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33642, dest: /127.0.0.1:46575, bytes: 200, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0019_r_000000_0_-598508680_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 49501818
2015-02-10 21:36:28,691 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:28,691 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742022_1198{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:28,692 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48196, dest: /127.0.0.1:57643, bytes: 200, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0019_r_000000_0_-598508680_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 50985101
2015-02-10 21:36:28,693 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,693 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742022_1198{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:28,693 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58580, dest: /127.0.0.1:52976, bytes: 200, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0019_r_000000_0_-598508680_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 51812334
2015-02-10 21:36:28,694 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,694 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742022_1198{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:28,701 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0019_r_000000_0_-598508680_1
2015-02-10 21:36:28,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0	dst=null	perm=null
2015-02-10 21:36:28,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0	dst=null	perm=null
2015-02-10 21:36:28,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/task_1423603735088_0019_r_000000	dst=null	perm=null
2015-02-10 21:36:28,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/_temporary/attempt_1423603735088_0019_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/task_1423603735088_0019_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:28,868 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000008
2015-02-10 21:36:28,868 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000008
2015-02-10 21:36:28,868 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:36:28,869 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000008
2015-02-10 21:36:28,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,882 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:28,886 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0019_01_000008 is : 143
2015-02-10 21:36:28,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1	dst=null	perm=null
2015-02-10 21:36:28,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:28,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:28,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/task_1423603735088_0019_r_000000	dst=null	perm=null
2015-02-10 21:36:28,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	dst=null	perm=null
2015-02-10 21:36:28,902 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:28,902 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008
2015-02-10 21:36:28,903 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008
2015-02-10 21:36:28,904 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008
2015-02-10 21:36:28,904 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000008
2015-02-10 21:36:28,904 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000008
2015-02-10 21:36:28,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:28,905 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000008 from application application_1423603735088_0019
2015-02-10 21:36:28,905 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:28,905 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:28,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary/1/task_1423603735088_0019_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary	dst=null	perm=null
2015-02-10 21:36:28,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,925 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_SUCCESS is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:28,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,933 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:28,934 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198
2015-02-10 21:36:28,962 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33621, dest: /127.0.0.1:46575, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, duration: 7917966736
2015-02-10 21:36:28,962 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:28,963 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742021_1197{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16891
2015-02-10 21:36:28,963 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58560, dest: /127.0.0.1:52976, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, duration: 7919331467
2015-02-10 21:36:28,963 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,965 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57420, dest: /127.0.0.1:37184, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, duration: 7921195374
2015-02-10 21:36:28,965 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742021_1197{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16891
2015-02-10 21:36:28,965 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,966 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742021_1197{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16891
2015-02-10 21:36:28,971 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:28,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:28,982 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742023_1199{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:36:28,987 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199 src: /127.0.0.1:58583 dest: /127.0.0.1:52976
2015-02-10 21:36:28,988 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199 src: /127.0.0.1:48199 dest: /127.0.0.1:57643
2015-02-10 21:36:28,990 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199 src: /127.0.0.1:33645 dest: /127.0.0.1:46575
2015-02-10 21:36:28,994 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33645, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, duration: 1875401
2015-02-10 21:36:28,994 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:28,994 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742023_1199{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:28,995 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48199, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, duration: 2390966
2015-02-10 21:36:28,995 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742023_1199{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:28,995 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,996 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58583, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, duration: 3369735
2015-02-10 21:36:28,996 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:28,996 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742023_1199{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,002 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary_tmp is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:29,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist	dst=null	perm=null
2015-02-10 21:36:29,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:29,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist	dst=null	perm=null
2015-02-10 21:36:29,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:29,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1.jhist	dst=null	perm=null
2015-02-10 21:36:29,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:29,033 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57447, bytes: 77171, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197, duration: 494745
2015-02-10 21:36:29,036 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742024_1200{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:29,041 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200 src: /127.0.0.1:33647 dest: /127.0.0.1:46575
2015-02-10 21:36:29,043 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200 src: /127.0.0.1:57449 dest: /127.0.0.1:37184
2015-02-10 21:36:29,044 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200 src: /127.0.0.1:48204 dest: /127.0.0.1:57643
2015-02-10 21:36:29,050 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48204, dest: /127.0.0.1:57643, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, duration: 3767044
2015-02-10 21:36:29,050 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:29,050 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742024_1200{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,050 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57449, dest: /127.0.0.1:37184, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, duration: 4350060
2015-02-10 21:36:29,051 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:29,051 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742024_1200{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,051 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33647, dest: /127.0.0.1:46575, bytes: 76571, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, duration: 4760971
2015-02-10 21:36:29,051 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:29,052 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742024_1200{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,055 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:29,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:29,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:29,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:29,063 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:29,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019/job_1423603735088_0019_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:29,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:29,071 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48205, bytes: 104198, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742020_1196, duration: 385422
2015-02-10 21:36:29,074 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742025_1201{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:29,078 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201 src: /127.0.0.1:57452 dest: /127.0.0.1:37184
2015-02-10 21:36:29,080 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201 src: /127.0.0.1:33652 dest: /127.0.0.1:46575
2015-02-10 21:36:29,081 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201 src: /127.0.0.1:48208 dest: /127.0.0.1:57643
2015-02-10 21:36:29,087 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48208, dest: /127.0.0.1:57643, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, duration: 3167097
2015-02-10 21:36:29,087 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:29,087 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742025_1201{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,087 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33652, dest: /127.0.0.1:46575, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, duration: 3921654
2015-02-10 21:36:29,088 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:29,088 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742025_1201{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,088 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57452, dest: /127.0.0.1:37184, bytes: 103390, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_791147469_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, duration: 4724610
2015-02-10 21:36:29,089 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742025_1201{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:29,089 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:29,093 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_791147469_1
2015-02-10 21:36:29,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:29,118 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0019_000001 with final state: FINISHING
2015-02-10 21:36:29,118 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:29,119 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0019 with final state: FINISHING
2015-02-10 21:36:29,119 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:29,119 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0019
2015-02-10 21:36:29,119 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:29,119 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:29,120 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198
2015-02-10 21:36:29,121 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201
2015-02-10 21:36:29,122 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200
2015-02-10 21:36:29,123 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199
2015-02-10 21:36:29,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197
2015-02-10 21:36:29,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198
2015-02-10 21:36:29,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199
2015-02-10 21:36:29,869 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000008]
2015-02-10 21:36:29,870 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:29,870 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:36:29,870 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000008
2015-02-10 21:36:29,870 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:29,870 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:36:29,871 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:36:29,872 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:29,872 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:36:29,872 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:30,128 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742016_1192 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:36:30,128 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742017_1193 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:36:30,129 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742018_1194 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:36:30,129 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742019_1195 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:36:30,129 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742021_1197 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:36:30,129 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742020_1196 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:36:30,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0019	dst=null	perm=null
2015-02-10 21:36:30,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,190 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary
2015-02-10 21:36:30,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/_temporary	dst=null	perm=null
2015-02-10 21:36:30,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,212 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:30,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	dst=null	perm=null
2015-02-10 21:36:30,216 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58595, bytes: 204, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 274100
2015-02-10 21:36:30,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,236 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:30,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	dst=null	perm=null
2015-02-10 21:36:30,239 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58595, bytes: 204, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 193193
2015-02-10 21:36:30,239 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/joinnone
2015-02-10 21:36:30,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone	dst=null	perm=null
2015-02-10 21:36:30,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	dst=null	perm=null
2015-02-10 21:36:30,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/joinnone/part-00000	dst=null	perm=null
2015-02-10 21:36:30,246 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58595, bytes: 204, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742022_1198, duration: 189818
2015-02-10 21:36:30,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:30,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:30,271 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:36:30,271 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-10 21:36:30,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:36:30,317 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:36:30,317 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:36:30,317 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:36:30,317 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery"]
2015-02-10 21:36:30,317 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:36:30,318 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 3
2015-02-10 21:36:30,318 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 3
2015-02-10 21:36:30,322 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/3)
2015-02-10 21:36:30,322 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (2/3)
2015-02-10 21:36:30,338 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:30,355 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:30,371 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:30,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:36:30,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:30,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:30,378 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 20
2015-02-10 21:36:30,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=null
2015-02-10 21:36:30,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:36:30,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:36:30,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:30,390 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:36:30,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:36:30,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:30,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:30,394 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 21
2015-02-10 21:36:30,396 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742026_1202{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:36:30,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=null
2015-02-10 21:36:30,399 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 src: /127.0.0.1:57458 dest: /127.0.0.1:37184
2015-02-10 21:36:30,401 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 src: /127.0.0.1:33658 dest: /127.0.0.1:46575
2015-02-10 21:36:30,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:36:30,403 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 src: /127.0.0.1:48214 dest: /127.0.0.1:57643
2015-02-10 21:36:30,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:36:30,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:30,409 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48214, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 3804416
2015-02-10 21:36:30,410 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742026_1202{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,410 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33658, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 4772624
2015-02-10 21:36:30,410 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,411 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742026_1202{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,411 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,411 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57458, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 5302262
2015-02-10 21:36:30,411 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,411 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742026_1202{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,421 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,422 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742027_1203{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:36:30,425 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar
2015-02-10 21:36:30,426 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 src: /127.0.0.1:33660 dest: /127.0.0.1:46575
2015-02-10 21:36:30,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:30,427 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 src: /127.0.0.1:57462 dest: /127.0.0.1:37184
2015-02-10 21:36:30,429 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 src: /127.0.0.1:58602 dest: /127.0.0.1:52976
2015-02-10 21:36:30,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:36:30,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:36:30,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:36:30,436 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58602, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 4779724
2015-02-10 21:36:30,436 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,436 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742027_1203{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,436 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57462, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 5646102
2015-02-10 21:36:30,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:36:30,437 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,437 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742027_1203{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,438 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33660, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 6312838
2015-02-10 21:36:30,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:36:30,438 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,439 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742027_1203{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,442 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,443 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar
2015-02-10 21:36:30,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:30,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:30,446 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:30,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:30,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,457 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split
2015-02-10 21:36:30,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:30,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:36:30,461 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742028_1204{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:36:30,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:36:30,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:36:30,465 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204 src: /127.0.0.1:33663 dest: /127.0.0.1:46575
2015-02-10 21:36:30,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:36:30,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:36:30,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,468 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204 src: /127.0.0.1:58604 dest: /127.0.0.1:52976
2015-02-10 21:36:30,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:30,470 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204 src: /127.0.0.1:48220 dest: /127.0.0.1:57643
2015-02-10 21:36:30,470 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:36:30,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:30,472 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204 src: /127.0.0.1:57467 dest: /127.0.0.1:37184
2015-02-10 21:36:30,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,475 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57467, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 2199673
2015-02-10 21:36:30,476 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,476 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742028_1204{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,476 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48220, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 2324111
2015-02-10 21:36:30,477 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,477 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742028_1204{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,478 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58604, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 3366418
2015-02-10 21:36:30,478 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,478 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742028_1204{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,478 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33663, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 4604792
2015-02-10 21:36:30,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,479 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,480 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742028_1204{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,483 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,483 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split
2015-02-10 21:36:30,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:30,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,489 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742029_1205{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:36:30,494 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205 src: /127.0.0.1:33667 dest: /127.0.0.1:46575
2015-02-10 21:36:30,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,496 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205 src: /127.0.0.1:48223 dest: /127.0.0.1:57643
2015-02-10 21:36:30,496 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742030_1206{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:30,497 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205 src: /127.0.0.1:57470 dest: /127.0.0.1:37184
2015-02-10 21:36:30,498 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205 src: /127.0.0.1:58610 dest: /127.0.0.1:52976
2015-02-10 21:36:30,501 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206 src: /127.0.0.1:57472 dest: /127.0.0.1:37184
2015-02-10 21:36:30,502 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206 src: /127.0.0.1:58612 dest: /127.0.0.1:52976
2015-02-10 21:36:30,502 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58610, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 2721214
2015-02-10 21:36:30,503 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,503 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742029_1205{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,504 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57470, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 2807610
2015-02-10 21:36:30,505 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742029_1205{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,504 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206 src: /127.0.0.1:48228 dest: /127.0.0.1:57643
2015-02-10 21:36:30,506 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,532 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48223, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 20485136
2015-02-10 21:36:30,532 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,532 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742026_1202 to datanode(s) 127.0.0.1:52976
2015-02-10 21:36:30,533 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33667, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 31889770
2015-02-10 21:36:30,533 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742029_1205{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,533 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073742027_1203 to datanode(s) 127.0.0.1:57643
2015-02-10 21:36:30,535 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48228, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, duration: 28222025
2015-02-10 21:36:30,535 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742029_1205{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,536 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,536 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742016_1192, blk_1073742017_1193, blk_1073742018_1194, blk_1073742020_1196, blk_1073742021_1197]
2015-02-10 21:36:30,536 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58612, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, duration: 29192132
2015-02-10 21:36:30,536 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,537 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57472, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, duration: 11732903
2015-02-10 21:36:30,537 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742030_1206{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,537 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742016_1192, blk_1073742017_1193, blk_1073742019_1195, blk_1073742021_1197]
2015-02-10 21:36:30,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742030_1206{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,537 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742030_1206{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,539 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,541 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,542 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:36:30,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,554 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742031_1207{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:36:30,560 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742032_1208{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:30,561 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207 src: /127.0.0.1:33674 dest: /127.0.0.1:46575
2015-02-10 21:36:30,563 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207 src: /127.0.0.1:58615 dest: /127.0.0.1:52976
2015-02-10 21:36:30,564 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208 src: /127.0.0.1:33676 dest: /127.0.0.1:46575
2015-02-10 21:36:30,565 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207 src: /127.0.0.1:57478 dest: /127.0.0.1:37184
2015-02-10 21:36:30,566 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208 src: /127.0.0.1:57479 dest: /127.0.0.1:37184
2015-02-10 21:36:30,567 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208 src: /127.0.0.1:48234 dest: /127.0.0.1:57643
2015-02-10 21:36:30,571 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57478, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, duration: 1301755
2015-02-10 21:36:30,571 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,572 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58615, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, duration: 4236044
2015-02-10 21:36:30,572 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48234, dest: /127.0.0.1:57643, bytes: 87832, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 3086259
2015-02-10 21:36:30,572 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,572 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742031_1207{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,572 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,573 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742032_1208{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,573 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33674, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, duration: 5431116
2015-02-10 21:36:30,573 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742031_1207{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,573 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57479, dest: /127.0.0.1:37184, bytes: 87832, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 3181562
2015-02-10 21:36:30,575 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,575 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33676, dest: /127.0.0.1:46575, bytes: 87832, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 5375634
2015-02-10 21:36:30,575 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742031_1207{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,575 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,576 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,577 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742032_1208{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,577 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742032_1208{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,583 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,583 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:36:30,585 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,586 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0020
2015-02-10 21:36:30,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=null
2015-02-10 21:36:30,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:36:30,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:30,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:30,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:30,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:30,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:30,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:30,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:30,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:30,599 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742033_1209{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:36:30,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,603 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209 src: /127.0.0.1:48235 dest: /127.0.0.1:57643
2015-02-10 21:36:30,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,605 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209 src: /127.0.0.1:58621 dest: /127.0.0.1:52976
2015-02-10 21:36:30,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,606 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209 src: /127.0.0.1:33682 dest: /127.0.0.1:46575
2015-02-10 21:36:30,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,609 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 20 submitted by user teamcity
2015-02-10 21:36:30,609 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0020
2015-02-10 21:36:30,610 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0020
2015-02-10 21:36:30,610 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0020
2015-02-10 21:36:30,610 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from NEW to NEW_SAVING
2015-02-10 21:36:30,610 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:36:30,610 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0020 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:36:30,611 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0020 from user: teamcity, in queue: default
2015-02-10 21:36:30,611 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from SUBMITTED to ACCEPTED
2015-02-10 21:36:30,611 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0020_000001
2015-02-10 21:36:30,611 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from NEW to SUBMITTED
2015-02-10 21:36:30,612 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0020
2015-02-10 21:36:30,612 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0020 from user: teamcity activated in queue: default
2015-02-10 21:36:30,612 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0020 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:36:30,613 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0020_000001 to scheduler from user teamcity in queue default
2015-02-10 21:36:30,613 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:36:30,620 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0020/
2015-02-10 21:36:30,621 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0020
2015-02-10 21:36:30,621 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0020/
2015-02-10 21:36:30,621 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33682, dest: /127.0.0.1:46575, bytes: 87820, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 12049980
2015-02-10 21:36:30,621 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:30,622 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58621, dest: /127.0.0.1:52976, bytes: 87820, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 11688812
2015-02-10 21:36:30,622 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742033_1209{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,623 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742033_1209{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,623 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,623 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48235, dest: /127.0.0.1:57643, bytes: 87820, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 14774728
2015-02-10 21:36:30,624 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:30,624 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742033_1209{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:36:30,628 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:36:30,628 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0021
2015-02-10 21:36:30,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=null
2015-02-10 21:36:30,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:30,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:30,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:30,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:30,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:30,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:30,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:30,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:30,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:30,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:30,645 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 21 submitted by user teamcity
2015-02-10 21:36:30,645 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0021
2015-02-10 21:36:30,645 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0021
2015-02-10 21:36:30,646 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0021
2015-02-10 21:36:30,646 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from NEW to NEW_SAVING
2015-02-10 21:36:30,646 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:36:30,646 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0021 user: teamcity leaf-queue of parent: root #applications: 3
2015-02-10 21:36:30,646 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0021 from user: teamcity, in queue: default
2015-02-10 21:36:30,647 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0021
2015-02-10 21:36:30,647 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from SUBMITTED to ACCEPTED
2015-02-10 21:36:30,647 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0021_000001
2015-02-10 21:36:30,647 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from NEW to SUBMITTED
2015-02-10 21:36:30,648 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0021 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 1 #user-active-applications: 2 #queue-pending-applications: 1 #queue-active-applications: 2
2015-02-10 21:36:30,648 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0021_000001 to scheduler from user teamcity in queue default
2015-02-10 21:36:30,648 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:36:30,650 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0021/
2015-02-10 21:36:30,650 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0021
2015-02-10 21:36:30,650 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0021/
2015-02-10 21:36:30,669 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201
2015-02-10 21:36:30,670 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742021_1197
2015-02-10 21:36:30,670 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205
2015-02-10 21:36:30,869 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202
2015-02-10 21:36:30,875 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:30,875 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000001
2015-02-10 21:36:30,875 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:36:30,875 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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=3, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:30,876 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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=3, numContainers=2
2015-02-10 21:36:30,876 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:30,876 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0020_01_000001
2015-02-10 21:36:30,877 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:30,877 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0020_000001
2015-02-10 21:36:30,877 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0020 AttemptId: appattempt_1423603735088_0020_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0020_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:36:30,877 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:36:30,878 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:36:30,878 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0020_000001
2015-02-10 21:36:30,879 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0020_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0020_000001
2015-02-10 21:36:30,879 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0020_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-10 21:36:30,883 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:36:30,885 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000001 by user teamcity
2015-02-10 21:36:30,885 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0020
2015-02-10 21:36:30,885 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000001
2015-02-10 21:36:30,885 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from NEW to INITING
2015-02-10 21:36:30,886 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000001 to application application_1423603735088_0020
2015-02-10 21:36:30,886 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0020_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0020_000001
2015-02-10 21:36:30,886 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:36:30,886 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from INITING to RUNNING
2015-02-10 21:36:30,887 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:36:30,887 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:30,887 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:30,887 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:36:30,888 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:36:30,888 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:30,888 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0020_01_000001
2015-02-10 21:36:30,906 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0020_01_000001.tokens. Credentials list: 
2015-02-10 21:36:30,936 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:31,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0020_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001.tokens
2015-02-10 21:36:31,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:36:31,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:31,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:31,221 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57487, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-482630044_19589, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 1746976
2015-02-10 21:36:31,267 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0020/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:31,268 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203
2015-02-10 21:36:31,269 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207
2015-02-10 21:36:31,270 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200
2015-02-10 21:36:31,271 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208
2015-02-10 21:36:31,272 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204
2015-02-10 21:36:31,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206
2015-02-10 21:36:31,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:31,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:31,307 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57487, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-482630044_19589, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, duration: 236936
2015-02-10 21:36:31,342 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:31,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:31,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:31,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57487, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-482630044_19589, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 235238
2015-02-10 21:36:31,417 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0020/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:31,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:31,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:31,459 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48242, bytes: 88520, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-482630044_19589, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 438727
2015-02-10 21:36:31,491 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0020/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:31,492 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:31,537 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:31,537 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:31,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001/default_container_executor.sh]
2015-02-10 21:36:31,656 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 to 127.0.0.1:52976 
2015-02-10 21:36:31,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 src: /127.0.0.1:58628 dest: /127.0.0.1:52976
2015-02-10 21:36:31,659 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:36:31,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202 src: /127.0.0.1:58628 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:36:31,662 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742026_1202 size 254067
2015-02-10 21:36:31,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016 for deletion
2015-02-10 21:36:31,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017 for deletion
2015-02-10 21:36:31,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018 for deletion
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020 for deletion
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021 for deletion
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017
2015-02-10 21:36:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021
2015-02-10 21:36:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020
2015-02-10 21:36:31,871 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:32,212 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 to 127.0.0.1:57643 
2015-02-10 21:36:32,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016 for deletion
2015-02-10 21:36:32,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017 for deletion
2015-02-10 21:36:32,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019 for deletion
2015-02-10 21:36:32,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017
2015-02-10 21:36:32,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016
2015-02-10 21:36:32,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019
2015-02-10 21:36:32,214 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 src: /127.0.0.1:48244 dest: /127.0.0.1:57643
2015-02-10 21:36:32,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021 for deletion
2015-02-10 21:36:32,215 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:36:32,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021
2015-02-10 21:36:32,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203 src: /127.0.0.1:48244 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:36:32,217 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742027_1203 size 254067
2015-02-10 21:36:33,539 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742016_1192, blk_1073742017_1193, blk_1073742018_1194, blk_1073742019_1195, blk_1073742020_1196, blk_1073742021_1197]
2015-02-10 21:36:33,539 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742016_1192, blk_1073742017_1193, blk_1073742018_1194, blk_1073742019_1195, blk_1073742020_1196]
2015-02-10 21:36:33,941 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742025_1201
2015-02-10 21:36:33,942 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742024_1200
2015-02-10 21:36:34,329 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202
2015-02-10 21:36:34,330 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206
2015-02-10 21:36:34,332 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209
2015-02-10 21:36:34,332 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204
2015-02-10 21:36:34,340 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202
2015-02-10 21:36:34,342 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208
2015-02-10 21:36:34,343 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209
2015-02-10 21:36:34,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205
2015-02-10 21:36:34,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:34,530 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203
2015-02-10 21:36:34,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:36:34,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:36:34,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:36:34,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=null
2015-02-10 21:36:34,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:34,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:34,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016 for deletion
2015-02-10 21:36:34,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017 for deletion
2015-02-10 21:36:34,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018 for deletion
2015-02-10 21:36:34,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019 for deletion
2015-02-10 21:36:34,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020 for deletion
2015-02-10 21:36:34,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016
2015-02-10 21:36:34,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017
2015-02-10 21:36:34,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018
2015-02-10 21:36:34,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019
2015-02-10 21:36:34,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020
2015-02-10 21:36:34,679 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209
2015-02-10 21:36:34,729 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208
2015-02-10 21:36:34,730 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205
2015-02-10 21:36:34,740 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203
2015-02-10 21:36:34,740 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199
2015-02-10 21:36:34,741 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204
2015-02-10 21:36:34,742 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207
2015-02-10 21:36:34,880 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202
2015-02-10 21:36:35,081 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203
2015-02-10 21:36:35,082 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207
2015-02-10 21:36:35,082 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205
2015-02-10 21:36:35,083 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206
2015-02-10 21:36:35,083 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204
2015-02-10 21:36:35,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:35,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016 for deletion
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017 for deletion
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018 for deletion
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742016_1192 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742016
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742018_1194 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742018
2015-02-10 21:36:35,209 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019 for deletion
2015-02-10 21:36:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742017_1193 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742017
2015-02-10 21:36:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020 for deletion
2015-02-10 21:36:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021 for deletion
2015-02-10 21:36:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742019_1195 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742019
2015-02-10 21:36:35,210 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742021_1197 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742021
2015-02-10 21:36:35,211 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742020_1196 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742020
2015-02-10 21:36:35,246 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57494, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742030_1206, duration: 278798
2015-02-10 21:36:35,290 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0019_01_000001 succeeded 
2015-02-10 21:36:35,290 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:36:35,290 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0019_01_000001
2015-02-10 21:36:35,306 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001
2015-02-10 21:36:35,306 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001
2015-02-10 21:36:35,307 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001
2015-02-10 21:36:35,307 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019/container_1423603735088_0019_01_000001
2015-02-10 21:36:35,307 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000001
2015-02-10 21:36:35,307 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0019_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:36:35,307 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0019_01_000001 from application application_1423603735088_0019
2015-02-10 21:36:35,307 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:35,308 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0019
2015-02-10 21:36:36,088 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0019_01_000001]
2015-02-10 21:36:36,088 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0019_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:36,088 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0019_000001
2015-02-10 21:36:36,088 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0019_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:36:36,089 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0019_000001 State change from FINISHING to FINISHED
2015-02-10 21:36:36,089 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0019	CONTAINERID=container_1423603735088_0019_01_000001
2015-02-10 21:36:36,089 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0019 State change from FINISHING to FINISHED
2015-02-10 21:36:36,089 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0019_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:36,089 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0019_000001
2015-02-10 21:36:36,089 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:36:36,090 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0019_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=3, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:36,090 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:36,090 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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=3, numContainers=1
2015-02-10 21:36:36,090 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0019_000001 released container container_1423603735088_0019_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:36,090 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0019_000001 is done. finalState=FINISHED
2015-02-10 21:36:36,090 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0019 requests cleared
2015-02-10 21:36:36,091 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0021 from user: teamcity activated in queue: default
2015-02-10 21:36:36,091 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0019 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:36:36,091 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0019 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:36:36,089 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0019
2015-02-10 21:36:36,091 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0019,name=[540FFCA53F3A45AB95577B00E97EF281/1F1588EDC2F6430EB1C23AE6A79BDAE4] lower*upper/(1/1) ...dedpipesplatform/joinnone,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0019/jobhistory/job/job_1423603735088_0019,appMasterHost=ip-10-31-157-187,startTime=1423604165349,finishTime=1423604189119,finalStatus=SUCCEEDED
2015-02-10 21:36:36,093 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0019_000001 (auth:SIMPLE)
2015-02-10 21:36:36,095 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0019_01_000001
2015-02-10 21:36:36,182 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:36,182 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000001
2015-02-10 21:36:36,182 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:36:36,182 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:36:36,183 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:36:36,183 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:36,184 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0021_01_000001
2015-02-10 21:36:36,184 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:36,184 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0021_000001
2015-02-10 21:36:36,185 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0021 AttemptId: appattempt_1423603735088_0021_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0021_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:36:36,185 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:36:36,185 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:36:36,186 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0021_000001
2015-02-10 21:36:36,187 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0021_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0021_000001
2015-02-10 21:36:36,187 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0021_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-10 21:36:36,191 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:36:36,193 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000001 by user teamcity
2015-02-10 21:36:36,193 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0021
2015-02-10 21:36:36,193 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000001
2015-02-10 21:36:36,193 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from NEW to INITING
2015-02-10 21:36:36,194 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000001 to application application_1423603735088_0021
2015-02-10 21:36:36,194 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0021_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0021_000001
2015-02-10 21:36:36,194 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from INITING to RUNNING
2015-02-10 21:36:36,194 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:36:36,194 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:36:36,195 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:36,195 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:36,195 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:36:36,195 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:36:36,195 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:36,196 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000001
2015-02-10 21:36:36,215 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0021_01_000001.tokens. Credentials list: 
2015-02-10 21:36:36,252 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:36,379 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0021_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001.tokens
2015-02-10 21:36:36,379 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:36,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:36,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:36,600 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:36:36,605 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0020_000001
2015-02-10 21:36:36,605 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0020	APPATTEMPTID=appattempt_1423603735088_0020_000001
2015-02-10 21:36:36,606 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:36:36,606 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from ACCEPTED to RUNNING
2015-02-10 21:36:36,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:36,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:36,754 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57500, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1688742124_19792, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 205302328
2015-02-10 21:36:36,805 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0021/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:36,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:36,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:36,850 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57500, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1688742124_19792, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, duration: 238278
2015-02-10 21:36:36,872 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:36:36,873 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,873 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0019
2015-02-10 21:36:36,874 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:36:36,874 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,874 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0019, with delay of 10800 seconds
2015-02-10 21:36:36,874 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,874 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,884 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:36:36,884 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,884 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,884 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,885 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0019
2015-02-10 21:36:36,885 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:36,885 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:36:36,885 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0019, with delay of 10800 seconds
2015-02-10 21:36:36,889 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0021/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:36,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:36,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:36,938 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58643, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1688742124_19792, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 326431
2015-02-10 21:36:36,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:36,976 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:37,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:37,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:37,022 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48259, bytes: 88508, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1688742124_19792, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 506507
2015-02-10 21:36:37,061 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0021/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:37,062 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:37,089 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:36:37,089 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:37,089 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:37,089 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0019
2015-02-10 21:36:37,090 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0019 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:36:37,090 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0019, with delay of 10800 seconds
2015-02-10 21:36:37,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:37,091 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0019
2015-02-10 21:36:37,117 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742034_1210{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:36:37,123 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:37,123 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:37,180 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210 src: /127.0.0.1:33705 dest: /127.0.0.1:46575
2015-02-10 21:36:37,181 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210 src: /127.0.0.1:58646 dest: /127.0.0.1:52976
2015-02-10 21:36:37,182 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:37,184 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210 src: /127.0.0.1:57508 dest: /127.0.0.1:37184
2015-02-10 21:36:37,232 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57508, dest: /127.0.0.1:37184, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, duration: 46099977
2015-02-10 21:36:37,232 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:37,233 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58646, dest: /127.0.0.1:52976, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, duration: 46391483
2015-02-10 21:36:37,233 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:37,233 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742034_1210{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:37,234 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33705, dest: /127.0.0.1:46575, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, duration: 47779225
2015-02-10 21:36:37,234 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742034_1210{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:37,235 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:37,235 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742034_1210{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:37,243 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:37,266 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001/default_container_executor.sh]
2015-02-10 21:36:37,873 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:37,873 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000002
2015-02-10 21:36:37,874 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:36:37,874 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:37,874 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3
2015-02-10 21:36:37,874 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:37,875 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:37,875 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000003
2015-02-10 21:36:37,875 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:36:37,875 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:37,875 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:36:37,875 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:37,884 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:37,884 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000004
2015-02-10 21:36:37,884 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:36:37,885 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:37,885 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5
2015-02-10 21:36:37,885 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:37,885 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:37,885 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000005
2015-02-10 21:36:37,886 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:36:37,886 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:37,886 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6
2015-02-10 21:36:37,886 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:37,886 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:37,887 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000006
2015-02-10 21:36:37,887 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:36:37,887 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:37,887 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:36:37,887 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:38,684 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0020_01_000002
2015-02-10 21:36:38,685 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:38,685 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:38,685 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0020_01_000004
2015-02-10 21:36:38,686 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:38,686 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:38,686 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:38,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:38,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:38,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:38,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:38,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:38,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:38,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:38,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:38,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:38,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:38,893 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:36:38,894 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:36:38,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000002 by user teamcity
2015-02-10 21:36:38,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000006 by user teamcity
2015-02-10 21:36:38,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000003 by user teamcity
2015-02-10 21:36:38,901 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000002
2015-02-10 21:36:38,901 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000003
2015-02-10 21:36:38,901 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000002 to application application_1423603735088_0020
2015-02-10 21:36:38,902 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000003 to application application_1423603735088_0020
2015-02-10 21:36:38,902 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:36:38,903 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:36:38,903 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000005 by user teamcity
2015-02-10 21:36:38,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0020
2015-02-10 21:36:38,903 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000005
2015-02-10 21:36:38,903 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,903 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,903 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:38,904 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:38,904 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,904 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,904 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:38,904 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:38,905 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000004 by user teamcity
2015-02-10 21:36:38,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:38,903 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000006
2015-02-10 21:36:38,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:38,903 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000005 to application application_1423603735088_0020
2015-02-10 21:36:38,906 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from NEW to INITING
2015-02-10 21:36:38,906 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000006 to application application_1423603735088_0020
2015-02-10 21:36:38,906 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000004 to application application_1423603735088_0020
2015-02-10 21:36:38,906 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from INITING to RUNNING
2015-02-10 21:36:38,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:36:38,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:36:38,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:36:38,908 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,908 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,908 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:38,908 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:38,908 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:38,908 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:38,909 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,909 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,909 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:38,909 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:38,909 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,909 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:38,910 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:38,910 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:38,910 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0020_01_000005
2015-02-10 21:36:38,905 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000004
2015-02-10 21:36:38,917 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0020_01_000006
2015-02-10 21:36:38,918 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0020_01_000004
2015-02-10 21:36:38,946 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0020_01_000006.tokens. Credentials list: 
2015-02-10 21:36:38,948 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0020_01_000005.tokens. Credentials list: 
2015-02-10 21:36:38,950 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0020_01_000004.tokens. Credentials list: 
2015-02-10 21:36:38,974 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:38,975 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:38,976 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:38,976 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:38,983 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:39,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000003/default_container_executor.sh]
2015-02-10 21:36:39,140 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000002/default_container_executor.sh]
2015-02-10 21:36:39,150 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0020_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006.tokens
2015-02-10 21:36:39,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:36:39,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:39,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:39,341 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48259, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-365328756_20095, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 1243490
2015-02-10 21:36:39,435 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:36:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:36:39,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:39,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:39,490 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48259, bytes: 88520, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-365328756_20095, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 407340
2015-02-10 21:36:39,534 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0020/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:39,534 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:39,534 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:39,535 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:39,604 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:39,604 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:39,611 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:39,612 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:39,619 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:39,619 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:39,706 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:39,841 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210
2015-02-10 21:36:39,874 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:39,875 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:39,885 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:39,885 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:39,885 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:39,982 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005/default_container_executor.sh]
2015-02-10 21:36:39,988 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006/default_container_executor.sh]
2015-02-10 21:36:39,992 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004/default_container_executor.sh]
2015-02-10 21:36:40,090 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210
2015-02-10 21:36:40,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:36:40,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:36:40,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:36:40,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:36:40,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=null
2015-02-10 21:36:40,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:40,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:40,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:41,255 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0020_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004.tokens
2015-02-10 21:36:41,256 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:36:41,280 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210
2015-02-10 21:36:41,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:41,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:36:41,504 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58655, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742031_1207, duration: 277789
2015-02-10 21:36:41,777 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:42,476 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0020_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005.tokens
2015-02-10 21:36:42,477 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:36:44,144 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:36:44,172 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0021_000001
2015-02-10 21:36:44,173 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0021	APPATTEMPTID=appattempt_1423603735088_0021_000001
2015-02-10 21:36:44,174 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:36:44,174 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from ACCEPTED to RUNNING
2015-02-10 21:36:44,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:44,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:44,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:44,445 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48284, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000000_0_139898316_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 239407
2015-02-10 21:36:44,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:44,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:44,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:44,879 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742035_1211{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:36:44,941 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211 src: /127.0.0.1:33731 dest: /127.0.0.1:46575
2015-02-10 21:36:44,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211 src: /127.0.0.1:58672 dest: /127.0.0.1:52976
2015-02-10 21:36:44,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211 src: /127.0.0.1:48288 dest: /127.0.0.1:57643
2015-02-10 21:36:44,990 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48288, dest: /127.0.0.1:57643, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, duration: 41799872
2015-02-10 21:36:44,990 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742035_1211{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:44,993 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58672, dest: /127.0.0.1:52976, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, duration: 46324379
2015-02-10 21:36:44,993 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:44,994 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33731, dest: /127.0.0.1:46575, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, duration: 46954466
2015-02-10 21:36:44,994 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:44,994 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742035_1211{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:44,994 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:44,995 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742035_1211{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:45,001 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:36:45,008 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58674, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000001_0_2064160782_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 273542
2015-02-10 21:36:45,097 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211
2015-02-10 21:36:45,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:45,137 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57536, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000001_0_2064160782_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 258160
2015-02-10 21:36:45,191 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57537, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000000_0_139898316_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 252903
2015-02-10 21:36:45,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_m_000000_0	dst=null	perm=null
2015-02-10 21:36:45,440 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000002
2015-02-10 21:36:45,440 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000002
2015-02-10 21:36:45,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:36:45,440 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000002
2015-02-10 21:36:45,473 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000002 is : 143
2015-02-10 21:36:45,476 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742036_1212{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:36:45,491 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:45,492 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000002
2015-02-10 21:36:45,493 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212 src: /127.0.0.1:58677 dest: /127.0.0.1:52976
2015-02-10 21:36:45,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000002
2015-02-10 21:36:45,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000002
2015-02-10 21:36:45,496 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000002
2015-02-10 21:36:45,496 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000002
2015-02-10 21:36:45,496 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:45,497 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000002 from application application_1423603735088_0020
2015-02-10 21:36:45,497 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:45,497 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:45,507 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212 src: /127.0.0.1:48293 dest: /127.0.0.1:57643
2015-02-10 21:36:45,512 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212 src: /127.0.0.1:57540 dest: /127.0.0.1:37184
2015-02-10 21:36:45,531 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist for DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:45,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:45,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:45,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.split	dst=null	perm=null
2015-02-10 21:36:45,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_m_000001_0	dst=null	perm=null
2015-02-10 21:36:45,791 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58684, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000002_0_-508672431_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 224660
2015-02-10 21:36:45,816 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57546, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000003_0_-2059345642_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 256484
2015-02-10 21:36:45,822 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57547, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000004_0_895310235_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742028_1204, duration: 184680
2015-02-10 21:36:45,844 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000003
2015-02-10 21:36:45,844 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000003
2015-02-10 21:36:45,844 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:36:45,844 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000003
2015-02-10 21:36:45,845 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0020_01_000002]
2015-02-10 21:36:45,845 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:45,845 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:36:45,845 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000002
2015-02-10 21:36:45,845 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:36:45,846 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:8192, vCores:6> numContainers=6 user=teamcity user-resources=<memory:8192, vCores:6>
2015-02-10 21:36:45,847 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:45,847 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:45,847 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6
2015-02-10 21:36:45,847 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:45,848 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:45,848 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000002
2015-02-10 21:36:45,848 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:36:45,848 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:45,848 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:36:45,848 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:45,865 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000003 is : 143
2015-02-10 21:36:45,882 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:45,883 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000003
2015-02-10 21:36:45,885 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000003
2015-02-10 21:36:45,885 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000003
2015-02-10 21:36:45,885 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000003
2015-02-10 21:36:45,886 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000003
2015-02-10 21:36:45,886 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:45,886 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000003 from application application_1423603735088_0020
2015-02-10 21:36:45,887 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:45,887 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:45,888 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:45,888 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000003
2015-02-10 21:36:45,888 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:36:45,889 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:45,889 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8
2015-02-10 21:36:45,889 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:45,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:45,934 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57548, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000002_0_-508672431_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 250331
2015-02-10 21:36:45,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:45,949 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58688, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000003_0_-2059345642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 239742
2015-02-10 21:36:45,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:36:45,955 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57547, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0020_m_000004_0_895310235_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 196136
2015-02-10 21:36:46,092 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:46,093 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000004
2015-02-10 21:36:46,093 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:36:46,093 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:46,093 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9
2015-02-10 21:36:46,093 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.6875 absoluteUsedCapacity=0.6875 used=<memory:11264, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:46,094 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:46,094 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000005
2015-02-10 21:36:46,094 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:36:46,094 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:46,094 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10
2015-02-10 21:36:46,095 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.75 absoluteUsedCapacity=0.75 used=<memory:12288, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:46,095 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:46,095 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000006
2015-02-10 21:36:46,095 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:36:46,095 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:46,096 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11
2015-02-10 21:36:46,096 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.8125 absoluteUsedCapacity=0.8125 used=<memory:13312, vCores:11> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:46,284 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0021_01_000002
2015-02-10 21:36:46,285 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:46,285 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0021_01_000003
2015-02-10 21:36:46,285 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:46,286 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0021_01_000004
2015-02-10 21:36:46,286 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:46,286 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:46,286 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:46,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:46,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:46,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:46,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:46,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:46,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:46,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:46,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:46,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:36:46,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:36:46,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_m_000002_0	dst=null	perm=null
2015-02-10 21:36:46,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_m_000003_0	dst=null	perm=null
2015-02-10 21:36:46,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_m_000004_0	dst=null	perm=null
2015-02-10 21:36:46,532 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:36:46,532 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:36:46,532 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:36:46,543 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000004 by user teamcity
2015-02-10 21:36:46,543 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000006 by user teamcity
2015-02-10 21:36:46,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0021
2015-02-10 21:36:46,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000002 by user teamcity
2015-02-10 21:36:46,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_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000004
2015-02-10 21:36:46,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0021
2015-02-10 21:36:46,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000003 by user teamcity
2015-02-10 21:36:46,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_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000002
2015-02-10 21:36:46,545 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0021
2015-02-10 21:36:46,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000005 by user teamcity
2015-02-10 21:36:46,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_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000003
2015-02-10 21:36:46,545 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from NEW to INITING
2015-02-10 21:36:46,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_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000005
2015-02-10 21:36:46,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_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000006
2015-02-10 21:36:46,544 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000006 to application application_1423603735088_0021
2015-02-10 21:36:46,545 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000003 to application application_1423603735088_0021
2015-02-10 21:36:46,546 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from NEW to INITING
2015-02-10 21:36:46,545 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from NEW to INITING
2015-02-10 21:36:46,546 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000004 to application application_1423603735088_0021
2015-02-10 21:36:46,546 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from INITING to RUNNING
2015-02-10 21:36:46,547 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000005 to application application_1423603735088_0021
2015-02-10 21:36:46,546 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000002 to application application_1423603735088_0021
2015-02-10 21:36:46,547 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from INITING to RUNNING
2015-02-10 21:36:46,547 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from INITING to RUNNING
2015-02-10 21:36:46,547 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:36:46,547 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:36:46,548 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:36:46,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,548 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:36:46,548 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:36:46,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,549 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:46,549 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:46,549 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,549 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,549 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,550 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,550 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:46,550 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:46,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,548 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,550 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:46,550 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:46,550 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,551 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,551 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:46,551 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:46,551 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,550 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,552 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:46,552 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:46,552 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:46,552 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000005
2015-02-10 21:36:46,552 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,553 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000003
2015-02-10 21:36:46,551 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:46,554 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000002
2015-02-10 21:36:46,559 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000006
2015-02-10 21:36:46,561 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0021_01_000004
2015-02-10 21:36:46,579 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000004
2015-02-10 21:36:46,580 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000004
2015-02-10 21:36:46,580 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:36:46,580 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000004
2015-02-10 21:36:46,581 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:46,588 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0021_01_000003.tokens. Credentials list: 
2015-02-10 21:36:46,590 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0021_01_000002.tokens. Credentials list: 
2015-02-10 21:36:46,601 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0021_01_000006.tokens. Credentials list: 
2015-02-10 21:36:46,602 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0021_01_000005.tokens. Credentials list: 
2015-02-10 21:36:46,604 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0021_01_000004.tokens. Credentials list: 
2015-02-10 21:36:46,614 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000005
2015-02-10 21:36:46,614 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000005
2015-02-10 21:36:46,617 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000004 is : 143
2015-02-10 21:36:46,633 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:36:46,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:46,634 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000005
2015-02-10 21:36:46,637 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:46,638 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000006
2015-02-10 21:36:46,638 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000006
2015-02-10 21:36:46,644 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:46,646 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:46,655 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000005 is : 143
2015-02-10 21:36:46,672 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004
2015-02-10 21:36:46,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004
2015-02-10 21:36:46,673 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:36:46,673 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:46,674 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004
2015-02-10 21:36:46,674 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000004
2015-02-10 21:36:46,674 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000004
2015-02-10 21:36:46,674 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:46,674 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000006
2015-02-10 21:36:46,696 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000006 is : 143
2015-02-10 21:36:46,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005
2015-02-10 21:36:46,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005
2015-02-10 21:36:46,715 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000004 from application application_1423603735088_0020
2015-02-10 21:36:46,715 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005
2015-02-10 21:36:46,715 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000005
2015-02-10 21:36:46,715 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:46,716 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:46,716 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:46,716 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000005
2015-02-10 21:36:46,717 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:46,717 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006
2015-02-10 21:36:46,717 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006
2015-02-10 21:36:46,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006
2015-02-10 21:36:46,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000006
2015-02-10 21:36:46,718 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000005 from application application_1423603735088_0020
2015-02-10 21:36:46,718 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:46,718 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:46,718 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000006
2015-02-10 21:36:46,719 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:46,719 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000006 from application application_1423603735088_0020
2015-02-10 21:36:46,719 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:46,719 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:46,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0021_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003.tokens
2015-02-10 21:36:46,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:46,817 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0021_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002.tokens
2015-02-10 21:36:46,817 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:46,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0021_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006.tokens
2015-02-10 21:36:46,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:46,845 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0020_01_000003]
2015-02-10 21:36:46,845 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:46,846 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:46,846 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:36:46,846 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000003
2015-02-10 21:36:46,846 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:36:46,846 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:12288, vCores:10> numContainers=10 user=teamcity user-resources=<memory:12288, vCores:10>
2015-02-10 21:36:46,848 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:46,848 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.75 absoluteUsedCapacity=0.75 used=<memory:12288, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:46,848 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10
2015-02-10 21:36:46,849 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:47,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar	dst=null	perm=null
2015-02-10 21:36:47,023 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33758, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-814899661_20654, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 1267513
2015-02-10 21:36:47,028 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58699, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-462762316_20661, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 1394658
2015-02-10 21:36:47,033 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58700, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1378357452_20664, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742027_1203, duration: 1612278
2015-02-10 21:36:47,083 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0021/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,086 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,092 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:47,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:47,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:47,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:47,093 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000007
2015-02-10 21:36:47,094 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0020_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:36:47,094 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0020_000001 container=Container: [ContainerId: container_1423603735088_0020_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:47,094 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11
2015-02-10 21:36:47,094 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.8125 absoluteUsedCapacity=0.8125 used=<memory:13312, vCores:11> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,098 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml	dst=null	perm=null
2015-02-10 21:36:47,139 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58699, bytes: 88508, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-814899661_20654, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 390293
2015-02-10 21:36:47,144 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48316, bytes: 88508, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-462762316_20661, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 463111
2015-02-10 21:36:47,147 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48316, bytes: 88508, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1378357452_20664, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742033_1209, duration: 643672
2015-02-10 21:36:47,181 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0021/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,181 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:47,188 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,188 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:47,189 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:47,189 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:47,190 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:47,190 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:47,248 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:47,248 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:47,261 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:47,261 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:47,262 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:47,262 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:47,264 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:47,264 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:47,275 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:47,275 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:47,308 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:47,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003/default_container_executor.sh]
2015-02-10 21:36:47,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006/default_container_executor.sh]
2015-02-10 21:36:47,465 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004/default_container_executor.sh]
2015-02-10 21:36:47,475 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005/default_container_executor.sh]
2015-02-10 21:36:47,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002/default_container_executor.sh]
2015-02-10 21:36:47,639 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0020_01_000005, container_1423603735088_0020_01_000006, container_1423603735088_0020_01_000004]
2015-02-10 21:36:47,640 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:47,640 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:36:47,640 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000004
2015-02-10 21:36:47,640 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:36:47,640 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:12288, vCores:10> numContainers=10 user=teamcity user-resources=<memory:12288, vCores:10>
2015-02-10 21:36:47,642 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.75 absoluteUsedCapacity=0.75 used=<memory:12288, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10
2015-02-10 21:36:47,642 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:47,642 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:47,642 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:36:47,642 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000005
2015-02-10 21:36:47,643 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:36:47,643 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:11264, vCores:9> numContainers=9 user=teamcity user-resources=<memory:11264, vCores:9>
2015-02-10 21:36:47,643 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,644 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.6875 absoluteUsedCapacity=0.6875 used=<memory:11264, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,644 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9
2015-02-10 21:36:47,644 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:47,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:47,644 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:36:47,644 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000006
2015-02-10 21:36:47,644 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:36:47,645 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:10240, vCores:8> numContainers=8 user=teamcity user-resources=<memory:10240, vCores:8>
2015-02-10 21:36:47,645 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,646 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:47,646 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8
2015-02-10 21:36:47,646 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:36:47,870 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0020_01_000007
2015-02-10 21:36:47,870 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:47,887 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:36:47,890 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0020_01_000007 by user teamcity
2015-02-10 21:36:47,891 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0020
2015-02-10 21:36:47,891 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000007
2015-02-10 21:36:47,892 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from NEW to INITING
2015-02-10 21:36:47,892 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0020_01_000007 to application application_1423603735088_0020
2015-02-10 21:36:47,892 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from INITING to RUNNING
2015-02-10 21:36:47,893 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:36:47,893 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0020
2015-02-10 21:36:47,893 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0020
2015-02-10 21:36:47,893 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:47,893 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0020
2015-02-10 21:36:47,893 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:36:47,893 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:36:47,894 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0020_01_000007
2015-02-10 21:36:47,914 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0020_01_000007.tokens. Credentials list: 
2015-02-10 21:36:48,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:48,276 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:48,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0020_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007.tokens
2015-02-10 21:36:48,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:36:48,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:48,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar	dst=null	perm=null
2015-02-10 21:36:48,875 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:48,910 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48316, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-284774531_21081, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742026_1202, duration: 1266024
2015-02-10 21:36:49,161 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:49,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:49,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml	dst=null	perm=null
2015-02-10 21:36:49,307 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33758, bytes: 88520, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-284774531_21081, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742032_1208, duration: 402317
2015-02-10 21:36:49,485 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0020/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:36:49,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:49,708 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:49,708 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:49,737 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211
2015-02-10 21:36:49,859 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211
2015-02-10 21:36:49,962 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007/default_container_executor.sh]
2015-02-10 21:36:50,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:51,483 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0021_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004.tokens
2015-02-10 21:36:51,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:52,071 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:36:52,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0021_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005.tokens
2015-02-10 21:36:52,286 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:36:52,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:52,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:52,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:52,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:52,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job.split	dst=null	perm=null
2015-02-10 21:36:52,993 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57582, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000004_0_1011648335_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 257206
2015-02-10 21:36:52,997 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33782, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000000_0_-1221999844_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 235465
2015-02-10 21:36:53,038 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57584, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000003_0_1374952593_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 250096
2015-02-10 21:36:53,071 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57585, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000002_0_1936666501_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 1199146
2015-02-10 21:36:53,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:53,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:53,117 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57582, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000004_0_1011648335_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 261706
2015-02-10 21:36:53,133 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57587, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000001_0_-1413251146_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742029_1205, duration: 274333
2015-02-10 21:36:53,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:53,174 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33787, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000003_0_1374952593_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 270615
2015-02-10 21:36:53,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:53,204 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58728, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000002_0_1936666501_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 268820
2015-02-10 21:36:53,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:36:53,281 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58729, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000001_0_-1413251146_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 258522
2015-02-10 21:36:53,678 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33782, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0021_m_000000_0_-1221999844_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 244300
2015-02-10 21:36:53,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_m_000004_0	dst=null	perm=null
2015-02-10 21:36:53,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_m_000000_0	dst=null	perm=null
2015-02-10 21:36:53,847 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000006
2015-02-10 21:36:53,847 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000006
2015-02-10 21:36:53,847 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:36:53,847 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000006
2015-02-10 21:36:53,867 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000006 is : 143
2015-02-10 21:36:53,872 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742037_1213{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:36:53,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_m_000003_0	dst=null	perm=null
2015-02-10 21:36:53,900 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213 src: /127.0.0.1:48345 dest: /127.0.0.1:57643
2015-02-10 21:36:53,902 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213 src: /127.0.0.1:58731 dest: /127.0.0.1:52976
2015-02-10 21:36:53,904 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:53,907 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006
2015-02-10 21:36:53,907 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006
2015-02-10 21:36:53,908 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006
2015-02-10 21:36:53,909 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000006
2015-02-10 21:36:53,910 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000006
2015-02-10 21:36:53,910 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:53,910 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000006 from application application_1423603735088_0021
2015-02-10 21:36:53,910 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:53,910 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:36:53,913 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213 src: /127.0.0.1:57593 dest: /127.0.0.1:37184
2015-02-10 21:36:53,927 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist for DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:36:53,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_m_000002_0	dst=null	perm=null
2015-02-10 21:36:53,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_m_000001_0	dst=null	perm=null
2015-02-10 21:36:53,989 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000005
2015-02-10 21:36:53,989 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000005
2015-02-10 21:36:53,989 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:36:53,989 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000005
2015-02-10 21:36:53,990 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000006]
2015-02-10 21:36:53,990 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:53,990 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:36:53,990 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000006
2015-02-10 21:36:53,990 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:36:53,991 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:9216, vCores:7> numContainers=7 user=teamcity user-resources=<memory:9216, vCores:7>
2015-02-10 21:36:53,992 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:53,992 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:53,993 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:36:53,993 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:36:53,993 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000002
2015-02-10 21:36:53,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000002
2015-02-10 21:36:53,993 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:36:53,994 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000002
2015-02-10 21:36:54,021 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000005 is : 143
2015-02-10 21:36:54,024 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000002 is : 143
2015-02-10 21:36:54,040 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000004
2015-02-10 21:36:54,040 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000004
2015-02-10 21:36:54,042 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:54,042 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:36:54,043 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005
2015-02-10 21:36:54,043 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005
2015-02-10 21:36:54,043 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000004
2015-02-10 21:36:54,044 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005
2015-02-10 21:36:54,044 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000005
2015-02-10 21:36:54,047 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:54,047 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002
2015-02-10 21:36:54,048 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002
2015-02-10 21:36:54,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002
2015-02-10 21:36:54,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000002
2015-02-10 21:36:54,052 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000002
2015-02-10 21:36:54,052 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:54,052 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000002 from application application_1423603735088_0021
2015-02-10 21:36:54,052 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:54,053 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:36:54,060 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000004 is : 143
2015-02-10 21:36:54,072 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000003
2015-02-10 21:36:54,073 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000003
2015-02-10 21:36:54,073 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:36:54,073 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000003
2015-02-10 21:36:54,078 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000005
2015-02-10 21:36:54,078 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:54,079 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:54,079 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000005 from application application_1423603735088_0021
2015-02-10 21:36:54,079 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:54,079 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:36:54,080 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004
2015-02-10 21:36:54,081 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004
2015-02-10 21:36:54,081 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004
2015-02-10 21:36:54,082 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000004
2015-02-10 21:36:54,082 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:54,082 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000004 from application application_1423603735088_0021
2015-02-10 21:36:54,082 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:54,083 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:36:54,083 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000004
2015-02-10 21:36:54,091 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000003 is : 143
2015-02-10 21:36:54,107 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:54,108 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003
2015-02-10 21:36:54,109 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003
2015-02-10 21:36:54,110 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003
2015-02-10 21:36:54,110 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000003
2015-02-10 21:36:54,110 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000003
2015-02-10 21:36:54,110 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:54,111 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000003 from application application_1423603735088_0021
2015-02-10 21:36:54,111 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:54,111 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:36:54,994 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000002]
2015-02-10 21:36:54,994 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:54,995 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:36:54,995 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000002
2015-02-10 21:36:54,995 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:36:54,995 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:8192, vCores:6> numContainers=6 user=teamcity user-resources=<memory:8192, vCores:6>
2015-02-10 21:36:54,996 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:54,997 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:54,997 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6
2015-02-10 21:36:54,997 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:55,041 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000005, container_1423603735088_0021_01_000004]
2015-02-10 21:36:55,042 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:55,042 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:36:55,042 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000004
2015-02-10 21:36:55,042 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:36:55,042 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:5> numContainers=5 user=teamcity user-resources=<memory:7168, vCores:5>
2015-02-10 21:36:55,043 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,043 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,044 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5
2015-02-10 21:36:55,044 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:36:55,044 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:55,044 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:36:55,044 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000005
2015-02-10 21:36:55,044 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:36:55,044 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:4> numContainers=4 user=teamcity user-resources=<memory:6144, vCores:4>
2015-02-10 21:36:55,045 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,045 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,045 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:36:55,046 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:36:55,074 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000003]
2015-02-10 21:36:55,074 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:55,074 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:36:55,074 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000003
2015-02-10 21:36:55,074 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:55,075 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:3> numContainers=3 user=teamcity user-resources=<memory:5120, vCores:3>
2015-02-10 21:36:55,075 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,076 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:55,076 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3
2015-02-10 21:36:55,076 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:55,078 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:55,081 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:55,106 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:55,110 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:36:55,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:55,595 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742038_1214{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:36:55,750 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214 src: /127.0.0.1:48354 dest: /127.0.0.1:57643
2015-02-10 21:36:55,752 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214 src: /127.0.0.1:33800 dest: /127.0.0.1:46575
2015-02-10 21:36:55,753 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214 src: /127.0.0.1:57602 dest: /127.0.0.1:37184
2015-02-10 21:36:55,811 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57602, dest: /127.0.0.1:37184, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0020_r_000000_0_-184825553_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, duration: 55940305
2015-02-10 21:36:55,811 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:55,812 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742038_1214{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:55,813 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742038_1214{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:55,812 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33800, dest: /127.0.0.1:46575, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0020_r_000000_0_-184825553_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, duration: 55680662
2015-02-10 21:36:55,813 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:55,815 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48354, dest: /127.0.0.1:57643, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0020_r_000000_0_-184825553_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, duration: 58902740
2015-02-10 21:36:55,816 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742038_1214{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:36:55,816 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:55,882 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0020_r_000000_0_-184825553_1
2015-02-10 21:36:55,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0	dst=null	perm=null
2015-02-10 21:36:55,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0	dst=null	perm=null
2015-02-10 21:36:55,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/task_1423603735088_0020_r_000000	dst=null	perm=null
2015-02-10 21:36:55,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/_temporary/attempt_1423603735088_0020_r_000000_0	dst=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/task_1423603735088_0020_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:36:55,995 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:36:55,996 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000007
2015-02-10 21:36:55,996 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0021_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:36:55,996 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0021_000001 container=Container: [ContainerId: container_1423603735088_0021_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:36:55,996 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:36:55,996 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:56,050 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000007
2015-02-10 21:36:56,050 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000007
2015-02-10 21:36:56,050 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:36:56,051 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000007
2015-02-10 21:36:56,069 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0020_01_000007 is : 143
2015-02-10 21:36:56,086 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:36:56,087 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007
2015-02-10 21:36:56,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007
2015-02-10 21:36:56,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007
2015-02-10 21:36:56,089 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000007
2015-02-10 21:36:56,089 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000007
2015-02-10 21:36:56,089 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:36:56,089 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000007 from application application_1423603735088_0020
2015-02-10 21:36:56,090 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:56,090 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:36:56,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,115 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1	dst=null	perm=null
2015-02-10 21:36:56,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:36:56,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:36:56,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/task_1423603735088_0020_r_000000	dst=null	perm=null
2015-02-10 21:36:56,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/part-00000	dst=null	perm=null
2015-02-10 21:36:56,140 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary/1/task_1423603735088_0020_r_000000/part-00000	dst=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_temporary	dst=null	perm=null
2015-02-10 21:36:56,154 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,158 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,165 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,191 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57540, dest: /127.0.0.1:37184, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, duration: 10677155524
2015-02-10 21:36:56,191 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:56,192 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742036_1212{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16200
2015-02-10 21:36:56,192 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48293, dest: /127.0.0.1:57643, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, duration: 10664398255
2015-02-10 21:36:56,193 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,194 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58677, dest: /127.0.0.1:52976, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, duration: 10665896936
2015-02-10 21:36:56,194 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742036_1212{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16200
2015-02-10 21:36:56,194 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,195 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742036_1212{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16200
2015-02-10 21:36:56,198 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,206 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742039_1215{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:36:56,210 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215 src: /127.0.0.1:58743 dest: /127.0.0.1:52976
2015-02-10 21:36:56,212 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215 src: /127.0.0.1:33804 dest: /127.0.0.1:46575
2015-02-10 21:36:56,213 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215 src: /127.0.0.1:57606 dest: /127.0.0.1:37184
2015-02-10 21:36:56,217 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57606, dest: /127.0.0.1:37184, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, duration: 1177549
2015-02-10 21:36:56,217 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:56,217 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742039_1215{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,218 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33804, dest: /127.0.0.1:46575, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, duration: 2414561
2015-02-10 21:36:56,218 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,218 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742039_1215{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,218 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58743, dest: /127.0.0.1:52976, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, duration: 2980460
2015-02-10 21:36:56,219 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,219 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742039_1215{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,253 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary_tmp is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist	dst=null	perm=null
2015-02-10 21:36:56,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:56,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist	dst=null	perm=null
2015-02-10 21:36:56,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp	dst=null	perm=null
2015-02-10 21:36:56,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1.jhist	dst=null	perm=null
2015-02-10 21:36:56,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,283 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58746, bytes: 69785, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212, duration: 425287
2015-02-10 21:36:56,287 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742040_1216{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:36:56,287 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212
2015-02-10 21:36:56,288 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215
2015-02-10 21:36:56,288 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214
2015-02-10 21:36:56,292 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216 src: /127.0.0.1:57608 dest: /127.0.0.1:37184
2015-02-10 21:36:56,294 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216 src: /127.0.0.1:58748 dest: /127.0.0.1:52976
2015-02-10 21:36:56,296 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216 src: /127.0.0.1:33809 dest: /127.0.0.1:46575
2015-02-10 21:36:56,301 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33809, dest: /127.0.0.1:46575, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, duration: 3595027
2015-02-10 21:36:56,301 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:56,301 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742040_1216{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,302 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58748, dest: /127.0.0.1:52976, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, duration: 4120445
2015-02-10 21:36:56,302 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,302 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742040_1216{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,302 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57608, dest: /127.0.0.1:37184, bytes: 69241, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, duration: 4845641
2015-02-10 21:36:56,303 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,303 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742040_1216{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,334 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:56,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:56,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:56,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:36:56,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020/job_1423603735088_0020_1_conf.xml	dst=null	perm=null
2015-02-10 21:36:56,353 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:36:56,353 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:36:56,356 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58746, bytes: 103841, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742034_1210, duration: 404098
2015-02-10 21:36:56,359 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742041_1217{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:36:56,363 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217 src: /127.0.0.1:57611 dest: /127.0.0.1:37184
2015-02-10 21:36:56,365 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0021_01_000007 by user teamcity
2015-02-10 21:36:56,365 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000007
2015-02-10 21:36:56,365 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217 src: /127.0.0.1:33811 dest: /127.0.0.1:46575
2015-02-10 21:36:56,365 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0021_01_000007 to application application_1423603735088_0021
2015-02-10 21:36:56,366 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:36:56,366 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0021
2015-02-10 21:36:56,366 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0021
2015-02-10 21:36:56,366 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:36:56,366 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0021
2015-02-10 21:36:56,367 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:36:56,368 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217 src: /127.0.0.1:48367 dest: /127.0.0.1:57643
2015-02-10 21:36:56,376 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48367, dest: /127.0.0.1:57643, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, duration: 4227636
2015-02-10 21:36:56,376 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:36:56,377 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33811, dest: /127.0.0.1:46575, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, duration: 4244214
2015-02-10 21:36:56,376 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742041_1217{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,377 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,378 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742041_1217{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,379 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57611, dest: /127.0.0.1:37184, bytes: 103033, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1090991243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, duration: 4710139
2015-02-10 21:36:56,379 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742041_1217{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:36:56,379 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:36:56,382 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1090991243_1
2015-02-10 21:36:56,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:36:56,407 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0020_000001 with final state: FINISHING
2015-02-10 21:36:56,407 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:56,407 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0020 with final state: FINISHING
2015-02-10 21:36:56,408 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from RUNNING to FINAL_SAVING
2015-02-10 21:36:56,408 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0020
2015-02-10 21:36:56,408 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:56,408 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from FINAL_SAVING to FINISHING
2015-02-10 21:36:56,420 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:36:56,420 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:36:56,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000007/default_container_executor.sh]
2015-02-10 21:36:56,996 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:36:57,051 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0020_01_000007]
2015-02-10 21:36:57,052 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:36:57,052 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:36:57,052 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000007
2015-02-10 21:36:57,052 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:36:57,052 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:3> numContainers=3 user=teamcity user-resources=<memory:5120, vCores:3>
2015-02-10 21:36:57,054 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-10 21:36:57,054 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:36:57,054 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3
2015-02-10 21:36:57,054 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:36:57,356 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:36:57,414 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 1776 Total time for transactions(ms): 149 Number of transactions batched in Syncs: 1 Number of syncs: 1235 SyncTimes(ms): 2242 1762 
2015-02-10 21:36:57,417 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742026_1202 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:36:57,417 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742028_1204 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:36:57,417 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742030_1206 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:36:57,417 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742032_1208 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:36:57,418 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742036_1212 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:36:57,418 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742034_1210 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:36:57,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0020	dst=null	perm=null
2015-02-10 21:36:57,543 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742034_1210, blk_1073742036_1212, blk_1073742026_1202, blk_1073742028_1204, blk_1073742030_1206]
2015-02-10 21:36:57,543 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742032_1208, blk_1073742034_1210, blk_1073742026_1202, blk_1073742028_1204]
2015-02-10 21:36:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032 for deletion
2015-02-10 21:36:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034 for deletion
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026 for deletion
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028 for deletion
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028
2015-02-10 21:36:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034
2015-02-10 21:36:59,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034 for deletion
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036 for deletion
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026 for deletion
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028 for deletion
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028
2015-02-10 21:36:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030 for deletion
2015-02-10 21:36:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030
2015-02-10 21:36:59,744 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217
2015-02-10 21:36:59,746 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742036_1212
2015-02-10 21:36:59,747 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214
2015-02-10 21:36:59,872 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217
2015-02-10 21:36:59,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215
2015-02-10 21:36:59,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214
2015-02-10 21:36:59,874 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216
2015-02-10 21:37:00,031 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:00,035 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:00,038 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:00,057 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:00,104 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216
2015-02-10 21:37:00,104 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215
2015-02-10 21:37:00,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:00,516 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742042_1218{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:37:00,543 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742032_1208, blk_1073742036_1212, blk_1073742026_1202, blk_1073742028_1204, blk_1073742030_1206]
2015-02-10 21:37:00,544 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742032_1208, blk_1073742034_1210, blk_1073742036_1212, blk_1073742026_1202, blk_1073742028_1204, blk_1073742030_1206]
2015-02-10 21:37:00,668 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218 src: /127.0.0.1:33822 dest: /127.0.0.1:46575
2015-02-10 21:37:00,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218 src: /127.0.0.1:48378 dest: /127.0.0.1:57643
2015-02-10 21:37:00,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218 src: /127.0.0.1:58764 dest: /127.0.0.1:52976
2015-02-10 21:37:00,723 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58764, dest: /127.0.0.1:52976, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0021_r_000000_0_596169189_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, duration: 50075120
2015-02-10 21:37:00,724 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:00,724 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742042_1218{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:00,724 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48378, dest: /127.0.0.1:57643, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0021_r_000000_0_596169189_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, duration: 50734888
2015-02-10 21:37:00,725 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:00,725 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742042_1218{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:00,725 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33822, dest: /127.0.0.1:46575, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0021_r_000000_0_596169189_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, duration: 51534047
2015-02-10 21:37:00,725 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:00,726 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742042_1218{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:00,732 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0021_r_000000_0_596169189_1
2015-02-10 21:37:00,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0	dst=null	perm=null
2015-02-10 21:37:00,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0	dst=null	perm=null
2015-02-10 21:37:00,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/task_1423603735088_0021_r_000000	dst=null	perm=null
2015-02-10 21:37:00,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/_temporary/attempt_1423603735088_0021_r_000000_0	dst=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/task_1423603735088_0021_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:00,912 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000007
2015-02-10 21:37:00,912 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000007
2015-02-10 21:37:00,912 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:37:00,912 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000007
2015-02-10 21:37:00,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:00,925 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:00,930 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0021_01_000007 is : 143
2015-02-10 21:37:00,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1	dst=null	perm=null
2015-02-10 21:37:00,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:00,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:00,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/task_1423603735088_0021_r_000000	dst=null	perm=null
2015-02-10 21:37:00,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/part-00000	dst=null	perm=null
2015-02-10 21:37:00,959 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:00,960 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000007
2015-02-10 21:37:00,961 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000007
2015-02-10 21:37:00,961 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000007
2015-02-10 21:37:00,961 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000007
2015-02-10 21:37:00,961 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:00,961 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000007
2015-02-10 21:37:00,962 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000007 from application application_1423603735088_0021
2015-02-10 21:37:00,962 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:00,963 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:37:00,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary/1/task_1423603735088_0021_r_000000/part-00000	dst=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:00,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_temporary	dst=null	perm=null
2015-02-10 21:37:01,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:01,005 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:01,012 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,038 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57593, dest: /127.0.0.1:37184, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, duration: 7114512017
2015-02-10 21:37:01,039 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:01,040 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58731, dest: /127.0.0.1:52976, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, duration: 7123435355
2015-02-10 21:37:01,040 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742037_1213{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 15850
2015-02-10 21:37:01,040 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,041 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742037_1213{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 15850
2015-02-10 21:37:01,043 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48345, dest: /127.0.0.1:57643, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, duration: 7119123820
2015-02-10 21:37:01,044 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,044 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742037_1213{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 15850
2015-02-10 21:37:01,048 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:01,056 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742043_1219{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:37:01,061 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219 src: /127.0.0.1:57626 dest: /127.0.0.1:37184
2015-02-10 21:37:01,062 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219 src: /127.0.0.1:48381 dest: /127.0.0.1:57643
2015-02-10 21:37:01,064 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219 src: /127.0.0.1:33827 dest: /127.0.0.1:46575
2015-02-10 21:37:01,068 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33827, dest: /127.0.0.1:46575, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, duration: 2258521
2015-02-10 21:37:01,068 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:01,068 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742043_1219{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,069 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48381, dest: /127.0.0.1:57643, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, duration: 1830396
2015-02-10 21:37:01,069 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742043_1219{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,070 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,070 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57626, dest: /127.0.0.1:37184, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, duration: 3102448
2015-02-10 21:37:01,071 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742043_1219{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,071 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,074 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary_tmp is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist	dst=null	perm=null
2015-02-10 21:37:01,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:01,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist	dst=null	perm=null
2015-02-10 21:37:01,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:01,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1.jhist	dst=null	perm=null
2015-02-10 21:37:01,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:01,105 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57629, bytes: 69784, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213, duration: 2032867
2015-02-10 21:37:01,107 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742044_1220{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:37:01,111 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220 src: /127.0.0.1:58769 dest: /127.0.0.1:52976
2015-02-10 21:37:01,112 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220 src: /127.0.0.1:48385 dest: /127.0.0.1:57643
2015-02-10 21:37:01,114 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220 src: /127.0.0.1:57632 dest: /127.0.0.1:37184
2015-02-10 21:37:01,118 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57632, dest: /127.0.0.1:37184, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, duration: 3496925
2015-02-10 21:37:01,119 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:01,119 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48385, dest: /127.0.0.1:57643, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, duration: 3999184
2015-02-10 21:37:01,119 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742044_1220{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,119 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,120 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58769, dest: /127.0.0.1:52976, bytes: 69240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, duration: 4764291
2015-02-10 21:37:01,120 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742044_1220{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,120 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,121 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742044_1220{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,125 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:01,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:01,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:01,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:01,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021/job_1423603735088_0021_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:01,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:01,141 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58772, bytes: 103829, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742035_1211, duration: 396684
2015-02-10 21:37:01,144 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742045_1221{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:37:01,148 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221 src: /127.0.0.1:48388 dest: /127.0.0.1:57643
2015-02-10 21:37:01,150 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221 src: /127.0.0.1:33834 dest: /127.0.0.1:46575
2015-02-10 21:37:01,151 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221 src: /127.0.0.1:58775 dest: /127.0.0.1:52976
2015-02-10 21:37:01,155 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58775, dest: /127.0.0.1:52976, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, duration: 2248430
2015-02-10 21:37:01,156 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:01,156 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742045_1221{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,156 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33834, dest: /127.0.0.1:46575, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, duration: 3344043
2015-02-10 21:37:01,156 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742045_1221{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,157 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48388, dest: /127.0.0.1:57643, bytes: 103021, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1694821642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, duration: 4149720
2015-02-10 21:37:01,157 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:01,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742045_1221{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:01,161 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1694821642_1
2015-02-10 21:37:01,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:01,185 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0021_000001 with final state: FINISHING
2015-02-10 21:37:01,186 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:01,186 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0021 with final state: FINISHING
2015-02-10 21:37:01,186 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:01,186 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0021
2015-02-10 21:37:01,187 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:01,188 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:01,294 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742040_1216
2015-02-10 21:37:01,296 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742041_1217
2015-02-10 21:37:01,298 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220
2015-02-10 21:37:01,298 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219
2015-02-10 21:37:01,495 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032 for deletion
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036 for deletion
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026 for deletion
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028 for deletion
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030 for deletion
2015-02-10 21:37:01,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036
2015-02-10 21:37:01,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028
2015-02-10 21:37:01,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026
2015-02-10 21:37:01,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030
2015-02-10 21:37:01,913 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000007]
2015-02-10 21:37:01,914 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:01,914 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:37:01,914 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000007
2015-02-10 21:37:01,914 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:37:01,914 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:2> numContainers=2 user=teamcity user-resources=<memory:4096, vCores:2>
2015-02-10 21:37:01,916 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-10 21:37:01,916 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:01,916 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed 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-10 21:37:01,916 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:37:02,197 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742027_1203 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:37:02,197 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742029_1205 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:37:02,197 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742031_1207 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:37:02,198 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742033_1209 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:37:02,198 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742037_1213 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:37:02,198 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742035_1211 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:37:02,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0021	dst=null	perm=null
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032 for deletion
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034 for deletion
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036 for deletion
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742032_1208 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742032
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026 for deletion
2015-02-10 21:37:02,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742034_1210 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742034
2015-02-10 21:37:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028 for deletion
2015-02-10 21:37:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742036_1212 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742036
2015-02-10 21:37:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030 for deletion
2015-02-10 21:37:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742026_1202 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742026
2015-02-10 21:37:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742028_1204 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742028
2015-02-10 21:37:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742030_1206 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742030
2015-02-10 21:37:02,249 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (3/3) ...dpipesplatform/afterevery
2015-02-10 21:37:02,267 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:02,284 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:02,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:02,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:02,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:02,294 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 22
2015-02-10 21:37:02,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=null
2015-02-10 21:37:02,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:37:02,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:37:02,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:02,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,309 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742046_1222{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:37:02,312 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 src: /127.0.0.1:58780 dest: /127.0.0.1:52976
2015-02-10 21:37:02,314 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 src: /127.0.0.1:33841 dest: /127.0.0.1:46575
2015-02-10 21:37:02,316 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 src: /127.0.0.1:57644 dest: /127.0.0.1:37184
2015-02-10 21:37:02,322 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57644, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, duration: 4821239
2015-02-10 21:37:02,322 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:02,323 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742046_1222{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,323 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33841, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, duration: 4505677
2015-02-10 21:37:02,323 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,323 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742046_1222{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,324 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58780, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, duration: 5361294
2015-02-10 21:37:02,324 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,329 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742046_1222{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,333 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:02,334 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar
2015-02-10 21:37:02,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:02,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:02,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:02,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:02,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:37:02,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:37:02,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:37:02,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:37:02,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:37:02,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:02,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,353 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:02,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,357 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:02,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:02,361 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:02,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:02,365 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:02,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,374 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split
2015-02-10 21:37:02,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:02,379 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742047_1223{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:37:02,383 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223 src: /127.0.0.1:48399 dest: /127.0.0.1:57643
2015-02-10 21:37:02,385 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223 src: /127.0.0.1:58785 dest: /127.0.0.1:52976
2015-02-10 21:37:02,386 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223 src: /127.0.0.1:33846 dest: /127.0.0.1:46575
2015-02-10 21:37:02,388 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223 src: /127.0.0.1:57648 dest: /127.0.0.1:37184
2015-02-10 21:37:02,392 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57648, dest: /127.0.0.1:37184, bytes: 699, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 1644591
2015-02-10 21:37:02,393 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742047_1223{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,394 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:02,394 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33846, dest: /127.0.0.1:46575, bytes: 699, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 4359782
2015-02-10 21:37:02,395 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742047_1223{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,395 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,395 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58785, dest: /127.0.0.1:52976, bytes: 699, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 5069136
2015-02-10 21:37:02,396 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742047_1223{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,396 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,397 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48399, dest: /127.0.0.1:57643, bytes: 699, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 5692124
2015-02-10 21:37:02,397 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,397 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742047_1223{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,421 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:02,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,432 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742048_1224{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:37:02,436 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224 src: /127.0.0.1:33848 dest: /127.0.0.1:46575
2015-02-10 21:37:02,438 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224 src: /127.0.0.1:57650 dest: /127.0.0.1:37184
2015-02-10 21:37:02,440 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224 src: /127.0.0.1:58790 dest: /127.0.0.1:52976
2015-02-10 21:37:02,444 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58790, dest: /127.0.0.1:52976, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, duration: 2069726
2015-02-10 21:37:02,445 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:02,445 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742048_1224{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,445 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57650, dest: /127.0.0.1:37184, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, duration: 2655923
2015-02-10 21:37:02,446 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742048_1224{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,446 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,446 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33848, dest: /127.0.0.1:46575, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, duration: 3515890
2015-02-10 21:37:02,447 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,447 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742048_1224{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,452 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:02,452 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:2
2015-02-10 21:37:02,455 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:02,467 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742049_1225{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:37:02,471 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225 src: /127.0.0.1:33851 dest: /127.0.0.1:46575
2015-02-10 21:37:02,472 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225 src: /127.0.0.1:57653 dest: /127.0.0.1:37184
2015-02-10 21:37:02,474 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225 src: /127.0.0.1:48408 dest: /127.0.0.1:57643
2015-02-10 21:37:02,478 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48408, dest: /127.0.0.1:57643, bytes: 88961, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, duration: 2931300
2015-02-10 21:37:02,479 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:02,479 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742049_1225{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,480 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57653, dest: /127.0.0.1:37184, bytes: 88961, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, duration: 3688462
2015-02-10 21:37:02,480 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,480 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742049_1225{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,481 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33851, dest: /127.0.0.1:46575, bytes: 88961, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, duration: 4817581
2015-02-10 21:37:02,481 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:02,482 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742049_1225{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:02,486 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:02,486 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0022
2015-02-10 21:37:02,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=null
2015-02-10 21:37:02,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:02,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:02,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:02,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:02,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:02,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:02,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:02,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:02,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:02,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:02,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:02,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:02,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:02,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:02,503 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 22 submitted by user teamcity
2015-02-10 21:37:02,503 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0022
2015-02-10 21:37:02,504 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from NEW to NEW_SAVING
2015-02-10 21:37:02,504 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0022
2015-02-10 21:37:02,504 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0022
2015-02-10 21:37:02,504 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:37:02,505 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0022 user: teamcity leaf-queue of parent: root #applications: 3
2015-02-10 21:37:02,505 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0022 from user: teamcity, in queue: default
2015-02-10 21:37:02,505 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from SUBMITTED to ACCEPTED
2015-02-10 21:37:02,505 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0022
2015-02-10 21:37:02,506 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0022_000001
2015-02-10 21:37:02,506 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from NEW to SUBMITTED
2015-02-10 21:37:02,506 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0022 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 1 #user-active-applications: 2 #queue-pending-applications: 1 #queue-active-applications: 2
2015-02-10 21:37:02,506 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0022_000001 to scheduler from user teamcity in queue default
2015-02-10 21:37:02,507 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:37:02,510 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0022/
2015-02-10 21:37:02,510 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0022
2015-02-10 21:37:02,510 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0022/
2015-02-10 21:37:02,577 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0020_01_000001 succeeded 
2015-02-10 21:37:02,578 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:37:02,578 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0020_01_000001
2015-02-10 21:37:02,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001
2015-02-10 21:37:02,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001
2015-02-10 21:37:02,595 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001
2015-02-10 21:37:02,595 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0020/container_1423603735088_0020_01_000001
2015-02-10 21:37:02,596 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000001
2015-02-10 21:37:02,596 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0020_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:37:02,596 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0020_01_000001 from application application_1423603735088_0020
2015-02-10 21:37:02,596 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:02,597 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0020
2015-02-10 21:37:02,914 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0020_01_000001]
2015-02-10 21:37:02,914 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0020_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:02,914 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0020_000001
2015-02-10 21:37:02,914 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0020_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:37:02,915 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0020_000001 State change from FINISHING to FINISHED
2015-02-10 21:37:02,915 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0020	CONTAINERID=container_1423603735088_0020_01_000001
2015-02-10 21:37:02,915 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0020 State change from FINISHING to FINISHED
2015-02-10 21:37:02,915 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0020_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:02,915 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0020
2015-02-10 21:37:02,915 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0020_000001
2015-02-10 21:37:02,915 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:02,916 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0020,name=[7003A36E03B045689E81431609F53DEE/96E10939DC5F49038F8D3E404F11BF66] lower*upper/(1/3),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0020/jobhistory/job/job_1423603735088_0020,appMasterHost=ip-10-31-157-187,startTime=1423604190609,finishTime=1423604216407,finalStatus=SUCCEEDED
2015-02-10 21:37:02,917 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0020_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=3, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-10 21:37:02,917 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:02,917 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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=3, numContainers=1
2015-02-10 21:37:02,917 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0020_000001 released container container_1423603735088_0020_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:02,917 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0020_000001 is done. finalState=FINISHED
2015-02-10 21:37:02,918 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0020 requests cleared
2015-02-10 21:37:02,918 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0022 from user: teamcity activated in queue: default
2015-02-10 21:37:02,918 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0020 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:37:02,918 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0020 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:37:02,919 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0020_000001 (auth:SIMPLE)
2015-02-10 21:37:02,923 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0020_01_000001
2015-02-10 21:37:03,054 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:03,055 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:03,055 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,056 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0020
2015-02-10 21:37:03,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,056 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:03,055 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000001
2015-02-10 21:37:03,056 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0020, with delay of 10800 seconds
2015-02-10 21:37:03,056 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0022_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:37:03,057 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0022_000001 container=Container: [ContainerId: container_1423603735088_0022_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:37:03,057 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:03,057 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:03,057 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0022_01_000001
2015-02-10 21:37:03,058 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:03,058 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0022_000001
2015-02-10 21:37:03,058 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0022 AttemptId: appattempt_1423603735088_0022_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0022_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:37:03,058 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:37:03,058 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:37:03,059 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0022_000001
2015-02-10 21:37:03,060 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0022_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0022_000001
2015-02-10 21:37:03,060 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0022_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-10 21:37:03,063 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0022_000001 (auth:SIMPLE)
2015-02-10 21:37:03,068 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0022_01_000001 by user teamcity
2015-02-10 21:37:03,068 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0022
2015-02-10 21:37:03,069 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000001
2015-02-10 21:37:03,069 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from NEW to INITING
2015-02-10 21:37:03,069 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0022_01_000001 to application application_1423603735088_0022
2015-02-10 21:37:03,069 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0022_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0022_000001
2015-02-10 21:37:03,069 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from INITING to RUNNING
2015-02-10 21:37:03,069 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:37:03,070 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:37:03,070 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0022
2015-02-10 21:37:03,070 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:03,070 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:37:03,071 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:37:03,071 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:03,071 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0022_01_000001
2015-02-10 21:37:03,076 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:03,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,078 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0020
2015-02-10 21:37:03,078 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,078 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:03,078 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,078 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0020, with delay of 10800 seconds
2015-02-10 21:37:03,092 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0022_01_000001.tokens. Credentials list: 
2015-02-10 21:37:03,122 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:03,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0022_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001.tokens
2015-02-10 21:37:03,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:03,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:03,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:03,429 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58798, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_241977743_21554, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, duration: 1306449
2015-02-10 21:37:03,476 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0022/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:03,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:03,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:03,524 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57660, bytes: 84, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_241977743_21554, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, duration: 247551
2015-02-10 21:37:03,544 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742046_1222 to datanode(s) 127.0.0.1:57643
2015-02-10 21:37:03,545 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742037_1213, blk_1073742027_1203, blk_1073742029_1205, blk_1073742031_1207]
2015-02-10 21:37:03,545 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742033_1209, blk_1073742035_1211, blk_1073742027_1203, blk_1073742029_1205, blk_1073742031_1207]
2015-02-10 21:37:03,561 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:03,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:03,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:03,608 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33860, bytes: 707, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_241977743_21554, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 385195
2015-02-10 21:37:03,643 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0022/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:03,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:03,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:03,689 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33860, bytes: 89657, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_241977743_21554, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, duration: 569495
2015-02-10 21:37:03,728 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0022/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:03,728 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:03,778 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:03,779 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:03,906 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001/default_container_executor.sh]
2015-02-10 21:37:03,915 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:03,915 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,916 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0020
2015-02-10 21:37:03,916 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0020 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:03,916 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0020, with delay of 10800 seconds
2015-02-10 21:37:03,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:03,917 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0020
2015-02-10 21:37:04,054 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033 for deletion
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035 for deletion
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027 for deletion
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027
2015-02-10 21:37:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029 for deletion
2015-02-10 21:37:04,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031 for deletion
2015-02-10 21:37:04,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031
2015-02-10 21:37:04,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029
2015-02-10 21:37:04,754 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213
2015-02-10 21:37:04,755 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221
2015-02-10 21:37:04,756 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218
2015-02-10 21:37:04,756 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219
2015-02-10 21:37:04,757 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223
2015-02-10 21:37:04,758 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225
2015-02-10 21:37:04,955 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220
2015-02-10 21:37:05,096 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222
2015-02-10 21:37:05,097 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223
2015-02-10 21:37:05,098 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219
2015-02-10 21:37:05,098 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218
2015-02-10 21:37:05,100 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225
2015-02-10 21:37:05,111 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221
2015-02-10 21:37:05,111 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218
2015-02-10 21:37:05,112 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223
2015-02-10 21:37:05,112 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224
2015-02-10 21:37:05,113 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742044_1220
2015-02-10 21:37:05,114 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742037_1213
2015-02-10 21:37:05,214 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 to 127.0.0.1:57643 
2015-02-10 21:37:05,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037 for deletion
2015-02-10 21:37:05,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027 for deletion
2015-02-10 21:37:05,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029 for deletion
2015-02-10 21:37:05,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037
2015-02-10 21:37:05,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031 for deletion
2015-02-10 21:37:05,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027
2015-02-10 21:37:05,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029
2015-02-10 21:37:05,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031
2015-02-10 21:37:05,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 src: /127.0.0.1:48416 dest: /127.0.0.1:57643
2015-02-10 21:37:05,217 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:37:05,219 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222 src: /127.0.0.1:48416 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:37:05,220 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742046_1222 size 254067
2015-02-10 21:37:05,296 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742045_1221
2015-02-10 21:37:05,297 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224
2015-02-10 21:37:05,312 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222
2015-02-10 21:37:06,502 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225
2015-02-10 21:37:06,503 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223
2015-02-10 21:37:06,504 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224
2015-02-10 21:37:06,507 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222
2015-02-10 21:37:06,546 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742033_1209, blk_1073742035_1211, blk_1073742037_1213, blk_1073742027_1203, blk_1073742029_1205]
2015-02-10 21:37:06,546 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742033_1209, blk_1073742035_1211, blk_1073742037_1213, blk_1073742027_1203, blk_1073742029_1205, blk_1073742031_1207]
2015-02-10 21:37:06,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:06,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:37:06,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:37:06,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:37:06,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=null
2015-02-10 21:37:06,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:06,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:07,355 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0021_01_000001 succeeded 
2015-02-10 21:37:07,356 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:37:07,356 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0021_01_000001
2015-02-10 21:37:07,373 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001
2015-02-10 21:37:07,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001
2015-02-10 21:37:07,374 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000001
2015-02-10 21:37:07,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001
2015-02-10 21:37:07,374 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0021_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:37:07,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0021/container_1423603735088_0021_01_000001
2015-02-10 21:37:07,374 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0021_01_000001 from application application_1423603735088_0021
2015-02-10 21:37:07,375 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:07,375 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0021
2015-02-10 21:37:07,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:07,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:07,491 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33865, bytes: 84, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742048_1224, duration: 269002
2015-02-10 21:37:07,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033 for deletion
2015-02-10 21:37:07,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035 for deletion
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037 for deletion
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027 for deletion
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029 for deletion
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037
2015-02-10 21:37:07,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027
2015-02-10 21:37:07,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029
2015-02-10 21:37:08,198 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0021_01_000001]
2015-02-10 21:37:08,198 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0021_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:08,199 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0021_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:37:08,199 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0021	CONTAINERID=container_1423603735088_0021_01_000001
2015-02-10 21:37:08,199 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0021_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:08,199 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:08,199 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0021_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:37:08,199 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0021_000001
2015-02-10 21:37:08,199 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:08,200 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0021_000001 State change from FINISHING to FINISHED
2015-02-10 21:37:08,200 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:08,200 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0021 State change from FINISHING to FINISHED
2015-02-10 21:37:08,200 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0021_000001 released container container_1423603735088_0021_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:08,200 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0021
2015-02-10 21:37:08,200 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0021_000001 is done. finalState=FINISHED
2015-02-10 21:37:08,200 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0021,name=[7003A36E03B045689E81431609F53DEE/BD7A2933D6AC42DCB9CF2389896113F4] lower*upper/(2/3),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0021/jobhistory/job/job_1423603735088_0021,appMasterHost=ip-10-31-157-187,startTime=1423604190645,finishTime=1423604221186,finalStatus=SUCCEEDED
2015-02-10 21:37:08,200 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0021 requests cleared
2015-02-10 21:37:08,201 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0021 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:37:08,201 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0021 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:37:08,201 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0021_000001
2015-02-10 21:37:08,204 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0021_000001 (auth:SIMPLE)
2015-02-10 21:37:08,205 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0021_01_000001
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033 for deletion
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035 for deletion
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037 for deletion
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742033_1209 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742033
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027 for deletion
2015-02-10 21:37:08,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742035_1211 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742035
2015-02-10 21:37:08,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029 for deletion
2015-02-10 21:37:08,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742037_1213 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742037
2015-02-10 21:37:08,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031 for deletion
2015-02-10 21:37:08,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742027_1203 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742027
2015-02-10 21:37:08,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742029_1205 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742029
2015-02-10 21:37:08,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742031_1207 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742031
2015-02-10 21:37:08,817 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0022_000001 (auth:SIMPLE)
2015-02-10 21:37:08,821 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0022_000001
2015-02-10 21:37:08,821 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0022	APPATTEMPTID=appattempt_1423603735088_0022_000001
2015-02-10 21:37:08,821 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:37:08,821 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from ACCEPTED to RUNNING
2015-02-10 21:37:08,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:08,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:08,917 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:08,917 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:08,918 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0021
2015-02-10 21:37:08,918 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:08,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:08,918 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0021, with delay of 10800 seconds
2015-02-10 21:37:08,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:08,919 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:09,056 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:09,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,057 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0021
2015-02-10 21:37:09,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,057 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:09,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,058 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0021, with delay of 10800 seconds
2015-02-10 21:37:09,078 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:09,078 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,079 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0021
2015-02-10 21:37:09,079 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:09,080 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0021, with delay of 10800 seconds
2015-02-10 21:37:09,194 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742050_1226{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:37:09,199 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:09,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,200 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0021
2015-02-10 21:37:09,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,200 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0021 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:09,200 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0021, with delay of 10800 seconds
2015-02-10 21:37:09,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0021
2015-02-10 21:37:09,255 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226 src: /127.0.0.1:58810 dest: /127.0.0.1:52976
2015-02-10 21:37:09,257 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226 src: /127.0.0.1:48426 dest: /127.0.0.1:57643
2015-02-10 21:37:09,258 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226 src: /127.0.0.1:57673 dest: /127.0.0.1:37184
2015-02-10 21:37:09,287 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57673, dest: /127.0.0.1:37184, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, duration: 26819998
2015-02-10 21:37:09,288 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:09,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742050_1226{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:09,288 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48426, dest: /127.0.0.1:57643, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, duration: 28304766
2015-02-10 21:37:09,289 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742050_1226{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:09,289 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:09,290 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58810, dest: /127.0.0.1:52976, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, duration: 29570410
2015-02-10 21:37:09,290 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742050_1226{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:09,290 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:09,304 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:37:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:37:09,917 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:09,918 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000002
2015-02-10 21:37:09,918 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0022_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:37:09,918 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0022_000001 container=Container: [ContainerId: container_1423603735088_0022_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:09,918 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:09,918 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:09,919 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:09,919 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000003
2015-02-10 21:37:09,919 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0022_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:37:09,919 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0022_000001 container=Container: [ContainerId: container_1423603735088_0022_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:09,920 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:09,920 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:09,964 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222
2015-02-10 21:37:09,965 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226
2015-02-10 21:37:10,322 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226
2015-02-10 21:37:10,921 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0022_01_000002
2015-02-10 21:37:10,921 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:10,921 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:10,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:10,989 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:11,005 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:11,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:11,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:11,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:11,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:11,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:11,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:11,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:11,115 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0022_000001 (auth:SIMPLE)
2015-02-10 21:37:11,120 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0022_01_000003 by user teamcity
2015-02-10 21:37:11,120 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0022
2015-02-10 21:37:11,120 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000003
2015-02-10 21:37:11,121 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from NEW to INITING
2015-02-10 21:37:11,121 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0022_01_000003 to application application_1423603735088_0022
2015-02-10 21:37:11,121 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0022_01_000002 by user teamcity
2015-02-10 21:37:11,121 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from INITING to RUNNING
2015-02-10 21:37:11,121 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000002
2015-02-10 21:37:11,122 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:37:11,122 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0022_01_000002 to application application_1423603735088_0022
2015-02-10 21:37:11,122 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0022
2015-02-10 21:37:11,122 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0022
2015-02-10 21:37:11,122 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:11,122 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0022
2015-02-10 21:37:11,123 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:11,123 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:11,123 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:37:11,123 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0022_01_000003
2015-02-10 21:37:11,124 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0022
2015-02-10 21:37:11,124 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0022
2015-02-10 21:37:11,124 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:11,124 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0022
2015-02-10 21:37:11,125 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0022_01_000002
2015-02-10 21:37:11,143 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0022_01_000003.tokens. Credentials list: 
2015-02-10 21:37:11,146 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0022_01_000002.tokens. Credentials list: 
2015-02-10 21:37:11,171 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:11,299 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0022_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003.tokens
2015-02-10 21:37:11,300 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:11,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:11,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar	dst=null	perm=null
2015-02-10 21:37:11,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57677, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-711999383_21767, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742046_1222, duration: 1200942
2015-02-10 21:37:11,509 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:11,515 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226
2015-02-10 21:37:11,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:11,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml	dst=null	perm=null
2015-02-10 21:37:11,551 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33877, bytes: 89657, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-711999383_21767, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742049_1225, duration: 445978
2015-02-10 21:37:11,585 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:11,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:11,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:11,636 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:11,636 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:11,638 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:11,638 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:11,765 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003/default_container_executor.sh]
2015-02-10 21:37:11,768 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002/default_container_executor.sh]
2015-02-10 21:37:11,918 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:11,918 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:11,940 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:37:12,621 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:12,754 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0022_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002.tokens
2015-02-10 21:37:12,754 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:15,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:15,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job.split	dst=null	perm=null
2015-02-10 21:37:15,256 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58825, bytes: 707, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0022_m_000000_0_1251841446_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 267338
2015-02-10 21:37:15,337 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57687, bytes: 707, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0022_m_000001_0_88032091_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742047_1223, duration: 268542
2015-02-10 21:37:15,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/part-00000	dst=null	perm=null
2015-02-10 21:37:15,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8/part-00000	dst=null	perm=null
2015-02-10 21:37:15,373 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48442, bytes: 184, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0022_m_000000_0_1251841446_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742038_1214, duration: 248379
2015-02-10 21:37:15,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/part-00000	dst=null	perm=null
2015-02-10 21:37:15,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97/part-00000	dst=null	perm=null
2015-02-10 21:37:15,453 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33888, bytes: 184, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0022_m_000001_0_88032091_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742042_1218, duration: 328835
2015-02-10 21:37:15,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_m_000000_0	dst=null	perm=null
2015-02-10 21:37:15,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_m_000001_0	dst=null	perm=null
2015-02-10 21:37:15,991 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0022_01_000002
2015-02-10 21:37:15,991 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000002
2015-02-10 21:37:15,991 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:37:15,992 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0022_01_000002
2015-02-10 21:37:16,008 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0022_01_000002 is : 143
2015-02-10 21:37:16,020 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742051_1227{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:37:16,023 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:16,023 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002
2015-02-10 21:37:16,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002
2015-02-10 21:37:16,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002
2015-02-10 21:37:16,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000002
2015-02-10 21:37:16,024 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000002
2015-02-10 21:37:16,025 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:16,025 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227 src: /127.0.0.1:58829 dest: /127.0.0.1:52976
2015-02-10 21:37:16,025 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0022_01_000002 from application application_1423603735088_0022
2015-02-10 21:37:16,025 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:16,025 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0022
2015-02-10 21:37:16,028 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227 src: /127.0.0.1:33890 dest: /127.0.0.1:46575
2015-02-10 21:37:16,029 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227 src: /127.0.0.1:48446 dest: /127.0.0.1:57643
2015-02-10 21:37:16,037 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0022_01_000003
2015-02-10 21:37:16,037 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000003
2015-02-10 21:37:16,038 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:37:16,038 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0022_01_000003
2015-02-10 21:37:16,038 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0022_01_000002]
2015-02-10 21:37:16,038 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:16,038 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0022_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:37:16,039 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000002
2015-02-10 21:37:16,039 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0022_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:37:16,039 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:37:16,040 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0022_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:16,040 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:16,040 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist for DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:16,040 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:16,040 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0022_000001 released container container_1423603735088_0022_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:37:16,054 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0022_01_000003 is : 143
2015-02-10 21:37:16,072 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:16,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003
2015-02-10 21:37:16,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003
2015-02-10 21:37:16,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003
2015-02-10 21:37:16,073 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000003
2015-02-10 21:37:16,073 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000003
2015-02-10 21:37:16,073 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:16,073 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0022_01_000003 from application application_1423603735088_0022
2015-02-10 21:37:16,074 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:16,074 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0022
2015-02-10 21:37:17,039 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0022_01_000003]
2015-02-10 21:37:17,039 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:17,039 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0022_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:37:17,039 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000003
2015-02-10 21:37:17,039 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0022_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:17,039 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:17,041 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0022_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:17,041 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:17,041 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:17,041 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0022_000001 released container container_1423603735088_0022_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:18,040 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:18,040 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000004
2015-02-10 21:37:18,040 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0022_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:37:18,040 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0022_000001 container=Container: [ContainerId: container_1423603735088_0022_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:18,040 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:18,041 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:18,960 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:18,973 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0022_01_000004 by user teamcity
2015-02-10 21:37:18,973 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000004
2015-02-10 21:37:18,973 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0022_01_000004 to application application_1423603735088_0022
2015-02-10 21:37:18,974 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:37:18,974 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0022
2015-02-10 21:37:18,974 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0022
2015-02-10 21:37:18,974 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:18,975 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0022
2015-02-10 21:37:18,975 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:19,023 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:19,023 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:19,040 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:19,152 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000004/default_container_executor.sh]
2015-02-10 21:37:19,963 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:37:22,684 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:22,704 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:23,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,160 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742052_1228{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:37:23,327 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228 src: /127.0.0.1:58841 dest: /127.0.0.1:52976
2015-02-10 21:37:23,329 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228 src: /127.0.0.1:33902 dest: /127.0.0.1:46575
2015-02-10 21:37:23,331 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228 src: /127.0.0.1:57704 dest: /127.0.0.1:37184
2015-02-10 21:37:23,382 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57704, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0022_r_000000_0_-1116491926_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 49218236
2015-02-10 21:37:23,382 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:23,383 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742052_1228{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,383 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33902, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0022_r_000000_0_-1116491926_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 50326824
2015-02-10 21:37:23,384 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,384 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742052_1228{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,385 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58841, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0022_r_000000_0_-1116491926_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 51873477
2015-02-10 21:37:23,385 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,385 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742052_1228{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,393 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0022_r_000000_0_-1116491926_1
2015-02-10 21:37:23,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0	dst=null	perm=null
2015-02-10 21:37:23,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0	dst=null	perm=null
2015-02-10 21:37:23,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/task_1423603735088_0022_r_000000	dst=null	perm=null
2015-02-10 21:37:23,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/_temporary/attempt_1423603735088_0022_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/task_1423603735088_0022_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:23,555 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0022_01_000004
2015-02-10 21:37:23,556 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000004
2015-02-10 21:37:23,556 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:37:23,556 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0022_01_000004
2015-02-10 21:37:23,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,571 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,574 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0022_01_000004 is : 143
2015-02-10 21:37:23,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1	dst=null	perm=null
2015-02-10 21:37:23,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:23,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:23,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/task_1423603735088_0022_r_000000	dst=null	perm=null
2015-02-10 21:37:23,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	dst=null	perm=null
2015-02-10 21:37:23,590 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:23,592 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000004
2015-02-10 21:37:23,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000004
2015-02-10 21:37:23,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000004
2015-02-10 21:37:23,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000004
2015-02-10 21:37:23,594 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000004
2015-02-10 21:37:23,594 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:23,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary/1/task_1423603735088_0022_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,594 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0022_01_000004 from application application_1423603735088_0022
2015-02-10 21:37:23,594 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:23,594 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0022
2015-02-10 21:37:23,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary	dst=null	perm=null
2015-02-10 21:37:23,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,614 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_SUCCESS is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,621 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,650 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48446, dest: /127.0.0.1:57643, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, duration: 7619601830
2015-02-10 21:37:23,651 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:23,651 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742051_1227{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:37:23,652 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33890, dest: /127.0.0.1:46575, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, duration: 7620680151
2015-02-10 21:37:23,652 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,654 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742051_1227{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:37:23,654 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58829, dest: /127.0.0.1:52976, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, duration: 7623176857
2015-02-10 21:37:23,655 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,655 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742051_1227{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:37:23,660 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,668 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742053_1229{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:37:23,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229 src: /127.0.0.1:57705 dest: /127.0.0.1:37184
2015-02-10 21:37:23,687 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229 src: /127.0.0.1:33905 dest: /127.0.0.1:46575
2015-02-10 21:37:23,688 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229 src: /127.0.0.1:58846 dest: /127.0.0.1:52976
2015-02-10 21:37:23,693 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58846, dest: /127.0.0.1:52976, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, duration: 2235452
2015-02-10 21:37:23,693 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742053_1229{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,693 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:23,694 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33905, dest: /127.0.0.1:46575, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, duration: 3825299
2015-02-10 21:37:23,694 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742053_1229{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,695 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,695 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57705, dest: /127.0.0.1:37184, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, duration: 5205257
2015-02-10 21:37:23,695 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,695 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742053_1229{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,708 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary_tmp is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist	dst=null	perm=null
2015-02-10 21:37:23,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:23,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist	dst=null	perm=null
2015-02-10 21:37:23,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:23,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1.jhist	dst=null	perm=null
2015-02-10 21:37:23,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,738 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33907, bytes: 46459, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227, duration: 294813
2015-02-10 21:37:23,741 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742054_1230{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:37:23,766 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230 src: /127.0.0.1:48463 dest: /127.0.0.1:57643
2015-02-10 21:37:23,768 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230 src: /127.0.0.1:58849 dest: /127.0.0.1:52976
2015-02-10 21:37:23,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230 src: /127.0.0.1:33910 dest: /127.0.0.1:46575
2015-02-10 21:37:23,773 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33910, dest: /127.0.0.1:46575, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, duration: 2493705
2015-02-10 21:37:23,773 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:23,773 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742054_1230{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,774 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58849, dest: /127.0.0.1:52976, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, duration: 2802178
2015-02-10 21:37:23,774 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742054_1230{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,774 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,775 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48463, dest: /127.0.0.1:57643, bytes: 46095, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, duration: 3929043
2015-02-10 21:37:23,775 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,775 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742054_1230{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,779 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:23,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:23,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:23,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:23,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022/job_1423603735088_0022_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:23,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:23,797 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57712, bytes: 104864, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742050_1226, duration: 429327
2015-02-10 21:37:23,803 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742055_1231{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:37:23,807 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231 src: /127.0.0.1:33912 dest: /127.0.0.1:46575
2015-02-10 21:37:23,809 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231 src: /127.0.0.1:58853 dest: /127.0.0.1:52976
2015-02-10 21:37:23,811 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231 src: /127.0.0.1:57715 dest: /127.0.0.1:37184
2015-02-10 21:37:23,815 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57715, dest: /127.0.0.1:37184, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, duration: 2605339
2015-02-10 21:37:23,815 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742055_1231{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,815 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:23,816 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58853, dest: /127.0.0.1:52976, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, duration: 3933503
2015-02-10 21:37:23,816 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,816 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742055_1231{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,817 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33912, dest: /127.0.0.1:46575, bytes: 104048, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_354941905_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, duration: 4540488
2015-02-10 21:37:23,817 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:23,817 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742055_1231{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:37:23,821 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_354941905_1
2015-02-10 21:37:23,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:23,846 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0022_000001 with final state: FINISHING
2015-02-10 21:37:23,846 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:23,846 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0022 with final state: FINISHING
2015-02-10 21:37:23,846 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:23,847 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:23,847 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0022
2015-02-10 21:37:23,847 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:24,557 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0022_01_000004]
2015-02-10 21:37:24,558 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:24,558 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0022_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:37:24,558 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000004
2015-02-10 21:37:24,558 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0022_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:24,558 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:24,559 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0022_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:24,560 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:24,560 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:24,560 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0022_000001 released container container_1423603735088_0022_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:24,858 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742046_1222 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:37:24,858 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742047_1223 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:37:24,859 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742048_1224 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:37:24,859 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742049_1225 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:37:24,859 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742051_1227 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:37:24,859 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742050_1226 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:37:24,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0022	dst=null	perm=null
2015-02-10 21:37:24,923 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742038_1214 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:37:24,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/1602583093_upper_5B1EFAE1DDF14693A976C5C232634AB8	dst=null	perm=null
2015-02-10 21:37:24,927 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742042_1218 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:37:24,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/6424364567_lower_996D4487215946748007B58F9A149B97	dst=null	perm=null
2015-02-10 21:37:24,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,929 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary
2015-02-10 21:37:24,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/_temporary	dst=null	perm=null
2015-02-10 21:37:24,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,950 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:24,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	dst=null	perm=null
2015-02-10 21:37:24,954 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58856, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 265749
2015-02-10 21:37:24,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230
2015-02-10 21:37:24,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227
2015-02-10 21:37:24,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,975 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:24,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	dst=null	perm=null
2015-02-10 21:37:24,979 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57718, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 232838
2015-02-10 21:37:24,979 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/afterevery
2015-02-10 21:37:24,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery	dst=null	perm=null
2015-02-10 21:37:24,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	dst=null	perm=null
2015-02-10 21:37:24,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/afterevery/part-00000	dst=null	perm=null
2015-02-10 21:37:24,987 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57718, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228, duration: 214943
2015-02-10 21:37:24,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:24,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:37:25,010 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:37:25,010 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-10 21:37:25,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:25,037 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower] starting
2015-02-10 21:37:25,037 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  source: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:37:25,037 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:37:25,038 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields"]
2015-02-10 21:37:25,038 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  parallel execution is enabled: true
2015-02-10 21:37:25,038 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  starting jobs: 1
2015-02-10 21:37:25,038 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [offsetLower*lower]  allocating threads: 1
2015-02-10 21:37:25,039 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [offsetLower*lower] starting step: (1/1) ...atform/samefiledifffields
2015-02-10 21:37:25,055 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:25,075 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:25,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:25,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:25,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:25,082 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 23
2015-02-10 21:37:25,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=null
2015-02-10 21:37:25,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:37:25,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:37:25,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,117 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742056_1232{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:37:25,120 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 src: /127.0.0.1:58859 dest: /127.0.0.1:52976
2015-02-10 21:37:25,122 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 src: /127.0.0.1:57721 dest: /127.0.0.1:37184
2015-02-10 21:37:25,124 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 src: /127.0.0.1:48476 dest: /127.0.0.1:57643
2015-02-10 21:37:25,130 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48476, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, duration: 3194927
2015-02-10 21:37:25,130 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:25,130 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742056_1232{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,130 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57721, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, duration: 3604976
2015-02-10 21:37:25,131 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,131 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742056_1232{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,174 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58859, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, duration: 4715159
2015-02-10 21:37:25,175 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742056_1232{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,180 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:25,181 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar
2015-02-10 21:37:25,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:25,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:25,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:25,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:37:25,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:37:25,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:37:25,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:37:25,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:37:25,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:25,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,196 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:25,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,199 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:25,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,204 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:25,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,207 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:25,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:25,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,216 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split
2015-02-10 21:37:25,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:25,239 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742057_1233{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:37:25,243 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233 src: /127.0.0.1:48477 dest: /127.0.0.1:57643
2015-02-10 21:37:25,244 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233 src: /127.0.0.1:57724 dest: /127.0.0.1:37184
2015-02-10 21:37:25,246 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233 src: /127.0.0.1:33924 dest: /127.0.0.1:46575
2015-02-10 21:37:25,247 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233 src: /127.0.0.1:58865 dest: /127.0.0.1:52976
2015-02-10 21:37:25,253 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58865, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 4564133
2015-02-10 21:37:25,254 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:25,254 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742057_1233{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,255 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33924, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 5374180
2015-02-10 21:37:25,255 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742057_1233{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,256 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,257 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57724, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 6673201
2015-02-10 21:37:25,257 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,257 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742057_1233{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,257 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48477, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 7608226
2015-02-10 21:37:25,258 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,258 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742057_1233{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,262 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:25,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,272 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742058_1234{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:37:25,304 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227
2015-02-10 21:37:25,305 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230
2015-02-10 21:37:25,305 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229
2015-02-10 21:37:25,306 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228
2015-02-10 21:37:25,307 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231
2015-02-10 21:37:25,308 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233
2015-02-10 21:37:25,312 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234 src: /127.0.0.1:48481 dest: /127.0.0.1:57643
2015-02-10 21:37:25,314 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234 src: /127.0.0.1:57728 dest: /127.0.0.1:37184
2015-02-10 21:37:25,315 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234 src: /127.0.0.1:58868 dest: /127.0.0.1:52976
2015-02-10 21:37:25,319 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58868, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, duration: 1669183
2015-02-10 21:37:25,319 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:25,319 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742058_1234{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,320 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57728, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, duration: 1844003
2015-02-10 21:37:25,320 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742058_1234{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,320 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,320 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48481, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, duration: 3130536
2015-02-10 21:37:25,321 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,321 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742058_1234{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,325 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:25,326 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:37:25,328 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228
2015-02-10 21:37:25,329 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742051_1227
2015-02-10 21:37:25,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,329 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233
2015-02-10 21:37:25,330 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229
2015-02-10 21:37:25,331 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231
2015-02-10 21:37:25,332 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742054_1230
2015-02-10 21:37:25,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:25,341 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742059_1235{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:37:25,345 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235 src: /127.0.0.1:58869 dest: /127.0.0.1:52976
2015-02-10 21:37:25,346 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235 src: /127.0.0.1:48485 dest: /127.0.0.1:57643
2015-02-10 21:37:25,348 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235 src: /127.0.0.1:33931 dest: /127.0.0.1:46575
2015-02-10 21:37:25,352 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33931, dest: /127.0.0.1:46575, bytes: 88667, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, duration: 2281310
2015-02-10 21:37:25,352 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742059_1235{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,353 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:25,353 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48485, dest: /127.0.0.1:57643, bytes: 88667, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, duration: 3498599
2015-02-10 21:37:25,354 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,354 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742059_1235{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,354 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58869, dest: /127.0.0.1:52976, bytes: 88667, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, duration: 4253022
2015-02-10 21:37:25,355 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:25,356 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742059_1235{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:25,359 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:25,359 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0023
2015-02-10 21:37:25,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=null
2015-02-10 21:37:25,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:25,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:25,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:25,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:25,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:25,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:25,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:25,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:25,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:25,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:25,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:25,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:25,377 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 23 submitted by user teamcity
2015-02-10 21:37:25,377 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0023
2015-02-10 21:37:25,377 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from NEW to NEW_SAVING
2015-02-10 21:37:25,377 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0023
2015-02-10 21:37:25,377 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0023
2015-02-10 21:37:25,378 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:37:25,378 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0023 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:37:25,378 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0023 from user: teamcity, in queue: default
2015-02-10 21:37:25,378 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0023
2015-02-10 21:37:25,378 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from SUBMITTED to ACCEPTED
2015-02-10 21:37:25,379 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0023_000001
2015-02-10 21:37:25,379 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from NEW to SUBMITTED
2015-02-10 21:37:25,379 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0023 from user: teamcity activated in queue: default
2015-02-10 21:37:25,379 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0023 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:37:25,379 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0023_000001 to scheduler from user teamcity in queue default
2015-02-10 21:37:25,380 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:37:25,381 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0023/
2015-02-10 21:37:25,381 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [offsetLower*lower] submitted hadoop job: job_1423603735088_0023
2015-02-10 21:37:25,382 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [offsetLower*lower] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0023/
2015-02-10 21:37:25,532 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232
2015-02-10 21:37:25,559 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:25,559 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000001
2015-02-10 21:37:25,559 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:37:25,560 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:25,560 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:25,560 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:25,560 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0023_01_000001
2015-02-10 21:37:25,560 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:25,561 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0023_000001
2015-02-10 21:37:25,561 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0023 AttemptId: appattempt_1423603735088_0023_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0023_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:37:25,561 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:37:25,561 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:37:25,561 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0023_000001
2015-02-10 21:37:25,562 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0023_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0023_000001
2015-02-10 21:37:25,563 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0023_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-10 21:37:25,566 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0023_000001 (auth:SIMPLE)
2015-02-10 21:37:25,568 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000001 by user teamcity
2015-02-10 21:37:25,568 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0023
2015-02-10 21:37:25,569 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000001
2015-02-10 21:37:25,569 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from NEW to INITING
2015-02-10 21:37:25,569 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000001 to application application_1423603735088_0023
2015-02-10 21:37:25,569 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0023_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0023_000001
2015-02-10 21:37:25,569 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from INITING to RUNNING
2015-02-10 21:37:25,569 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:37:25,570 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:37:25,570 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:25,570 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:25,570 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:37:25,570 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:37:25,571 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:25,571 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0023_01_000001
2015-02-10 21:37:25,587 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0023_01_000001.tokens. Credentials list: 
2015-02-10 21:37:25,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:25,731 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235
2015-02-10 21:37:25,732 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234
2015-02-10 21:37:25,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0023_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001.tokens
2015-02-10 21:37:25,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:25,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:25,893 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48490, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039416299_22170, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, duration: 1240876
2015-02-10 21:37:25,937 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:25,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:25,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:25,992 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58856, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039416299_22170, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, duration: 233088
2015-02-10 21:37:26,026 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:26,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:26,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:26,065 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57718, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039416299_22170, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 258542
2015-02-10 21:37:26,098 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:26,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:26,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:26,138 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48490, bytes: 89363, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039416299_22170, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, duration: 389000
2015-02-10 21:37:26,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:26,172 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:26,220 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:26,221 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:26,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001/default_container_executor.sh]
2015-02-10 21:37:26,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233
2015-02-10 21:37:26,523 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232
2015-02-10 21:37:26,559 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:26,722 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742055_1231
2015-02-10 21:37:26,723 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229
2015-02-10 21:37:26,723 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742052_1228
2015-02-10 21:37:26,724 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234
2015-02-10 21:37:27,549 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073742056_1232 to datanode(s) 127.0.0.1:46575
2015-02-10 21:37:27,549 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742048_1224, blk_1073742049_1225, blk_1073742050_1226, blk_1073742038_1214, blk_1073742046_1222, blk_1073742047_1223]
2015-02-10 21:37:27,550 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742048_1224, blk_1073742050_1226, blk_1073742051_1227, blk_1073742042_1218, blk_1073742046_1222, blk_1073742047_1223]
2015-02-10 21:37:29,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:29,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:37:29,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:37:29,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:37:29,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048 for deletion
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049 for deletion
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050 for deletion
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038 for deletion
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046 for deletion
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048
2015-02-10 21:37:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047 for deletion
2015-02-10 21:37:29,214 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 to 127.0.0.1:46575 
2015-02-10 21:37:29,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050
2015-02-10 21:37:29,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047
2015-02-10 21:37:29,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048 for deletion
2015-02-10 21:37:29,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050 for deletion
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051 for deletion
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050
2015-02-10 21:37:29,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042 for deletion
2015-02-10 21:37:29,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051
2015-02-10 21:37:29,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042
2015-02-10 21:37:29,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046 for deletion
2015-02-10 21:37:29,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047 for deletion
2015-02-10 21:37:29,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046
2015-02-10 21:37:29,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047
2015-02-10 21:37:29,218 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 src: /127.0.0.1:33939 dest: /127.0.0.1:46575
2015-02-10 21:37:29,219 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:37:29,220 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232 src: /127.0.0.1:33939 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:37:29,221 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742056_1232 size 254067
2015-02-10 21:37:29,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=null
2015-02-10 21:37:29,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:29,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:29,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:29,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:29,883 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58880, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234, duration: 259905
2015-02-10 21:37:29,979 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233
2015-02-10 21:37:29,982 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232
2015-02-10 21:37:29,983 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742058_1234
2015-02-10 21:37:30,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0022_01_000001 succeeded 
2015-02-10 21:37:30,020 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:37:30,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0022_01_000001
2015-02-10 21:37:30,036 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001
2015-02-10 21:37:30,036 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001
2015-02-10 21:37:30,037 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001
2015-02-10 21:37:30,037 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0022/container_1423603735088_0022_01_000001
2015-02-10 21:37:30,038 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000001
2015-02-10 21:37:30,039 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0022_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:37:30,039 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0022_01_000001 from application application_1423603735088_0022
2015-02-10 21:37:30,039 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:30,039 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0022
2015-02-10 21:37:30,064 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0022_01_000001]
2015-02-10 21:37:30,064 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0022_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:30,064 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0022_000001
2015-02-10 21:37:30,065 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0022_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:37:30,065 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0022_000001 State change from FINISHING to FINISHED
2015-02-10 21:37:30,065 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0022	CONTAINERID=container_1423603735088_0022_01_000001
2015-02-10 21:37:30,065 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0022 State change from FINISHING to FINISHED
2015-02-10 21:37:30,065 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0022_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:30,065 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0022
2015-02-10 21:37:30,066 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:30,066 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0022,name=[7003A36E03B045689E81431609F53DEE/123B83EFCA1E4F42AF1FCC997EC0D873] lower*upper/(3/3) ...dpipesplatform/afterevery,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0022/jobhistory/job/job_1423603735088_0022,appMasterHost=ip-10-31-157-187,startTime=1423604222503,finishTime=1423604243846,finalStatus=SUCCEEDED
2015-02-10 21:37:30,065 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0022_000001
2015-02-10 21:37:30,066 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0022_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:37:30,066 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:30,066 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:30,067 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0022_000001 released container container_1423603735088_0022_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:30,067 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0022_000001 is done. finalState=FINISHED
2015-02-10 21:37:30,067 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0022 requests cleared
2015-02-10 21:37:30,067 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0022 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:37:30,067 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0022 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:37:30,069 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0022_000001 (auth:SIMPLE)
2015-02-10 21:37:30,070 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0022_01_000001
2015-02-10 21:37:30,181 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235
2015-02-10 21:37:30,316 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232
2015-02-10 21:37:30,317 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235
2015-02-10 21:37:30,550 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742049_1225, blk_1073742050_1226, blk_1073742051_1227, blk_1073742038_1214, blk_1073742042_1218, blk_1073742046_1222, blk_1073742047_1223]
2015-02-10 21:37:30,551 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742048_1224, blk_1073742049_1225, blk_1073742051_1227, blk_1073742038_1214, blk_1073742042_1218, blk_1073742046_1222, blk_1073742047_1223]
2015-02-10 21:37:30,560 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:30,560 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:30,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:30,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:30,561 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:30,561 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0022
2015-02-10 21:37:30,561 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:30,562 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0022, with delay of 10800 seconds
2015-02-10 21:37:31,065 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:31,065 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:31,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:31,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:31,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0022
2015-02-10 21:37:31,069 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0022
2015-02-10 21:37:31,069 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0022 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:31,069 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0022, with delay of 10800 seconds
2015-02-10 21:37:31,308 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0023_000001 (auth:SIMPLE)
2015-02-10 21:37:31,311 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0023_000001
2015-02-10 21:37:31,311 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0023	APPATTEMPTID=appattempt_1423603735088_0023_000001
2015-02-10 21:37:31,312 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:37:31,312 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from ACCEPTED to RUNNING
2015-02-10 21:37:31,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:31,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:31,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:31,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049 for deletion
2015-02-10 21:37:31,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050 for deletion
2015-02-10 21:37:31,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051 for deletion
2015-02-10 21:37:31,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049
2015-02-10 21:37:31,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051
2015-02-10 21:37:31,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742050_1226 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742050
2015-02-10 21:37:31,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038 for deletion
2015-02-10 21:37:31,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042 for deletion
2015-02-10 21:37:31,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038
2015-02-10 21:37:31,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046 for deletion
2015-02-10 21:37:31,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047 for deletion
2015-02-10 21:37:31,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042
2015-02-10 21:37:31,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046
2015-02-10 21:37:31,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048 for deletion
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049 for deletion
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742048_1224 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742048
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051 for deletion
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742049_1225 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742049
2015-02-10 21:37:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742051_1227 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742051
2015-02-10 21:37:31,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038 for deletion
2015-02-10 21:37:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042 for deletion
2015-02-10 21:37:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742038_1214 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742038
2015-02-10 21:37:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046 for deletion
2015-02-10 21:37:31,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742042_1218 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742042
2015-02-10 21:37:31,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047 for deletion
2015-02-10 21:37:31,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742046_1222 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742046
2015-02-10 21:37:31,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742047_1223 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742047
2015-02-10 21:37:31,684 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742060_1236{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:37:31,741 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236 src: /127.0.0.1:57746 dest: /127.0.0.1:37184
2015-02-10 21:37:31,743 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236 src: /127.0.0.1:58886 dest: /127.0.0.1:52976
2015-02-10 21:37:31,745 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236 src: /127.0.0.1:48502 dest: /127.0.0.1:57643
2015-02-10 21:37:31,774 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48502, dest: /127.0.0.1:57643, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, duration: 27990716
2015-02-10 21:37:31,774 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:31,775 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742060_1236{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:31,775 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58886, dest: /127.0.0.1:52976, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, duration: 28339218
2015-02-10 21:37:31,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742060_1236{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:31,776 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:31,776 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57746, dest: /127.0.0.1:37184, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, duration: 29357056
2015-02-10 21:37:31,777 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:31,777 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742060_1236{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:31,784 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:32,561 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:32,561 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000002
2015-02-10 21:37:32,562 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:37:32,562 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:32,562 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:32,562 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:32,563 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:32,563 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000003
2015-02-10 21:37:32,563 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:37:32,563 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:32,563 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:32,564 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:33,066 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:33,066 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000004
2015-02-10 21:37:33,066 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:37:33,067 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:37:33,067 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:33,067 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:33,068 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:33,068 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000005
2015-02-10 21:37:33,068 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:37:33,069 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:37:33,069 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:33,070 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:33,070 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:33,070 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000006
2015-02-10 21:37:33,071 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:37:33,071 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:37:33,071 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:33,072 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:33,072 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:33,073 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000007
2015-02-10 21:37:33,073 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:37:33,074 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:37:33,074 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:33,074 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:33,388 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0023_01_000002
2015-02-10 21:37:33,388 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,388 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,389 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0023_01_000004
2015-02-10 21:37:33,389 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,389 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,390 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,390 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:33,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:33,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:33,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:33,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:33,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:33,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:33,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:33,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:33,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:33,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:33,615 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0023_000001 (auth:SIMPLE)
2015-02-10 21:37:33,615 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0023_000001 (auth:SIMPLE)
2015-02-10 21:37:33,621 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000003 by user teamcity
2015-02-10 21:37:33,621 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000003
2015-02-10 21:37:33,621 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000003 to application application_1423603735088_0023
2015-02-10 21:37:33,622 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,622 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,622 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,622 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,622 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,623 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000005 by user teamcity
2015-02-10 21:37:33,623 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0023
2015-02-10 21:37:33,623 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000007 by user teamcity
2015-02-10 21:37:33,623 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from NEW to INITING
2015-02-10 21:37:33,624 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000007
2015-02-10 21:37:33,623 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:33,624 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000006 by user teamcity
2015-02-10 21:37:33,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000004 by user teamcity
2015-02-10 21:37:33,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000004
2015-02-10 21:37:33,624 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000005 to application application_1423603735088_0023
2015-02-10 21:37:33,623 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000005
2015-02-10 21:37:33,625 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000007 to application application_1423603735088_0023
2015-02-10 21:37:33,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000006
2015-02-10 21:37:33,626 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000006 to application application_1423603735088_0023
2015-02-10 21:37:33,626 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000004 to application application_1423603735088_0023
2015-02-10 21:37:33,627 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from INITING to RUNNING
2015-02-10 21:37:33,627 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,627 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000002 by user teamcity
2015-02-10 21:37:33,627 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,628 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000002
2015-02-10 21:37:33,628 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,628 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,628 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,628 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,629 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,629 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,629 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:33,629 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:33,629 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,629 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,630 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,630 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,630 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000002 to application application_1423603735088_0023
2015-02-10 21:37:33,630 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,630 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,630 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:37:33,631 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,630 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,631 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,631 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,632 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,632 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,632 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,631 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:33,632 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:33,632 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0023_01_000004
2015-02-10 21:37:33,633 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0023_01_000007
2015-02-10 21:37:33,633 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:33,634 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0023_01_000005
2015-02-10 21:37:33,634 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0023_01_000006
2015-02-10 21:37:33,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:33,659 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0023_01_000005.tokens. Credentials list: 
2015-02-10 21:37:33,659 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0023_01_000004.tokens. Credentials list: 
2015-02-10 21:37:33,661 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0023_01_000006.tokens. Credentials list: 
2015-02-10 21:37:33,661 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0023_01_000007.tokens. Credentials list: 
2015-02-10 21:37:33,688 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:33,688 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:33,690 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:33,690 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:33,696 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:33,837 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000003/default_container_executor.sh]
2015-02-10 21:37:33,839 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000002/default_container_executor.sh]
2015-02-10 21:37:33,844 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0023_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005.tokens
2015-02-10 21:37:33,844 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:33,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:33,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar	dst=null	perm=null
2015-02-10 21:37:34,066 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,067 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,067 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,067 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,216 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57755, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1843365937_22479, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742056_1232, duration: 206087564
2015-02-10 21:37:34,267 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:34,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:34,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml	dst=null	perm=null
2015-02-10 21:37:34,325 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58895, bytes: 89363, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1843365937_22479, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742059_1235, duration: 425494
2015-02-10 21:37:34,361 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:34,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:34,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:34,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:34,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:34,411 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:37:34,431 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:34,432 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:34,432 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:34,432 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:34,434 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:34,434 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:34,436 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:34,436 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:34,562 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,563 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:34,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007/default_container_executor.sh]
2015-02-10 21:37:34,633 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005/default_container_executor.sh]
2015-02-10 21:37:34,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006/default_container_executor.sh]
2015-02-10 21:37:34,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004/default_container_executor.sh]
2015-02-10 21:37:35,288 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236
2015-02-10 21:37:35,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:35,743 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236
2015-02-10 21:37:36,078 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0023_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007.tokens
2015-02-10 21:37:36,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:36,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:36,730 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236
2015-02-10 21:37:37,378 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0023_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006.tokens
2015-02-10 21:37:37,379 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:37,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:38,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0023_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004.tokens
2015-02-10 21:37:38,211 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:39,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:39,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:39,444 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58909, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000001_0_-417204661_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 246039
2015-02-10 21:37:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:37:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:37:39,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:39,568 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33971, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000001_0_-417204661_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 283816
2015-02-10 21:37:39,608 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48525, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000000_0_-991793271_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 277900
2015-02-10 21:37:39,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:39,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:40,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:40,217 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58913, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000003_0_1707960866_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 317456
2015-02-10 21:37:40,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000001_0	dst=null	perm=null
2015-02-10 21:37:40,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:40,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job.split	dst=null	perm=null
2015-02-10 21:37:40,345 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33975, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000005_0_1090367589_1, offset: 1536, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 265611
2015-02-10 21:37:40,458 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33979, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000002_0_-493573933_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 262738
2015-02-10 21:37:40,460 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48533, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000004_0_835727225_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742057_1233, duration: 222635
2015-02-10 21:37:40,547 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000003
2015-02-10 21:37:40,547 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000003
2015-02-10 21:37:40,547 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:37:40,548 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000003
2015-02-10 21:37:40,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:40,574 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000003 is : 143
2015-02-10 21:37:40,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:40,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:40,582 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57781, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000000_0_-991793271_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 4545204
2015-02-10 21:37:40,583 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742061_1237{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:37:40,583 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58921, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000004_0_835727225_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 361702
2015-02-10 21:37:40,587 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57783, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000003_0_1707960866_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 3210259
2015-02-10 21:37:40,589 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57784, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000005_0_1090367589_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 340127
2015-02-10 21:37:40,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:37:40,590 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237 src: /127.0.0.1:33984 dest: /127.0.0.1:46575
2015-02-10 21:37:40,599 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237 src: /127.0.0.1:48540 dest: /127.0.0.1:57643
2015-02-10 21:37:40,611 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237 src: /127.0.0.1:58926 dest: /127.0.0.1:52976
2015-02-10 21:37:40,617 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:40,618 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000003
2015-02-10 21:37:40,619 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000003
2015-02-10 21:37:40,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000003
2015-02-10 21:37:40,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000003
2015-02-10 21:37:40,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000003
2015-02-10 21:37:40,619 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:40,620 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000003 from application application_1423603735088_0023
2015-02-10 21:37:40,620 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:40,620 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:40,641 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist for DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:40,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000000_0	dst=null	perm=null
2015-02-10 21:37:40,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000002
2015-02-10 21:37:40,786 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000002
2015-02-10 21:37:40,786 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:37:40,786 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000002
2015-02-10 21:37:40,787 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000003]
2015-02-10 21:37:40,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:40,788 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:37:40,788 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000003
2015-02-10 21:37:40,788 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:37:40,788 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:37:40,794 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:40,794 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:40,794 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:40,794 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:37:40,812 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000002 is : 143
2015-02-10 21:37:40,846 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:40,847 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000002
2015-02-10 21:37:40,848 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:40,848 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000002 from application application_1423603735088_0023
2015-02-10 21:37:40,848 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:40,848 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:40,848 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000002
2015-02-10 21:37:40,849 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000002
2015-02-10 21:37:40,849 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000002
2015-02-10 21:37:40,849 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000002
2015-02-10 21:37:41,086 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:33979, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0023_m_000002_0_-493573933_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 244324
2015-02-10 21:37:41,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000003_0	dst=null	perm=null
2015-02-10 21:37:41,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000002_0	dst=null	perm=null
2015-02-10 21:37:41,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000004_0	dst=null	perm=null
2015-02-10 21:37:41,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_m_000005_0	dst=null	perm=null
2015-02-10 21:37:41,253 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000005
2015-02-10 21:37:41,254 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000005
2015-02-10 21:37:41,254 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:37:41,254 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000005
2015-02-10 21:37:41,271 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000005 is : 143
2015-02-10 21:37:41,290 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:41,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005
2015-02-10 21:37:41,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005
2015-02-10 21:37:41,291 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000005
2015-02-10 21:37:41,291 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005
2015-02-10 21:37:41,291 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000005
2015-02-10 21:37:41,291 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:41,292 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000005 from application application_1423603735088_0023
2015-02-10 21:37:41,292 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:41,292 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:41,296 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000004
2015-02-10 21:37:41,296 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000004
2015-02-10 21:37:41,297 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:37:41,297 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000005]
2015-02-10 21:37:41,297 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000004
2015-02-10 21:37:41,298 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:41,298 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:37:41,298 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000005
2015-02-10 21:37:41,298 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:37:41,298 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:37:41,300 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:37:41,300 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:41,300 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:41,300 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:37:41,305 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000006
2015-02-10 21:37:41,305 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000006
2015-02-10 21:37:41,315 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000007
2015-02-10 21:37:41,315 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000007
2015-02-10 21:37:41,319 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000004 is : 143
2015-02-10 21:37:41,339 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:37:41,339 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:37:41,339 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:41,340 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000006
2015-02-10 21:37:41,355 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000006 is : 143
2015-02-10 21:37:41,372 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000007
2015-02-10 21:37:41,387 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000007 is : 143
2015-02-10 21:37:41,403 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004
2015-02-10 21:37:41,403 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004
2015-02-10 21:37:41,403 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004
2015-02-10 21:37:41,404 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000004
2015-02-10 21:37:41,404 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:41,404 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:41,404 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000004
2015-02-10 21:37:41,405 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:41,405 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006
2015-02-10 21:37:41,407 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006
2015-02-10 21:37:41,407 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006
2015-02-10 21:37:41,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000006
2015-02-10 21:37:41,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007
2015-02-10 21:37:41,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007
2015-02-10 21:37:41,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007
2015-02-10 21:37:41,409 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000004 from application application_1423603735088_0023
2015-02-10 21:37:41,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000007
2015-02-10 21:37:41,409 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:41,410 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:41,410 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000006
2015-02-10 21:37:41,410 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:41,411 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000007
2015-02-10 21:37:41,411 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:41,411 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000006 from application application_1423603735088_0023
2015-02-10 21:37:41,411 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:41,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:41,412 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000007 from application application_1423603735088_0023
2015-02-10 21:37:41,412 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:41,412 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:41,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000002]
2015-02-10 21:37:41,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:41,789 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:37:41,789 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000002
2015-02-10 21:37:41,789 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:37:41,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:37:41,790 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:41,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:41,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:41,790 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:37:42,316 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000007, container_1423603735088_0023_01_000004, container_1423603735088_0023_01_000006]
2015-02-10 21:37:42,316 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:42,316 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:37:42,317 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000004
2015-02-10 21:37:42,317 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:37:42,317 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:37:42,318 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:37:42,318 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:42,319 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:42,319 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:37:42,319 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:42,319 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:37:42,319 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000006
2015-02-10 21:37:42,319 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:37:42,320 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:37:42,324 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:37:42,324 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:42,324 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:42,324 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:37:42,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:42,324 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:37:42,325 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000007
2015-02-10 21:37:42,325 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:37:42,325 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:42,325 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:37:42,325 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:42,325 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:42,326 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:37:42,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:42,789 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000008
2015-02-10 21:37:42,789 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0023_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:37:42,789 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0023_000001 container=Container: [ContainerId: container_1423603735088_0023_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:42,790 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:42,790 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:43,444 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:43,456 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0023_01_000008 by user teamcity
2015-02-10 21:37:43,457 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000008
2015-02-10 21:37:43,457 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0023_01_000008 to application application_1423603735088_0023
2015-02-10 21:37:43,457 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:37:43,457 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0023
2015-02-10 21:37:43,458 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0023
2015-02-10 21:37:43,458 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:43,458 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0023
2015-02-10 21:37:43,459 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:43,509 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:43,510 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:43,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000008/default_container_executor.sh]
2015-02-10 21:37:43,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:44,447 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:37:47,117 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:47,122 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:47,147 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:47,151 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:37:47,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:47,656 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742062_1238{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:37:47,800 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238 src: /127.0.0.1:33999 dest: /127.0.0.1:46575
2015-02-10 21:37:47,802 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238 src: /127.0.0.1:58940 dest: /127.0.0.1:52976
2015-02-10 21:37:47,803 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238 src: /127.0.0.1:48556 dest: /127.0.0.1:57643
2015-02-10 21:37:47,855 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48556, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0023_r_000000_0_-975826162_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 50215825
2015-02-10 21:37:47,856 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:47,856 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742062_1238{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:47,856 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58940, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0023_r_000000_0_-975826162_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 51110927
2015-02-10 21:37:47,856 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:47,857 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742062_1238{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:47,857 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33999, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0023_r_000000_0_-975826162_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 51671145
2015-02-10 21:37:47,857 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:47,858 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742062_1238{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:47,864 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0023_r_000000_0_-975826162_1
2015-02-10 21:37:47,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0	dst=null	perm=null
2015-02-10 21:37:47,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0	dst=null	perm=null
2015-02-10 21:37:47,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/task_1423603735088_0023_r_000000	dst=null	perm=null
2015-02-10 21:37:47,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/_temporary/attempt_1423603735088_0023_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/task_1423603735088_0023_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:48,019 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000008
2015-02-10 21:37:48,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_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000008
2015-02-10 21:37:48,020 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:37:48,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000008
2015-02-10 21:37:48,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,033 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,037 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0023_01_000008 is : 143
2015-02-10 21:37:48,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1	dst=null	perm=null
2015-02-10 21:37:48,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:48,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:48,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/task_1423603735088_0023_r_000000	dst=null	perm=null
2015-02-10 21:37:48,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	dst=null	perm=null
2015-02-10 21:37:48,053 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:37:48,055 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000008
2015-02-10 21:37:48,055 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000008
2015-02-10 21:37:48,055 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000008
2015-02-10 21:37:48,056 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:37:48,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000008
2015-02-10 21:37:48,056 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000008 from application application_1423603735088_0023
2015-02-10 21:37:48,056 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:48,056 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:48,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000008
2015-02-10 21:37:48,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary/1/task_1423603735088_0023_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary	dst=null	perm=null
2015-02-10 21:37:48,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,075 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,082 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,112 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58926, dest: /127.0.0.1:52976, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, duration: 7490616234
2015-02-10 21:37:48,112 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:48,117 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742061_1237{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16885
2015-02-10 21:37:48,117 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48540, dest: /127.0.0.1:57643, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, duration: 7487532894
2015-02-10 21:37:48,117 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,118 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742061_1237{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16885
2015-02-10 21:37:48,118 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:33984, dest: /127.0.0.1:46575, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, duration: 7487129445
2015-02-10 21:37:48,118 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,119 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742061_1237{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16885
2015-02-10 21:37:48,123 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,132 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742063_1239{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:37:48,137 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239 src: /127.0.0.1:58942 dest: /127.0.0.1:52976
2015-02-10 21:37:48,139 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239 src: /127.0.0.1:48558 dest: /127.0.0.1:57643
2015-02-10 21:37:48,140 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239 src: /127.0.0.1:34004 dest: /127.0.0.1:46575
2015-02-10 21:37:48,144 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34004, dest: /127.0.0.1:46575, bytes: 462, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, duration: 1647077
2015-02-10 21:37:48,145 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:48,145 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742063_1239{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,145 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48558, dest: /127.0.0.1:57643, bytes: 462, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, duration: 2735076
2015-02-10 21:37:48,146 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742063_1239{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,146 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,147 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58942, dest: /127.0.0.1:52976, bytes: 462, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, duration: 3452764
2015-02-10 21:37:48,147 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742063_1239{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,147 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,151 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary_tmp is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist	dst=null	perm=null
2015-02-10 21:37:48,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:48,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist	dst=null	perm=null
2015-02-10 21:37:48,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp	dst=null	perm=null
2015-02-10 21:37:48,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1.jhist	dst=null	perm=null
2015-02-10 21:37:48,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,199 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34005, bytes: 77144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237, duration: 416038
2015-02-10 21:37:48,202 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742064_1240{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:37:48,208 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240 src: /127.0.0.1:48561 dest: /127.0.0.1:57643
2015-02-10 21:37:48,209 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240 src: /127.0.0.1:34007 dest: /127.0.0.1:46575
2015-02-10 21:37:48,211 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240 src: /127.0.0.1:58948 dest: /127.0.0.1:52976
2015-02-10 21:37:48,216 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58948, dest: /127.0.0.1:52976, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, duration: 2586610
2015-02-10 21:37:48,216 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:48,216 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742064_1240{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,217 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34007, dest: /127.0.0.1:46575, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, duration: 3549675
2015-02-10 21:37:48,217 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,217 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742064_1240{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,217 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48561, dest: /127.0.0.1:57643, bytes: 76544, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, duration: 3772828
2015-02-10 21:37:48,218 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,218 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742064_1240{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,222 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:48,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:48,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:48,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:37:48,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023/job_1423603735088_0023_1_conf.xml	dst=null	perm=null
2015-02-10 21:37:48,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:48,263 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58949, bytes: 104566, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742060_1236, duration: 474219
2015-02-10 21:37:48,266 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742065_1241{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:37:48,270 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241 src: /127.0.0.1:57811 dest: /127.0.0.1:37184
2015-02-10 21:37:48,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241 src: /127.0.0.1:48566 dest: /127.0.0.1:57643
2015-02-10 21:37:48,273 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241 src: /127.0.0.1:34012 dest: /127.0.0.1:46575
2015-02-10 21:37:48,277 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34012, dest: /127.0.0.1:46575, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, duration: 2689670
2015-02-10 21:37:48,278 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:48,278 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742065_1241{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,278 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48566, dest: /127.0.0.1:57643, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, duration: 3138560
2015-02-10 21:37:48,278 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742065_1241{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,279 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,279 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57811, dest: /127.0.0.1:37184, bytes: 103754, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1117611923_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, duration: 4213017
2015-02-10 21:37:48,280 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:48,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742065_1241{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:48,285 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1117611923_1
2015-02-10 21:37:48,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:48,312 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0023_000001 with final state: FINISHING
2015-02-10 21:37:48,313 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:48,313 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0023 with final state: FINISHING
2015-02-10 21:37:48,313 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from RUNNING to FINAL_SAVING
2015-02-10 21:37:48,314 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0023
2015-02-10 21:37:48,314 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:48,314 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from FINAL_SAVING to FINISHING
2015-02-10 21:37:49,021 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000008]
2015-02-10 21:37:49,021 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:49,021 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:37:49,021 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000008
2015-02-10 21:37:49,022 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:37:49,022 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:49,023 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:49,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:49,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:49,024 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:37:49,323 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742056_1232 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:37:49,323 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742057_1233 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:37:49,323 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742058_1234 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:37:49,324 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742059_1235 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:37:49,324 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742061_1237 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:37:49,324 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742060_1236 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:37:49,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0023	dst=null	perm=null
2015-02-10 21:37:49,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,383 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary
2015-02-10 21:37:49,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/_temporary	dst=null	perm=null
2015-02-10 21:37:49,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,404 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	dst=null	perm=null
2015-02-10 21:37:49,408 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58954, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 250495
2015-02-10 21:37:49,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,427 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	dst=null	perm=null
2015-02-10 21:37:49,431 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34015, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 245758
2015-02-10 21:37:49,431 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields
2015-02-10 21:37:49,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields	dst=null	perm=null
2015-02-10 21:37:49,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	dst=null	perm=null
2015-02-10 21:37:49,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/samefiledifffields/part-00000	dst=null	perm=null
2015-02-10 21:37:49,438 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34015, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238, duration: 206704
2015-02-10 21:37:49,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,462 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:37:49,463 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-10 21:37:49,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:37:49,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:37:49,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:37:49,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:37:49,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner"]
2015-02-10 21:37:49,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:37:49,485 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:37:49,485 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:37:49,486 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...latform/cogroupouterinner
2015-02-10 21:37:49,500 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:49,533 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:37:49,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:37:49,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:49,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:49,540 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 24
2015-02-10 21:37:49,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=null
2015-02-10 21:37:49,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:37:49,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:37:49,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:49,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,554 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742066_1242{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:37:49,558 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 src: /127.0.0.1:58957 dest: /127.0.0.1:52976
2015-02-10 21:37:49,559 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 src: /127.0.0.1:34018 dest: /127.0.0.1:46575
2015-02-10 21:37:49,561 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 src: /127.0.0.1:57820 dest: /127.0.0.1:37184
2015-02-10 21:37:49,567 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57820, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 4781264
2015-02-10 21:37:49,568 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:49,568 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742066_1242{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,568 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34018, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 4550480
2015-02-10 21:37:49,569 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,569 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742066_1242{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,569 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58957, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 5244324
2015-02-10 21:37:49,570 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,570 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742066_1242{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,578 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:49,578 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar
2015-02-10 21:37:49,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:49,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:49,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:49,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:49,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:37:49,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:37:49,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:37:49,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:37:49,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:37:49,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:49,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,595 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,598 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,601 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,604 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:37:49,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:37:49,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,613 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split
2015-02-10 21:37:49,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:37:49,617 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742067_1243{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:37:49,621 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243 src: /127.0.0.1:34020 dest: /127.0.0.1:46575
2015-02-10 21:37:49,622 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243 src: /127.0.0.1:58961 dest: /127.0.0.1:52976
2015-02-10 21:37:49,624 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243 src: /127.0.0.1:57823 dest: /127.0.0.1:37184
2015-02-10 21:37:49,625 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243 src: /127.0.0.1:48578 dest: /127.0.0.1:57643
2015-02-10 21:37:49,629 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48578, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 2670139
2015-02-10 21:37:49,630 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:49,630 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742067_1243{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,630 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57823, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 3062241
2015-02-10 21:37:49,631 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,631 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742067_1243{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,632 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58961, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 4109079
2015-02-10 21:37:49,632 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,632 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742067_1243{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,632 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34020, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 4863108
2015-02-10 21:37:49,633 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742067_1243{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,636 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:49,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,644 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742068_1244{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:37:49,647 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244 src: /127.0.0.1:58964 dest: /127.0.0.1:52976
2015-02-10 21:37:49,649 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244 src: /127.0.0.1:48580 dest: /127.0.0.1:57643
2015-02-10 21:37:49,651 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244 src: /127.0.0.1:34026 dest: /127.0.0.1:46575
2015-02-10 21:37:49,654 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34026, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, duration: 1659196
2015-02-10 21:37:49,654 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:49,654 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742068_1244{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,654 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48580, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, duration: 1919196
2015-02-10 21:37:49,655 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,655 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742068_1244{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,655 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58964, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, duration: 2589051
2015-02-10 21:37:49,656 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,656 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742068_1244{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,660 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:49,660 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:37:49,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:37:49,674 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742069_1245{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:37:49,678 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245 src: /127.0.0.1:57828 dest: /127.0.0.1:37184
2015-02-10 21:37:49,679 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245 src: /127.0.0.1:58968 dest: /127.0.0.1:52976
2015-02-10 21:37:49,680 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245 src: /127.0.0.1:34029 dest: /127.0.0.1:46575
2015-02-10 21:37:49,685 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34029, dest: /127.0.0.1:46575, bytes: 89010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 2836669
2015-02-10 21:37:49,685 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742069_1245{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,686 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:49,686 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58968, dest: /127.0.0.1:52976, bytes: 89010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 4467146
2015-02-10 21:37:49,686 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742069_1245{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,687 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57828, dest: /127.0.0.1:37184, bytes: 89010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 4926307
2015-02-10 21:37:49,687 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:49,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742069_1245{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:37:49,692 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:37:49,693 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0024
2015-02-10 21:37:49,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=null
2015-02-10 21:37:49,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:49,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:49,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:49,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:49,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:37:49,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:37:49,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:49,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:49,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:49,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:49,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:49,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:49,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:49,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:49,710 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 24 submitted by user teamcity
2015-02-10 21:37:49,710 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0024
2015-02-10 21:37:49,710 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0024
2015-02-10 21:37:49,710 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from NEW to NEW_SAVING
2015-02-10 21:37:49,710 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0024
2015-02-10 21:37:49,711 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:37:49,711 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0024 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:37:49,711 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0024 from user: teamcity, in queue: default
2015-02-10 21:37:49,711 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0024
2015-02-10 21:37:49,712 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from SUBMITTED to ACCEPTED
2015-02-10 21:37:49,712 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0024_000001
2015-02-10 21:37:49,712 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from NEW to SUBMITTED
2015-02-10 21:37:49,712 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0024 from user: teamcity activated in queue: default
2015-02-10 21:37:49,712 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0024 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:37:49,713 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0024_000001 to scheduler from user teamcity in queue default
2015-02-10 21:37:49,713 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:37:49,714 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0024/
2015-02-10 21:37:49,714 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0024
2015-02-10 21:37:49,714 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0024/
2015-02-10 21:37:50,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:50,023 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000001
2015-02-10 21:37:50,023 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:37:50,023 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:50,023 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:50,023 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:50,023 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0024_01_000001
2015-02-10 21:37:50,024 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:50,024 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0024_000001
2015-02-10 21:37:50,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0024 AttemptId: appattempt_1423603735088_0024_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0024_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:37:50,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:37:50,025 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:37:50,025 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0024_000001
2015-02-10 21:37:50,026 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0024_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0024_000001
2015-02-10 21:37:50,026 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0024_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-10 21:37:50,029 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:37:50,031 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000001 by user teamcity
2015-02-10 21:37:50,031 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0024
2015-02-10 21:37:50,032 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000001
2015-02-10 21:37:50,032 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from NEW to INITING
2015-02-10 21:37:50,032 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000001 to application application_1423603735088_0024
2015-02-10 21:37:50,032 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0024_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0024_000001
2015-02-10 21:37:50,032 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from INITING to RUNNING
2015-02-10 21:37:50,032 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:37:50,033 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:37:50,033 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:50,033 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:50,033 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:37:50,034 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:37:50,034 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:50,034 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0024_01_000001
2015-02-10 21:37:50,053 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0024_01_000001.tokens. Credentials list: 
2015-02-10 21:37:50,080 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:50,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0024_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001.tokens
2015-02-10 21:37:50,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:37:50,294 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244
2015-02-10 21:37:50,296 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240
2015-02-10 21:37:50,297 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237
2015-02-10 21:37:50,298 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239
2015-02-10 21:37:50,299 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241
2015-02-10 21:37:50,300 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243
2015-02-10 21:37:50,301 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238
2015-02-10 21:37:50,324 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238
2015-02-10 21:37:50,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:50,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:50,359 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58954, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2066116708_23127, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 697914
2015-02-10 21:37:50,408 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:50,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:50,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:50,449 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34015, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2066116708_23127, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, duration: 259545
2015-02-10 21:37:50,483 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0024/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:50,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:37:50,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:37:50,522 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34015, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2066116708_23127, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 239956
2015-02-10 21:37:50,540 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242
2015-02-10 21:37:50,541 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239
2015-02-10 21:37:50,542 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240
2015-02-10 21:37:50,543 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245
2015-02-10 21:37:50,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:50,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:50,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:50,596 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58954, bytes: 89706, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2066116708_23127, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 392493
2015-02-10 21:37:50,629 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0024/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:50,629 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:50,678 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:50,679 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:50,740 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237
2015-02-10 21:37:50,741 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243
2015-02-10 21:37:50,742 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244
2015-02-10 21:37:50,743 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241
2015-02-10 21:37:50,751 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242
2015-02-10 21:37:50,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001/default_container_executor.sh]
2015-02-10 21:37:50,950 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742061_1237
2015-02-10 21:37:50,951 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742064_1240
2015-02-10 21:37:50,953 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245
2015-02-10 21:37:50,953 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742062_1238
2015-02-10 21:37:50,954 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244
2015-02-10 21:37:51,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:51,150 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243
2015-02-10 21:37:51,151 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239
2015-02-10 21:37:51,553 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742066_1242 to datanode(s) 127.0.0.1:57643
2015-02-10 21:37:51,554 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742056_1232, blk_1073742057_1233, blk_1073742058_1234, blk_1073742059_1235, blk_1073742060_1236, blk_1073742061_1237]
2015-02-10 21:37:51,554 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742056_1232, blk_1073742057_1233, blk_1073742058_1234, blk_1073742059_1235, blk_1073742060_1236, blk_1073742061_1237]
2015-02-10 21:37:51,736 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243
2015-02-10 21:37:51,738 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245
2015-02-10 21:37:51,939 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242
2015-02-10 21:37:51,941 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742065_1241
2015-02-10 21:37:52,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056 for deletion
2015-02-10 21:37:52,663 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057 for deletion
2015-02-10 21:37:52,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058 for deletion
2015-02-10 21:37:52,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056
2015-02-10 21:37:52,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058
2015-02-10 21:37:52,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059 for deletion
2015-02-10 21:37:52,664 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060 for deletion
2015-02-10 21:37:52,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061 for deletion
2015-02-10 21:37:52,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057
2015-02-10 21:37:52,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060
2015-02-10 21:37:52,665 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059
2015-02-10 21:37:52,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061
2015-02-10 21:37:53,214 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 to 127.0.0.1:57643 
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056 for deletion
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057 for deletion
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058 for deletion
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059 for deletion
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060 for deletion
2015-02-10 21:37:53,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 src: /127.0.0.1:48590 dest: /127.0.0.1:57643
2015-02-10 21:37:53,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057
2015-02-10 21:37:53,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060
2015-02-10 21:37:53,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059
2015-02-10 21:37:53,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061 for deletion
2015-02-10 21:37:53,216 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:37:53,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061
2015-02-10 21:37:53,218 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242 src: /127.0.0.1:48590 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:37:53,219 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742066_1242 size 254067
2015-02-10 21:37:53,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:37:53,590 INFO  hs.JobHistory (JobHistory.java:run(188)) - Starting scan to move intermediate done files
2015-02-10 21:37:53,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 21:37:53,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 21:37:53,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary	dst=null	perm=null
2015-02-10 21:37:53,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary	dst=null	perm=null
2015-02-10 21:37:53,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary	dst=null	perm=null
2015-02-10 21:37:53,599 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34037, bytes: 454, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741981_1157, duration: 272849
2015-02-10 21:37:53,599 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0015,submitTime=1423604073617,launchTime=1423604079452,firstMapTaskLaunchTime=1423604081709,firstReduceTaskLaunchTime=1423604090585,finishTime=1423604095176,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=31,reduceSlotSeconds=4,jobName=[E73936A2F9614A5A9A71BA33453BDEFE/69391E951E49422FA694D0D4942F5CDD] lower/(1/1) ...edpipesplatform/samepipe2
2015-02-10 21:37:53,599 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary]
2015-02-10 21:37:53,600 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48594, bytes: 456, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742003_1179, duration: 233553
2015-02-10 21:37:53,601 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0017,submitTime=1423604119268,launchTime=1423604125190,firstMapTaskLaunchTime=1423604127460,firstReduceTaskLaunchTime=1423604136303,finishTime=1423604141131,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=31,reduceSlotSeconds=4,jobName=[8D609B9E1356479DA2C8A94513EB8D13/BAFF67BEB60B4F1A8D26005356B1884A] lhs*rhs/(1/1) ...ieldedpipesplatform/cross
2015-02-10 21:37:53,601 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary]
2015-02-10 21:37:53,601 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34038, bytes: 452, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741991_1167, duration: 633029
2015-02-10 21:37:53,601 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0016,submitTime=1423604096746,launchTime=1423604102605,firstMapTaskLaunchTime=1423604104865,firstReduceTaskLaunchTime=1423604112735,finishTime=1423604117575,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=31,reduceSlotSeconds=4,jobName=[69AFBD83D731468CA33AA5397F5E30E9/7EA80599D991449A91D21A00B46BC092] lhs/(1/1) ...edpipesplatform/samepipe3
2015-02-10 21:37:53,602 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary]
2015-02-10 21:37:53,602 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741981_1157 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:37:53,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015.summary	dst=null	perm=null
2015-02-10 21:37:53,606 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742003_1179 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:37:53,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017.summary	dst=null	perm=null
2015-02-10 21:37:53,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,608 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist
2015-02-10 21:37:53,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,609 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073741991_1167 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:37:53,609 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist
2015-02-10 21:37:53,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016.summary	dst=null	perm=null
2015-02-10 21:37:53,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0015-1423604073617-teamcity-%5BE73936A2F9614A5A9A71BA33453BDEFE%2F69391E951E49422F-1423604095176-5-1-SUCCEEDED-default-1423604079452.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,614 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0015_conf.xml
2015-02-10 21:37:53,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,614 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist
2015-02-10 21:37:53,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0017-1423604119268-teamcity-%5B8D609B9E1356479DA2C8A94513EB8D13%2FBAFF67BEB60B4F1A-1423604141131-5-1-SUCCEEDED-default-1423604125190.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,616 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0017_conf.xml
2015-02-10 21:37:53,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0015_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0015_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:37:53,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:37:53,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:37:53,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0016-1423604096746-teamcity-%5B69AFBD83D731468CA33AA5397F5E30E9%2F7EA80599D991449A-1423604117575-5-1-SUCCEEDED-default-1423604102605.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,638 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0016_conf.xml
2015-02-10 21:37:53,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary	dst=null	perm=null
2015-02-10 21:37:53,641 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48594, bytes: 454, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742013_1189, duration: 218522
2015-02-10 21:37:53,641 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0018,submitTime=1423604142703,launchTime=1423604148914,firstMapTaskLaunchTime=1423604151166,firstReduceTaskLaunchTime=1423604159023,finishTime=1423604163744,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[DD61CE59C1F04784909D99F229ED3274/BD41DA17C8BF4D7A9BB28D089E98E08D] lower/(1/1) ...dedpipesplatform/samepipe
2015-02-10 21:37:53,641 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary]
2015-02-10 21:37:53,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0017_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0017_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0016_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0016_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary	dst=null	perm=null
2015-02-10 21:37:53,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary	dst=null	perm=null
2015-02-10 21:37:53,645 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742013_1189 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:37:53,645 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48594, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742023_1199, duration: 195505
2015-02-10 21:37:53,645 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0019,submitTime=1423604165349,launchTime=1423604171422,firstMapTaskLaunchTime=1423604173690,firstReduceTaskLaunchTime=1423604183586,finishTime=1423604188934,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=46,reduceSlotSeconds=5,jobName=[540FFCA53F3A45AB95577B00E97EF281/1F1588EDC2F6430EB1C23AE6A79BDAE4] lower*upper/(1/1) ...dedpipesplatform/joinnone
2015-02-10 21:37:53,646 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary]
2015-02-10 21:37:53,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018.summary	dst=null	perm=null
2015-02-10 21:37:53,648 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58980, bytes: 431, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742039_1215, duration: 227346
2015-02-10 21:37:53,648 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0020,submitTime=1423604190609,launchTime=1423604196649,firstMapTaskLaunchTime=1423604198910,firstReduceTaskLaunchTime=1423604207892,finishTime=1423604216166,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=36,reduceSlotSeconds=8,jobName=[7003A36E03B045689E81431609F53DEE/96E10939DC5F49038F8D3E404F11BF66] lower*upper/(1/3)
2015-02-10 21:37:53,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,648 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary]
2015-02-10 21:37:53,649 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742023_1199 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:37:53,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019.summary	dst=null	perm=null
2015-02-10 21:37:53,649 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist
2015-02-10 21:37:53,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,651 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist
2015-02-10 21:37:53,652 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742039_1215 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:37:53,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020.summary	dst=null	perm=null
2015-02-10 21:37:53,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0018-1423604142703-teamcity-%5BDD61CE59C1F04784909D99F229ED3274%2FBD41DA17C8BF4D7A-1423604163744-5-1-SUCCEEDED-default-1423604148914.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,659 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0018_conf.xml
2015-02-10 21:37:53,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,660 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist
2015-02-10 21:37:53,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0019-1423604165349-teamcity-%5B540FFCA53F3A45AB95577B00E97EF281%2F1F1588EDC2F6430E-1423604188934-6-1-SUCCEEDED-default-1423604171422.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,661 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0019_conf.xml
2015-02-10 21:37:53,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0018_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0018_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0020-1423604190609-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F96E10939DC5F4903-1423604216166-5-1-SUCCEEDED-default-1423604196649.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,665 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0020_conf.xml
2015-02-10 21:37:53,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary	dst=null	perm=null
2015-02-10 21:37:53,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0019_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0019_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary	dst=null	perm=null
2015-02-10 21:37:53,668 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57842, bytes: 431, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742043_1219, duration: 254656
2015-02-10 21:37:53,669 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0021,submitTime=1423604190645,launchTime=1423604204272,firstMapTaskLaunchTime=1423604206557,firstReduceTaskLaunchTime=1423604216366,finishTime=1423604221013,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=37,reduceSlotSeconds=4,jobName=[7003A36E03B045689E81431609F53DEE/BD7A2933D6AC42DCB9CF2389896113F4] lower*upper/(2/3)
2015-02-10 21:37:53,669 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary]
2015-02-10 21:37:53,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0020_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0020_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,670 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58980, bytes: 459, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742053_1229, duration: 200168
2015-02-10 21:37:53,670 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0022,submitTime=1423604222503,launchTime=1423604228860,firstMapTaskLaunchTime=1423604231129,firstReduceTaskLaunchTime=1423604238974,finishTime=1423604243622,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=2,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=9,reduceSlotSeconds=4,jobName=[7003A36E03B045689E81431609F53DEE/123B83EFCA1E4F42AF1FCC997EC0D873] lower*upper/(3/3) ...dpipesplatform/afterevery
2015-02-10 21:37:53,670 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary]
2015-02-10 21:37:53,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary	dst=null	perm=null
2015-02-10 21:37:53,672 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742043_1219 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:37:53,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021.summary	dst=null	perm=null
2015-02-10 21:37:53,672 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:58980, bytes: 466, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742063_1239, duration: 202484
2015-02-10 21:37:53,672 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0023,submitTime=1423604245376,launchTime=1423604251355,firstMapTaskLaunchTime=1423604253635,firstReduceTaskLaunchTime=1423604263458,finishTime=1423604268083,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=44,reduceSlotSeconds=4,jobName=[0E7FE3DED4784A9490D311A715B682A8/9225208787C44D8B86EAC8908135A902] offsetLower*lower/(1/1) ...atform/samefiledifffields
2015-02-10 21:37:53,673 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary]
2015-02-10 21:37:53,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,674 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist
2015-02-10 21:37:53,674 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742053_1229 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:37:53,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022.summary	dst=null	perm=null
2015-02-10 21:37:53,676 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742063_1239 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:37:53,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023.summary	dst=null	perm=null
2015-02-10 21:37:53,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,678 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist
2015-02-10 21:37:53,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:37:53,678 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist
2015-02-10 21:37:53,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0021-1423604190645-teamcity-%5B7003A36E03B045689E81431609F53DEE%2FBD7A2933D6AC42DC-1423604221013-5-1-SUCCEEDED-default-1423604204272.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,682 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0021_conf.xml
2015-02-10 21:37:53,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0022-1423604222503-teamcity-%5B7003A36E03B045689E81431609F53DEE%2F123B83EFCA1E4F42-1423604243622-2-1-SUCCEEDED-default-1423604228860.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,685 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0022_conf.xml
2015-02-10 21:37:53,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0023-1423604245376-teamcity-%5B0E7FE3DED4784A9490D311A715B682A8%2F9225208787C44D8B-1423604268083-6-1-SUCCEEDED-default-1423604251355.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,689 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0023_conf.xml
2015-02-10 21:37:53,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0021_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0021_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0022_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0022_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0023_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0023_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:37:53,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=null
2015-02-10 21:37:53,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:53,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:54,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:54,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:37:54,344 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34042, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742068_1244, duration: 453591
2015-02-10 21:37:54,485 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0023_01_000001 succeeded 
2015-02-10 21:37:54,486 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:37:54,486 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0023_01_000001
2015-02-10 21:37:54,503 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001
2015-02-10 21:37:54,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001
2015-02-10 21:37:54,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001
2015-02-10 21:37:54,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023/container_1423603735088_0023_01_000001
2015-02-10 21:37:54,504 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000001
2015-02-10 21:37:54,504 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0023_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:37:54,505 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0023_01_000001 from application application_1423603735088_0023
2015-02-10 21:37:54,505 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:54,505 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0023
2015-02-10 21:37:54,555 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742053_1229, blk_1073741991_1167, blk_1073742023_1199, blk_1073742056_1232, blk_1073742057_1233, blk_1073742059_1235, blk_1073742061_1237, blk_1073742063_1239, blk_1073742003_1179, blk_1073742039_1215, blk_1073742043_1219, blk_1073741981_1157, blk_1073742013_1189]
2015-02-10 21:37:54,555 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742003_1179, blk_1073742053_1229, blk_1073742039_1215, blk_1073742023_1199, blk_1073741991_1167, blk_1073741981_1157, blk_1073742063_1239]
2015-02-10 21:37:55,024 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0023_01_000001]
2015-02-10 21:37:55,024 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0023_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:37:55,024 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0023_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:37:55,024 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0023	CONTAINERID=container_1423603735088_0023_01_000001
2015-02-10 21:37:55,024 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0023_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:37:55,024 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:37:55,025 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0023_000001
2015-02-10 21:37:55,025 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0023_000001 State change from FINISHING to FINISHED
2015-02-10 21:37:55,025 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0023 State change from FINISHING to FINISHED
2015-02-10 21:37:55,025 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0023_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:37:55,025 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0023_000001
2015-02-10 21:37:55,025 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:55,026 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:37:55,026 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0023_000001 released container container_1423603735088_0023_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:37:55,025 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0023
2015-02-10 21:37:55,026 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0023_000001 is done. finalState=FINISHED
2015-02-10 21:37:55,026 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0023,name=[0E7FE3DED4784A9490D311A715B682A8/9225208787C44D8B86EAC8908135A902] offsetLower*lower/(1/1) ...atform/samefiledifffields,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0023/jobhistory/job/job_1423603735088_0023,appMasterHost=ip-10-31-157-187,startTime=1423604245376,finishTime=1423604268313,finalStatus=SUCCEEDED
2015-02-10 21:37:55,026 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0023 requests cleared
2015-02-10 21:37:55,027 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0023 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:37:55,027 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0023 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:37:55,029 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0023_000001 (auth:SIMPLE)
2015-02-10 21:37:55,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0023_01_000001
2015-02-10 21:37:55,320 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:55,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:55,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:55,321 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0023
2015-02-10 21:37:55,322 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:55,322 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:55,322 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0023, with delay of 10800 seconds
2015-02-10 21:37:55,340 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:55,507 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242
2015-02-10 21:37:55,664 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:37:55,667 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0024_000001
2015-02-10 21:37:55,667 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0024	APPATTEMPTID=appattempt_1423603735088_0024_000001
2015-02-10 21:37:55,668 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:37:55,668 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from ACCEPTED to RUNNING
2015-02-10 21:37:55,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053 for deletion
2015-02-10 21:37:55,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991 for deletion
2015-02-10 21:37:55,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053
2015-02-10 21:37:55,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023 for deletion
2015-02-10 21:37:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991
2015-02-10 21:37:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056 for deletion
2015-02-10 21:37:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057 for deletion
2015-02-10 21:37:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059 for deletion
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061 for deletion
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742059_1235 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742059
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063 for deletion
2015-02-10 21:37:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742061_1237 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742061
2015-02-10 21:37:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003 for deletion
2015-02-10 21:37:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063
2015-02-10 21:37:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039 for deletion
2015-02-10 21:37:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003
2015-02-10 21:37:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043 for deletion
2015-02-10 21:37:55,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039
2015-02-10 21:37:55,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981 for deletion
2015-02-10 21:37:55,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043
2015-02-10 21:37:55,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013 for deletion
2015-02-10 21:37:55,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981
2015-02-10 21:37:55,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013
2015-02-10 21:37:55,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:55,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:37:55,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:37:56,024 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:37:56,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:56,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:56,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:56,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0023
2015-02-10 21:37:56,025 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0023
2015-02-10 21:37:56,026 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0023 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:37:56,026 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0023, with delay of 10800 seconds
2015-02-10 21:37:56,051 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742070_1246{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:37:56,104 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246 src: /127.0.0.1:48602 dest: /127.0.0.1:57643
2015-02-10 21:37:56,107 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246 src: /127.0.0.1:34048 dest: /127.0.0.1:46575
2015-02-10 21:37:56,108 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246 src: /127.0.0.1:58989 dest: /127.0.0.1:52976
2015-02-10 21:37:56,137 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58989, dest: /127.0.0.1:52976, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, duration: 27263497
2015-02-10 21:37:56,137 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:37:56,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742070_1246{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:56,138 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34048, dest: /127.0.0.1:46575, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, duration: 28090416
2015-02-10 21:37:56,138 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:56,138 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742070_1246{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:56,139 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48602, dest: /127.0.0.1:57643, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, duration: 28827317
2015-02-10 21:37:56,139 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742070_1246{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:37:56,139 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:37:56,145 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:37:56,157 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246
2015-02-10 21:37:56,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003 for deletion
2015-02-10 21:37:56,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053 for deletion
2015-02-10 21:37:56,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003
2015-02-10 21:37:56,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053
2015-02-10 21:37:56,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991 for deletion
2015-02-10 21:37:56,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023 for deletion
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039 for deletion
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981 for deletion
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039
2015-02-10 21:37:56,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063 for deletion
2015-02-10 21:37:56,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981
2015-02-10 21:37:56,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063
2015-02-10 21:37:57,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:57,025 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000002
2015-02-10 21:37:57,026 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:37:57,026 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:57,026 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:57,026 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:57,027 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:57,027 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000003
2015-02-10 21:37:57,027 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:37:57,027 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:37:57,027 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:57,027 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:57,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:57,093 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000004
2015-02-10 21:37:57,094 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:37:57,094 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:37:57,094 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:57,094 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:57,095 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:57,095 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000005
2015-02-10 21:37:57,095 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:37:57,095 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:37:57,095 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:57,095 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:57,096 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:37:57,096 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000006
2015-02-10 21:37:57,096 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:37:57,096 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:37:57,096 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:37:57,097 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:37:57,556 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742003_1179, blk_1073742023_1199, blk_1073741991_1167, blk_1073742043_1219, blk_1073742013_1189, blk_1073742063_1239]
2015-02-10 21:37:57,556 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742053_1229, blk_1073742039_1215, blk_1073742056_1232, blk_1073742057_1233, blk_1073742058_1234, blk_1073742043_1219, blk_1073742060_1236, blk_1073742013_1189, blk_1073741981_1157]
2015-02-10 21:37:57,739 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0024_01_000002
2015-02-10 21:37:57,739 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:57,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:57,740 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0024_01_000004
2015-02-10 21:37:57,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:57,741 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:57,741 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:37:57,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:57,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:57,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:57,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:57,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:57,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:57,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:57,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:57,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:37:57,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:37:57,937 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:37:57,937 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:37:57,943 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000006 by user teamcity
2015-02-10 21:37:57,943 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000004 by user teamcity
2015-02-10 21:37:57,944 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0024
2015-02-10 21:37:57,944 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000004
2015-02-10 21:37:57,944 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000006
2015-02-10 21:37:57,944 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000004 to application application_1423603735088_0024
2015-02-10 21:37:57,945 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from NEW to INITING
2015-02-10 21:37:57,945 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000006 to application application_1423603735088_0024
2015-02-10 21:37:57,945 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from INITING to RUNNING
2015-02-10 21:37:57,945 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:37:57,946 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:37:57,946 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,946 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,946 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:57,946 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:37:57,947 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:37:57,947 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:37:57,947 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,947 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,947 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:57,947 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:37:57,948 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000003 by user teamcity
2015-02-10 21:37:57,948 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0024_01_000004
2015-02-10 21:37:57,948 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000003
2015-02-10 21:37:57,948 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000003 to application application_1423603735088_0024
2015-02-10 21:37:57,948 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0024_01_000006
2015-02-10 21:37:57,949 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:37:57,949 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,949 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,949 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:57,949 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:37:57,950 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:57,954 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000002 by user teamcity
2015-02-10 21:37:57,955 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000002
2015-02-10 21:37:57,955 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000005 by user teamcity
2015-02-10 21:37:57,955 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000005
2015-02-10 21:37:57,955 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000005 to application application_1423603735088_0024
2015-02-10 21:37:57,956 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:37:57,956 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000002 to application application_1423603735088_0024
2015-02-10 21:37:57,956 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,956 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,957 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:57,957 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:37:57,956 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:37:57,957 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,957 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:37:57,957 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:37:57,957 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:37:57,957 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0024_01_000005
2015-02-10 21:37:57,958 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:57,971 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0024_01_000006.tokens. Credentials list: 
2015-02-10 21:37:57,975 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0024_01_000004.tokens. Credentials list: 
2015-02-10 21:37:57,980 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0024_01_000005.tokens. Credentials list: 
2015-02-10 21:37:58,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:37:58,008 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:58,008 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:58,011 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:58,011 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:58,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:58,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:58,093 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:58,094 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:58,094 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:37:58,153 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000003/default_container_executor.sh]
2015-02-10 21:37:58,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000002/default_container_executor.sh]
2015-02-10 21:37:58,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0024_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006.tokens
2015-02-10 21:37:58,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:37:58,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:58,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:37:58,327 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48611, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-635325377_23435, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 1162442
2015-02-10 21:37:58,375 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:58,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:58,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:37:58,422 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57858, bytes: 89706, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-635325377_23435, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 505323
2015-02-10 21:37:58,457 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:37:58,457 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:58,457 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:58,457 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:37:58,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:58,520 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:58,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:58,521 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:58,521 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:37:58,521 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:37:58,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003 for deletion
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991 for deletion
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742003_1179 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742003
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023 for deletion
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741991_1167 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741991
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043 for deletion
2015-02-10 21:37:58,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742023_1199 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742023
2015-02-10 21:37:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013 for deletion
2015-02-10 21:37:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043
2015-02-10 21:37:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063 for deletion
2015-02-10 21:37:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742063_1239 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742063
2015-02-10 21:37:58,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013
2015-02-10 21:37:58,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006/default_container_executor.sh]
2015-02-10 21:37:58,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004/default_container_executor.sh]
2015-02-10 21:37:58,695 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005/default_container_executor.sh]
2015-02-10 21:37:58,763 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:37:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053 for deletion
2015-02-10 21:37:59,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039 for deletion
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056 for deletion
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057 for deletion
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742039_1215 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742039
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742053_1229 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742053
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058 for deletion
2015-02-10 21:37:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043 for deletion
2015-02-10 21:37:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060 for deletion
2015-02-10 21:37:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981 for deletion
2015-02-10 21:37:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013 for deletion
2015-02-10 21:37:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742057_1233 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742057
2015-02-10 21:37:59,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742060_1236 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742060
2015-02-10 21:37:59,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073741981_1157 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073741981
2015-02-10 21:37:59,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742013_1189 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742013
2015-02-10 21:37:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742056_1232 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742056
2015-02-10 21:37:59,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742058_1234 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742058
2015-02-10 21:37:59,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742043_1219 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742043
2015-02-10 21:37:59,545 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:00,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0024_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005.tokens
2015-02-10 21:38:00,031 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:00,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:00,514 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246
2015-02-10 21:38:00,750 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246
2015-02-10 21:38:00,883 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0024_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004.tokens
2015-02-10 21:38:00,883 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:02,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:38:02,686 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48623, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000001_0_-1264839879_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 282874
2015-02-10 21:38:02,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:38:02,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:02,867 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34070, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000000_0_-1852971189_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 268287
2015-02-10 21:38:02,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:02,984 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57872, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000000_0_-1852971189_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 254378
2015-02-10 21:38:03,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:38:03,306 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57874, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000001_0_-1264839879_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 7657391
2015-02-10 21:38:03,402 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34074, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000003_0_2078367447_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 298253
2015-02-10 21:38:03,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:38:03,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.split	dst=null	perm=null
2015-02-10 21:38:03,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_m_000001_0	dst=null	perm=null
2015-02-10 21:38:03,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:03,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_m_000000_0	dst=null	perm=null
2015-02-10 21:38:03,577 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000003
2015-02-10 21:38:03,577 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000003
2015-02-10 21:38:03,577 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:38:03,577 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000003
2015-02-10 21:38:03,599 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000003 is : 143
2015-02-10 21:38:03,607 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742071_1247{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:03,608 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 2044 Total time for transactions(ms): 170 Number of transactions batched in Syncs: 1 Number of syncs: 1431 SyncTimes(ms): 2717 2078 
2015-02-10 21:38:03,613 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247 src: /127.0.0.1:57880 dest: /127.0.0.1:37184
2015-02-10 21:38:03,613 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:03,613 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000003
2015-02-10 21:38:03,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000003
2015-02-10 21:38:03,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000003
2015-02-10 21:38:03,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000003
2015-02-10 21:38:03,614 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000003
2015-02-10 21:38:03,614 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59017, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000004_0_960942680_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 225405
2015-02-10 21:38:03,614 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:03,615 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000003 from application application_1423603735088_0024
2015-02-10 21:38:03,615 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:03,615 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:03,616 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247 src: /127.0.0.1:34080 dest: /127.0.0.1:46575
2015-02-10 21:38:03,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247 src: /127.0.0.1:48636 dest: /127.0.0.1:57643
2015-02-10 21:38:03,624 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist for DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:03,642 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57879, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000002_0_-636062920_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742067_1243, duration: 230107
2015-02-10 21:38:03,646 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000002
2015-02-10 21:38:03,647 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000002
2015-02-10 21:38:03,647 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:38:03,647 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000002
2015-02-10 21:38:03,648 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000003]
2015-02-10 21:38:03,648 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:03,648 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:38:03,648 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000003
2015-02-10 21:38:03,648 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:38:03,649 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:38:03,650 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:38:03,650 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:03,650 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:03,650 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:38:03,668 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000002 is : 143
2015-02-10 21:38:03,688 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:03,689 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000002
2015-02-10 21:38:03,689 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000002
2015-02-10 21:38:03,690 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000002
2015-02-10 21:38:03,690 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000002
2015-02-10 21:38:03,691 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000002
2015-02-10 21:38:03,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:03,691 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000002 from application application_1423603735088_0024
2015-02-10 21:38:03,692 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:03,692 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:03,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:03,750 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59017, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000004_0_960942680_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 245724
2015-02-10 21:38:03,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:03,785 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34082, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000002_0_-636062920_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 355697
2015-02-10 21:38:03,992 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48638, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0024_m_000003_0_2078367447_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 261091
2015-02-10 21:38:04,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_m_000003_0	dst=null	perm=null
2015-02-10 21:38:04,188 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000005
2015-02-10 21:38:04,189 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000005
2015-02-10 21:38:04,189 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:38:04,189 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000005
2015-02-10 21:38:04,207 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000005 is : 143
2015-02-10 21:38:04,224 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:04,224 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005
2015-02-10 21:38:04,224 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005
2015-02-10 21:38:04,225 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005
2015-02-10 21:38:04,225 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000005
2015-02-10 21:38:04,225 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:04,225 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000005 from application application_1423603735088_0024
2015-02-10 21:38:04,225 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000005
2015-02-10 21:38:04,225 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:04,226 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:04,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_m_000004_0	dst=null	perm=null
2015-02-10 21:38:04,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_m_000002_0	dst=null	perm=null
2015-02-10 21:38:04,390 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000006
2015-02-10 21:38:04,390 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000006
2015-02-10 21:38:04,390 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:38:04,390 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000006
2015-02-10 21:38:04,391 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000005]
2015-02-10 21:38:04,391 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:04,391 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:38:04,391 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000005
2015-02-10 21:38:04,392 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:38:04,392 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:38:04,393 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:38:04,393 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:04,394 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:04,394 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:04,406 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000006 is : 143
2015-02-10 21:38:04,423 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:04,423 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006
2015-02-10 21:38:04,424 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006
2015-02-10 21:38:04,424 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000006
2015-02-10 21:38:04,424 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006
2015-02-10 21:38:04,424 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000006
2015-02-10 21:38:04,424 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:04,425 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000006 from application application_1423603735088_0024
2015-02-10 21:38:04,425 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:04,425 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:04,440 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000004
2015-02-10 21:38:04,441 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000004
2015-02-10 21:38:04,441 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:38:04,442 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000004
2015-02-10 21:38:04,442 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:04,442 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000006]
2015-02-10 21:38:04,444 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:38:04,444 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000006
2015-02-10 21:38:04,444 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:38:04,444 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:38:04,445 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:38:04,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:04,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:04,446 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:38:04,458 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000004 is : 143
2015-02-10 21:38:04,476 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:04,477 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004
2015-02-10 21:38:04,477 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004
2015-02-10 21:38:04,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004
2015-02-10 21:38:04,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000004
2015-02-10 21:38:04,478 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000004
2015-02-10 21:38:04,478 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:04,479 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000004 from application application_1423603735088_0024
2015-02-10 21:38:04,479 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:04,479 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:04,648 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000002]
2015-02-10 21:38:04,648 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:04,649 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:38:04,649 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000002
2015-02-10 21:38:04,649 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:38:04,649 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:38:04,650 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:38:04,650 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:04,651 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:04,651 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:05,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:05,224 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000007
2015-02-10 21:38:05,224 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0024_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:38:05,224 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0024_000001 container=Container: [ContainerId: container_1423603735088_0024_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:38:05,224 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:05,225 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:05,444 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000004]
2015-02-10 21:38:05,444 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:05,444 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:38:05,445 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000004
2015-02-10 21:38:05,445 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:05,445 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:38:05,446 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:38:05,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:05,446 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:05,447 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:05,786 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0024_01_000007
2015-02-10 21:38:05,787 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:05,803 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:38:05,806 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0024_01_000007 by user teamcity
2015-02-10 21:38:05,807 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0024
2015-02-10 21:38:05,807 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000007
2015-02-10 21:38:05,807 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from NEW to INITING
2015-02-10 21:38:05,807 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0024_01_000007 to application application_1423603735088_0024
2015-02-10 21:38:05,808 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from INITING to RUNNING
2015-02-10 21:38:05,808 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:38:05,808 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0024
2015-02-10 21:38:05,808 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0024
2015-02-10 21:38:05,808 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:05,808 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0024
2015-02-10 21:38:05,809 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:05,809 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:05,809 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0024_01_000007
2015-02-10 21:38:05,827 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0024_01_000007.tokens. Credentials list: 
2015-02-10 21:38:05,856 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:05,981 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0024_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007.tokens
2015-02-10 21:38:05,982 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:06,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:38:06,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar	dst=null	perm=null
2015-02-10 21:38:06,148 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59027, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_686503506_23854, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742066_1242, duration: 1193491
2015-02-10 21:38:06,189 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:06,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:38:06,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml	dst=null	perm=null
2015-02-10 21:38:06,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:06,230 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57889, bytes: 89706, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_686503506_23854, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742069_1245, duration: 434758
2015-02-10 21:38:06,264 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0024/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:06,264 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:06,326 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:06,326 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:06,444 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007/default_container_executor.sh]
2015-02-10 21:38:06,790 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:38:09,465 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:38:09,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:38:09,942 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:09,945 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:09,971 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:09,975 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:10,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:10,569 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742072_1248{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:38:10,712 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248 src: /127.0.0.1:57899 dest: /127.0.0.1:37184
2015-02-10 21:38:10,714 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248 src: /127.0.0.1:48654 dest: /127.0.0.1:57643
2015-02-10 21:38:10,716 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248 src: /127.0.0.1:34100 dest: /127.0.0.1:46575
2015-02-10 21:38:10,766 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742072_1248{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:10,767 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34100, dest: /127.0.0.1:46575, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0024_r_000000_0_668612642_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 45552085
2015-02-10 21:38:10,768 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48654, dest: /127.0.0.1:57643, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0024_r_000000_0_668612642_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 48872639
2015-02-10 21:38:10,768 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:10,768 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:10,768 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742072_1248{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:10,768 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57899, dest: /127.0.0.1:37184, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0024_r_000000_0_668612642_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 49613533
2015-02-10 21:38:10,769 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:10,769 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742072_1248{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:10,777 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0024_r_000000_0_668612642_1
2015-02-10 21:38:10,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0	dst=null	perm=null
2015-02-10 21:38:10,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0	dst=null	perm=null
2015-02-10 21:38:10,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/task_1423603735088_0024_r_000000	dst=null	perm=null
2015-02-10 21:38:10,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/_temporary/attempt_1423603735088_0024_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/task_1423603735088_0024_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:38:10,938 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000007
2015-02-10 21:38:10,939 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000007
2015-02-10 21:38:10,939 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:38:10,939 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000007
2015-02-10 21:38:10,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:10,959 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0024_01_000007 is : 143
2015-02-10 21:38:10,963 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:10,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1	dst=null	perm=null
2015-02-10 21:38:10,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:10,978 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:10,978 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007
2015-02-10 21:38:10,978 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007
2015-02-10 21:38:10,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:10,979 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007
2015-02-10 21:38:10,979 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000007
2015-02-10 21:38:10,980 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000007
2015-02-10 21:38:10,980 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:10,980 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000007 from application application_1423603735088_0024
2015-02-10 21:38:10,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/task_1423603735088_0024_r_000000	dst=null	perm=null
2015-02-10 21:38:10,980 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:10,981 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:10,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	dst=null	perm=null
2015-02-10 21:38:10,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary/1/task_1423603735088_0024_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:10,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary	dst=null	perm=null
2015-02-10 21:38:11,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:11,011 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:11,021 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,048 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48636, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, duration: 7428223634
2015-02-10 21:38:11,048 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:11,049 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742071_1247{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:38:11,049 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34080, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, duration: 7429768162
2015-02-10 21:38:11,050 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,051 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57880, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, duration: 7431367991
2015-02-10 21:38:11,051 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742071_1247{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:38:11,051 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,052 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742071_1247{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16236
2015-02-10 21:38:11,058 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:11,069 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742073_1249{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:38:11,075 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249 src: /127.0.0.1:59041 dest: /127.0.0.1:52976
2015-02-10 21:38:11,078 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249 src: /127.0.0.1:57903 dest: /127.0.0.1:37184
2015-02-10 21:38:11,080 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249 src: /127.0.0.1:48658 dest: /127.0.0.1:57643
2015-02-10 21:38:11,083 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48658, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, duration: 2176740
2015-02-10 21:38:11,084 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:11,084 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742073_1249{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,084 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57903, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, duration: 3029787
2015-02-10 21:38:11,085 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,085 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59041, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, duration: 3668173
2015-02-10 21:38:11,085 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742073_1249{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,086 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,086 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742073_1249{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,091 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary_tmp is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist	dst=null	perm=null
2015-02-10 21:38:11,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:11,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist	dst=null	perm=null
2015-02-10 21:38:11,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:11,140 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1.jhist	dst=null	perm=null
2015-02-10 21:38:11,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:11,149 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57905, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247, duration: 405944
2015-02-10 21:38:11,152 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742074_1250{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:11,156 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250 src: /127.0.0.1:34105 dest: /127.0.0.1:46575
2015-02-10 21:38:11,158 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250 src: /127.0.0.1:59046 dest: /127.0.0.1:52976
2015-02-10 21:38:11,160 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250 src: /127.0.0.1:48662 dest: /127.0.0.1:57643
2015-02-10 21:38:11,163 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249
2015-02-10 21:38:11,165 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48662, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, duration: 3511657
2015-02-10 21:38:11,165 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:11,165 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742074_1250{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,165 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59046, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, duration: 3272285
2015-02-10 21:38:11,166 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,166 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742074_1250{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,166 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34105, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, duration: 4786786
2015-02-10 21:38:11,166 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,167 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742074_1250{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,170 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:11,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:11,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:11,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:11,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024/job_1423603735088_0024_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:11,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:11,188 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48663, bytes: 104913, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742070_1246, duration: 374849
2015-02-10 21:38:11,191 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742075_1251{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:38:11,198 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251 src: /127.0.0.1:57910 dest: /127.0.0.1:37184
2015-02-10 21:38:11,199 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251 src: /127.0.0.1:48665 dest: /127.0.0.1:57643
2015-02-10 21:38:11,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251 src: /127.0.0.1:34111 dest: /127.0.0.1:46575
2015-02-10 21:38:11,205 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34111, dest: /127.0.0.1:46575, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, duration: 2646134
2015-02-10 21:38:11,205 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:11,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742075_1251{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,205 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48665, dest: /127.0.0.1:57643, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, duration: 3215067
2015-02-10 21:38:11,206 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,206 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742075_1251{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,206 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57910, dest: /127.0.0.1:37184, bytes: 104097, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1949830797_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, duration: 3866319
2015-02-10 21:38:11,206 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:11,207 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742075_1251{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:11,234 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1949830797_1
2015-02-10 21:38:11,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:11,261 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0024_000001 with final state: FINISHING
2015-02-10 21:38:11,261 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:11,262 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0024 with final state: FINISHING
2015-02-10 21:38:11,262 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:11,262 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0024
2015-02-10 21:38:11,262 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:11,262 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:11,940 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000007]
2015-02-10 21:38:11,940 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:11,940 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:38:11,940 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000007
2015-02-10 21:38:11,940 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:11,941 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:11,942 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:11,942 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:11,942 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:11,942 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:11,946 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248
2015-02-10 21:38:11,947 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249
2015-02-10 21:38:11,948 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247
2015-02-10 21:38:11,950 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251
2015-02-10 21:38:12,272 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742066_1242 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:38:12,272 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742067_1243 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:38:12,273 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742068_1244 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:38:12,273 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742069_1245 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:38:12,273 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742071_1247 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:38:12,273 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742070_1246 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:38:12,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0024	dst=null	perm=null
2015-02-10 21:38:12,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,336 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary
2015-02-10 21:38:12,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/_temporary	dst=null	perm=null
2015-02-10 21:38:12,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,358 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	dst=null	perm=null
2015-02-10 21:38:12,361 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57916, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 248436
2015-02-10 21:38:12,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:12,381 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	dst=null	perm=null
2015-02-10 21:38:12,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48671, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 219821
2015-02-10 21:38:12,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,407 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:38:12,407 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-10 21:38:12,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:12,431 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:38:12,431 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:38:12,432 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:38:12,432 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup"]
2015-02-10 21:38:12,432 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:38:12,432 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:38:12,432 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:38:12,433 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...oupouterinner-resultgroup
2015-02-10 21:38:12,449 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:12,465 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:12,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:12,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:12,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:12,471 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 25
2015-02-10 21:38:12,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=null
2015-02-10 21:38:12,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:38:12,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:38:12,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:12,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,485 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742076_1252{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:38:12,490 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 src: /127.0.0.1:57919 dest: /127.0.0.1:37184
2015-02-10 21:38:12,492 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 src: /127.0.0.1:34119 dest: /127.0.0.1:46575
2015-02-10 21:38:12,493 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 src: /127.0.0.1:59060 dest: /127.0.0.1:52976
2015-02-10 21:38:12,499 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59060, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, duration: 4425588
2015-02-10 21:38:12,500 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:12,500 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742076_1252{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,501 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34119, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, duration: 4377568
2015-02-10 21:38:12,501 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,501 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742076_1252{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,502 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57919, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, duration: 5400723
2015-02-10 21:38:12,502 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,502 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742076_1252{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,506 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:12,507 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar
2015-02-10 21:38:12,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:12,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:12,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:12,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:12,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:38:12,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:38:12,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:38:12,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:38:12,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:38:12,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:12,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,523 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,526 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,529 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,532 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:12,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:12,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,546 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split
2015-02-10 21:38:12,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:12,550 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742077_1253{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:38:12,555 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253 src: /127.0.0.1:59061 dest: /127.0.0.1:52976
2015-02-10 21:38:12,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253 src: /127.0.0.1:48677 dest: /127.0.0.1:57643
2015-02-10 21:38:12,558 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253 src: /127.0.0.1:57924 dest: /127.0.0.1:37184
2015-02-10 21:38:12,559 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253 src: /127.0.0.1:34124 dest: /127.0.0.1:46575
2015-02-10 21:38:12,561 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742076_1252 to datanode(s) 127.0.0.1:57643
2015-02-10 21:38:12,561 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742066_1242, blk_1073742067_1243, blk_1073742068_1244, blk_1073742069_1245, blk_1073742070_1246, blk_1073742071_1247]
2015-02-10 21:38:12,561 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742066_1242, blk_1073742067_1243, blk_1073742069_1245, blk_1073742071_1247]
2015-02-10 21:38:12,563 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34124, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 2642374
2015-02-10 21:38:12,563 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:12,563 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742077_1253{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,564 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57924, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 3617117
2015-02-10 21:38:12,564 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,565 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742077_1253{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,565 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48677, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 3904530
2015-02-10 21:38:12,565 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,565 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742077_1253{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,566 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59061, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 4694035
2015-02-10 21:38:12,566 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742077_1253{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,567 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,574 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:12,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,582 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742078_1254{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:38:12,586 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254 src: /127.0.0.1:48680 dest: /127.0.0.1:57643
2015-02-10 21:38:12,587 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254 src: /127.0.0.1:59066 dest: /127.0.0.1:52976
2015-02-10 21:38:12,589 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254 src: /127.0.0.1:34127 dest: /127.0.0.1:46575
2015-02-10 21:38:12,592 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34127, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, duration: 1620025
2015-02-10 21:38:12,592 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:12,592 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742078_1254{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,593 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742078_1254{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,593 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59066, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, duration: 2335645
2015-02-10 21:38:12,594 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,594 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48680, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, duration: 3488314
2015-02-10 21:38:12,595 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742078_1254{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,595 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,598 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:12,599 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:38:12,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:12,625 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742079_1255{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:38:12,629 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255 src: /127.0.0.1:57929 dest: /127.0.0.1:37184
2015-02-10 21:38:12,631 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255 src: /127.0.0.1:34129 dest: /127.0.0.1:46575
2015-02-10 21:38:12,633 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255 src: /127.0.0.1:59070 dest: /127.0.0.1:52976
2015-02-10 21:38:12,637 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59070, dest: /127.0.0.1:52976, bytes: 89022, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, duration: 2370023
2015-02-10 21:38:12,637 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:12,638 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34129, dest: /127.0.0.1:46575, bytes: 89022, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, duration: 3081696
2015-02-10 21:38:12,637 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742079_1255{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,639 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,639 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57929, dest: /127.0.0.1:37184, bytes: 89022, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, duration: 4260248
2015-02-10 21:38:12,639 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742079_1255{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,640 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:12,641 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742079_1255{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:12,644 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:12,644 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0025
2015-02-10 21:38:12,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=null
2015-02-10 21:38:12,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:12,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:12,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:12,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:12,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:12,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:12,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:12,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:12,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:12,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:12,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:12,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:12,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:12,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:12,661 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 25 submitted by user teamcity
2015-02-10 21:38:12,661 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0025
2015-02-10 21:38:12,661 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0025
2015-02-10 21:38:12,662 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0025
2015-02-10 21:38:12,662 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from NEW to NEW_SAVING
2015-02-10 21:38:12,662 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:38:12,662 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0025 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:38:12,663 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0025 from user: teamcity, in queue: default
2015-02-10 21:38:12,663 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0025
2015-02-10 21:38:12,663 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from SUBMITTED to ACCEPTED
2015-02-10 21:38:12,663 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0025_000001
2015-02-10 21:38:12,663 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from NEW to SUBMITTED
2015-02-10 21:38:12,664 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0025 from user: teamcity activated in queue: default
2015-02-10 21:38:12,664 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0025 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:38:12,664 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0025_000001 to scheduler from user teamcity in queue default
2015-02-10 21:38:12,664 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:38:12,666 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0025/
2015-02-10 21:38:12,666 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0025
2015-02-10 21:38:12,666 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0025/
2015-02-10 21:38:12,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:12,941 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000001
2015-02-10 21:38:12,941 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:38:12,942 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:12,942 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:12,942 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0025_01_000001
2015-02-10 21:38:12,942 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:12,942 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:12,943 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0025_000001
2015-02-10 21:38:12,943 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0025 AttemptId: appattempt_1423603735088_0025_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0025_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:38:12,943 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:38:12,943 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:38:12,944 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0025_000001
2015-02-10 21:38:12,945 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0025_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0025_000001
2015-02-10 21:38:12,945 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0025_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-10 21:38:12,948 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0025_000001 (auth:SIMPLE)
2015-02-10 21:38:12,949 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000001 by user teamcity
2015-02-10 21:38:12,950 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0025
2015-02-10 21:38:12,950 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000001
2015-02-10 21:38:12,950 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from NEW to INITING
2015-02-10 21:38:12,950 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000001 to application application_1423603735088_0025
2015-02-10 21:38:12,951 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0025_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0025_000001
2015-02-10 21:38:12,951 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from INITING to RUNNING
2015-02-10 21:38:12,951 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:38:12,951 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:38:12,952 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:12,952 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:12,952 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:38:12,952 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:38:12,952 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:12,953 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0025_01_000001
2015-02-10 21:38:12,970 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0025_01_000001.tokens. Credentials list: 
2015-02-10 21:38:12,997 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:13,116 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0025_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001.tokens
2015-02-10 21:38:13,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:13,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:13,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:13,277 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34134, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_446850465_24084, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, duration: 1129046
2015-02-10 21:38:13,321 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:13,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:13,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:13,361 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48671, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_446850465_24084, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, duration: 237063
2015-02-10 21:38:13,395 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:13,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:13,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:13,435 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34134, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_446850465_24084, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 238391
2015-02-10 21:38:13,467 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:13,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:13,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:13,508 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34134, bytes: 89718, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_446850465_24084, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, duration: 387968
2015-02-10 21:38:13,541 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:13,541 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:13,587 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:13,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:13,669 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 to 127.0.0.1:57643 
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066 for deletion
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067 for deletion
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068 for deletion
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069 for deletion
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068
2015-02-10 21:38:13,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067
2015-02-10 21:38:13,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070 for deletion
2015-02-10 21:38:13,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069
2015-02-10 21:38:13,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070
2015-02-10 21:38:13,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071 for deletion
2015-02-10 21:38:13,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071
2015-02-10 21:38:13,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 src: /127.0.0.1:48690 dest: /127.0.0.1:57643
2015-02-10 21:38:13,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:38:13,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252 src: /127.0.0.1:48690 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:38:13,675 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742076_1252 size 254067
2015-02-10 21:38:13,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001/default_container_executor.sh]
2015-02-10 21:38:13,941 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:14,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066 for deletion
2015-02-10 21:38:14,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067 for deletion
2015-02-10 21:38:14,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069 for deletion
2015-02-10 21:38:14,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066
2015-02-10 21:38:14,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071 for deletion
2015-02-10 21:38:14,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069
2015-02-10 21:38:14,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067
2015-02-10 21:38:14,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071
2015-02-10 21:38:15,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248
2015-02-10 21:38:15,521 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254
2015-02-10 21:38:15,562 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742066_1242, blk_1073742067_1243, blk_1073742068_1244, blk_1073742069_1245, blk_1073742070_1246]
2015-02-10 21:38:15,562 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742066_1242, blk_1073742067_1243, blk_1073742068_1244, blk_1073742070_1246, blk_1073742071_1247]
2015-02-10 21:38:15,610 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249
2015-02-10 21:38:15,611 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253
2015-02-10 21:38:15,613 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742071_1247
2015-02-10 21:38:15,614 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251
2015-02-10 21:38:15,615 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250
2015-02-10 21:38:15,759 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252
2015-02-10 21:38:15,759 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253
2015-02-10 21:38:15,760 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254
2015-02-10 21:38:15,761 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255
2015-02-10 21:38:15,762 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248
2015-02-10 21:38:15,815 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252
2015-02-10 21:38:15,958 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250
2015-02-10 21:38:15,960 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742075_1251
2015-02-10 21:38:16,169 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742074_1250
2015-02-10 21:38:16,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253
2015-02-10 21:38:16,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255
2015-02-10 21:38:16,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254
2015-02-10 21:38:16,371 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252
2015-02-10 21:38:16,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:16,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:38:16,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:38:16,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:38:16,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066 for deletion
2015-02-10 21:38:16,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067 for deletion
2015-02-10 21:38:16,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068 for deletion
2015-02-10 21:38:16,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066
2015-02-10 21:38:16,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070 for deletion
2015-02-10 21:38:16,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068
2015-02-10 21:38:16,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071 for deletion
2015-02-10 21:38:16,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067
2015-02-10 21:38:16,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070
2015-02-10 21:38:16,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742071_1247 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742071
2015-02-10 21:38:16,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=null
2015-02-10 21:38:16,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:16,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:16,957 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252
2015-02-10 21:38:17,156 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255
2015-02-10 21:38:17,157 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253
2015-02-10 21:38:17,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066 for deletion
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067 for deletion
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068 for deletion
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742066_1242 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742066
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069 for deletion
2015-02-10 21:38:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742067_1243 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742067
2015-02-10 21:38:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742068_1244 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742068
2015-02-10 21:38:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070 for deletion
2015-02-10 21:38:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742069_1245 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742069
2015-02-10 21:38:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742070_1246 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742070
2015-02-10 21:38:17,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:17,320 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59079, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742078_1254, duration: 246480
2015-02-10 21:38:17,430 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0024_01_000001 succeeded 
2015-02-10 21:38:17,430 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:38:17,430 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0024_01_000001
2015-02-10 21:38:17,447 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001
2015-02-10 21:38:17,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001
2015-02-10 21:38:17,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001
2015-02-10 21:38:17,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0024/container_1423603735088_0024_01_000001
2015-02-10 21:38:17,449 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000001
2015-02-10 21:38:17,449 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0024_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:38:17,449 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0024_01_000001 from application application_1423603735088_0024
2015-02-10 21:38:17,450 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:17,450 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0024
2015-02-10 21:38:17,654 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0024_01_000001]
2015-02-10 21:38:17,654 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0024_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:17,654 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0024_000001
2015-02-10 21:38:17,654 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0024_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:38:17,654 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0024_000001 State change from FINISHING to FINISHED
2015-02-10 21:38:17,654 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0024	CONTAINERID=container_1423603735088_0024_01_000001
2015-02-10 21:38:17,655 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0024 State change from FINISHING to FINISHED
2015-02-10 21:38:17,655 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0024_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:17,655 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0024_000001
2015-02-10 21:38:17,655 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:17,655 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0024
2015-02-10 21:38:17,655 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0024_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:38:17,655 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0024,name=[39EDB239D4E54E76BA525634192054B1/B8B2901E45764AC8A7C8CAAF54343015] lower*upper/(1/1) ...latform/cogroupouterinner,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0024/jobhistory/job/job_1423603735088_0024,appMasterHost=ip-10-31-157-187,startTime=1423604269710,finishTime=1423604291262,finalStatus=SUCCEEDED
2015-02-10 21:38:17,655 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:17,656 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:17,656 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0024_000001 released container container_1423603735088_0024_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:17,656 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0024_000001 is done. finalState=FINISHED
2015-02-10 21:38:17,656 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0024 requests cleared
2015-02-10 21:38:17,656 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0024 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:38:17,656 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0024 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:38:17,658 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0024_000001 (auth:SIMPLE)
2015-02-10 21:38:17,660 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0024_01_000001
2015-02-10 21:38:17,942 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:38:17,943 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:17,943 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:17,943 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0024
2015-02-10 21:38:17,943 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:38:17,944 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0024, with delay of 10800 seconds
2015-02-10 21:38:17,944 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:17,944 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,448 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:38:18,449 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,449 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0024
2015-02-10 21:38:18,449 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,450 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:38:18,450 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0024, with delay of 10800 seconds
2015-02-10 21:38:18,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,654 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0025_000001 (auth:SIMPLE)
2015-02-10 21:38:18,654 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:38:18,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,666 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0024
2015-02-10 21:38:18,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,666 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0024 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:38:18,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0024
2015-02-10 21:38:18,666 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0024, with delay of 10800 seconds
2015-02-10 21:38:18,668 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0025_000001
2015-02-10 21:38:18,668 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0025	APPATTEMPTID=appattempt_1423603735088_0025_000001
2015-02-10 21:38:18,668 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:38:18,669 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from ACCEPTED to RUNNING
2015-02-10 21:38:18,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:18,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:38:18,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:19,060 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742080_1256{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:38:19,121 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256 src: /127.0.0.1:34144 dest: /127.0.0.1:46575
2015-02-10 21:38:19,123 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256 src: /127.0.0.1:48700 dest: /127.0.0.1:57643
2015-02-10 21:38:19,125 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256 src: /127.0.0.1:57947 dest: /127.0.0.1:37184
2015-02-10 21:38:19,154 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57947, dest: /127.0.0.1:37184, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, duration: 27880417
2015-02-10 21:38:19,155 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:19,155 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742080_1256{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:19,155 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48700, dest: /127.0.0.1:57643, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, duration: 28964588
2015-02-10 21:38:19,155 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:19,156 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742080_1256{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:19,156 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34144, dest: /127.0.0.1:46575, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, duration: 29295935
2015-02-10 21:38:19,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742080_1256{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:19,157 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:19,174 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:19,943 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:19,944 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000002
2015-02-10 21:38:19,944 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:38:19,944 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:19,944 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:19,944 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:19,945 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:19,945 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000003
2015-02-10 21:38:19,945 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:38:19,945 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:19,945 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:19,946 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:20,329 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:20,330 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000004
2015-02-10 21:38:20,330 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:38:20,330 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:20,330 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:20,330 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:20,331 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:20,331 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000005
2015-02-10 21:38:20,331 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:38:20,331 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:20,331 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:20,331 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:20,332 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:20,332 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000006
2015-02-10 21:38:20,332 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:38:20,332 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:20,332 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:20,333 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:20,738 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0025_01_000002
2015-02-10 21:38:20,739 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:20,739 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:20,739 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0025_01_000004
2015-02-10 21:38:20,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:20,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:20,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:20,822 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256
2015-02-10 21:38:20,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:20,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:20,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:20,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:20,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:20,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:20,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:20,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:20,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:20,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:20,964 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0025_000001 (auth:SIMPLE)
2015-02-10 21:38:20,964 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0025_000001 (auth:SIMPLE)
2015-02-10 21:38:20,967 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256
2015-02-10 21:38:20,971 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000005 by user teamcity
2015-02-10 21:38:20,971 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000006 by user teamcity
2015-02-10 21:38:20,971 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0025
2015-02-10 21:38:20,971 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000006
2015-02-10 21:38:20,972 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000006 to application application_1423603735088_0025
2015-02-10 21:38:20,972 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000005
2015-02-10 21:38:20,972 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from NEW to INITING
2015-02-10 21:38:20,972 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000005 to application application_1423603735088_0025
2015-02-10 21:38:20,972 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000004 by user teamcity
2015-02-10 21:38:20,972 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from INITING to RUNNING
2015-02-10 21:38:20,973 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000004
2015-02-10 21:38:20,973 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:38:20,973 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:38:20,974 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000004 to application application_1423603735088_0025
2015-02-10 21:38:20,974 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,974 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,974 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:20,974 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:20,974 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:20,975 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:20,975 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000002 by user teamcity
2015-02-10 21:38:20,975 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,975 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,975 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000002
2015-02-10 21:38:20,975 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000003 by user teamcity
2015-02-10 21:38:20,976 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000003
2015-02-10 21:38:20,975 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000002 to application application_1423603735088_0025
2015-02-10 21:38:20,976 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000003 to application application_1423603735088_0025
2015-02-10 21:38:20,976 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:38:20,975 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:20,977 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:20,977 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:38:20,977 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,977 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,977 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:20,977 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:20,977 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:38:20,978 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0025_01_000006
2015-02-10 21:38:20,978 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,978 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,978 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:20,978 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:20,978 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0025_01_000005
2015-02-10 21:38:20,979 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,979 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:20,979 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:20,979 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:20,979 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:20,979 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:20,980 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0025_01_000004
2015-02-10 21:38:21,005 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0025_01_000006.tokens. Credentials list: 
2015-02-10 21:38:21,005 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0025_01_000005.tokens. Credentials list: 
2015-02-10 21:38:21,005 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0025_01_000004.tokens. Credentials list: 
2015-02-10 21:38:21,041 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:21,041 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:21,042 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:21,042 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:21,042 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:21,183 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000003/default_container_executor.sh]
2015-02-10 21:38:21,187 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000002/default_container_executor.sh]
2015-02-10 21:38:21,197 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0025_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006.tokens
2015-02-10 21:38:21,197 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:21,330 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:21,330 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:21,330 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:21,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:21,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar	dst=null	perm=null
2015-02-10 21:38:21,366 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57952, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1839728432_24390, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742076_1252, duration: 1252833
2015-02-10 21:38:21,413 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0025/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:21,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:21,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml	dst=null	perm=null
2015-02-10 21:38:21,456 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57952, bytes: 89718, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1839728432_24390, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742079_1255, duration: 394874
2015-02-10 21:38:21,492 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:21,492 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:21,493 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:21,493 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:21,553 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:21,553 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:21,554 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:21,554 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:21,554 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:21,555 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:21,712 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004/default_container_executor.sh]
2015-02-10 21:38:21,712 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006/default_container_executor.sh]
2015-02-10 21:38:21,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005/default_container_executor.sh]
2015-02-10 21:38:21,792 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:38:21,945 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:21,945 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:22,163 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256
2015-02-10 21:38:22,545 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:22,878 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0025_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004.tokens
2015-02-10 21:38:22,879 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:23,315 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:23,813 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0025_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005.tokens
2015-02-10 21:38:23,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:25,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:25,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:25,988 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57964, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000001_0_40994540_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 242733
2015-02-10 21:38:26,079 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48719, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000000_0_2066754089_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 263771
2015-02-10 21:38:26,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:26,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:26,207 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34165, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000000_0_2066754089_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 321382
2015-02-10 21:38:26,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:26,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:26,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job.split	dst=null	perm=null
2015-02-10 21:38:26,500 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34169, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000002_0_-458983741_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 240736
2015-02-10 21:38:26,508 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34170, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000004_0_-1474705292_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 252369
2015-02-10 21:38:26,565 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59111, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000003_0_708366848_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742077_1253, duration: 283117
2015-02-10 21:38:26,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:26,629 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57964, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000001_0_40994540_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 249545
2015-02-10 21:38:26,631 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59112, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000002_0_-458983741_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 616857
2015-02-10 21:38:26,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:26,646 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59113, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000004_0_-1474705292_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 301296
2015-02-10 21:38:26,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:26,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_m_000001_0	dst=null	perm=null
2015-02-10 21:38:26,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_m_000000_0	dst=null	perm=null
2015-02-10 21:38:26,875 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000002
2015-02-10 21:38:26,876 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000002
2015-02-10 21:38:26,876 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:38:26,876 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000002
2015-02-10 21:38:26,876 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000003
2015-02-10 21:38:26,877 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000003
2015-02-10 21:38:26,893 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000002 is : 143
2015-02-10 21:38:26,904 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742081_1257{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:26,909 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:38:26,910 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:26,910 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000003
2015-02-10 21:38:26,910 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257 src: /127.0.0.1:57975 dest: /127.0.0.1:37184
2015-02-10 21:38:26,916 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257 src: /127.0.0.1:34175 dest: /127.0.0.1:46575
2015-02-10 21:38:26,923 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257 src: /127.0.0.1:48731 dest: /127.0.0.1:57643
2015-02-10 21:38:26,932 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist for DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:26,933 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000003 is : 143
2015-02-10 21:38:26,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000002
2015-02-10 21:38:26,955 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000002
2015-02-10 21:38:26,956 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000002
2015-02-10 21:38:26,956 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:26,956 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000002
2015-02-10 21:38:26,957 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:26,957 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000002
2015-02-10 21:38:26,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000003
2015-02-10 21:38:26,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000003
2015-02-10 21:38:26,961 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000003
2015-02-10 21:38:26,961 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000002 from application application_1423603735088_0025
2015-02-10 21:38:26,961 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:26,961 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:26,962 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000003
2015-02-10 21:38:26,962 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000003
2015-02-10 21:38:26,962 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:26,963 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000003 from application application_1423603735088_0025
2015-02-10 21:38:26,963 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:26,963 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:27,154 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48732, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0025_m_000003_0_708366848_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 252967
2015-02-10 21:38:27,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_m_000002_0	dst=null	perm=null
2015-02-10 21:38:27,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_m_000004_0	dst=null	perm=null
2015-02-10 21:38:27,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_m_000003_0	dst=null	perm=null
2015-02-10 21:38:27,292 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000004
2015-02-10 21:38:27,292 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000004
2015-02-10 21:38:27,292 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:38:27,292 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000004
2015-02-10 21:38:27,309 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000004 is : 143
2015-02-10 21:38:27,320 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000006
2015-02-10 21:38:27,321 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000006
2015-02-10 21:38:27,327 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:27,327 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:38:27,328 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004
2015-02-10 21:38:27,329 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004
2015-02-10 21:38:27,329 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000006
2015-02-10 21:38:27,329 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004
2015-02-10 21:38:27,330 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000004
2015-02-10 21:38:27,341 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000005
2015-02-10 21:38:27,341 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000005
2015-02-10 21:38:27,347 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000006 is : 143
2015-02-10 21:38:27,362 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000004
2015-02-10 21:38:27,362 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:27,362 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:38:27,362 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:27,363 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000004 from application application_1423603735088_0025
2015-02-10 21:38:27,363 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:27,363 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:27,363 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000005
2015-02-10 21:38:27,378 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000005 is : 143
2015-02-10 21:38:27,395 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006
2015-02-10 21:38:27,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006
2015-02-10 21:38:27,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006
2015-02-10 21:38:27,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000006
2015-02-10 21:38:27,397 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:27,397 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000006
2015-02-10 21:38:27,397 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:27,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005
2015-02-10 21:38:27,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005
2015-02-10 21:38:27,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005
2015-02-10 21:38:27,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000005
2015-02-10 21:38:27,400 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000006 from application application_1423603735088_0025
2015-02-10 21:38:27,401 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:27,401 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:27,401 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000005
2015-02-10 21:38:27,401 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:27,401 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000005 from application application_1423603735088_0025
2015-02-10 21:38:27,401 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:27,402 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:27,878 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0025_01_000003, container_1423603735088_0025_01_000002]
2015-02-10 21:38:27,878 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:27,878 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:38:27,878 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000002
2015-02-10 21:38:27,878 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:38:27,878 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:38:27,879 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:27,879 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:27,879 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:27,880 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:38:27,880 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:27,880 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:38:27,880 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000003
2015-02-10 21:38:27,880 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:38:27,880 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:38:27,881 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:27,881 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:27,881 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:27,881 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000003 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:28,342 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0025_01_000006, container_1423603735088_0025_01_000005, container_1423603735088_0025_01_000004]
2015-02-10 21:38:28,343 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:28,343 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:38:28,343 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000004
2015-02-10 21:38:28,343 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:38:28,343 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:38:28,344 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:28,344 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:28,345 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:28,345 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:28,345 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:28,345 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:38:28,345 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000005
2015-02-10 21:38:28,345 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:38:28,345 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:38:28,346 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:28,346 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:28,346 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:28,347 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:38:28,347 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:28,347 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:38:28,347 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000006
2015-02-10 21:38:28,347 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:28,347 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:28,348 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:28,348 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:28,348 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:28,348 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:28,879 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:28,879 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000007
2015-02-10 21:38:28,879 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0025_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:38:28,879 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0025_000001 container=Container: [ContainerId: container_1423603735088_0025_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:28,879 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:28,880 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:29,823 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:29,835 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0025_01_000007 by user teamcity
2015-02-10 21:38:29,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_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000007
2015-02-10 21:38:29,836 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0025_01_000007 to application application_1423603735088_0025
2015-02-10 21:38:29,836 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:38:29,836 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0025
2015-02-10 21:38:29,837 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0025
2015-02-10 21:38:29,837 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:29,837 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0025
2015-02-10 21:38:29,837 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:29,879 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:29,889 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:29,890 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:30,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000007/default_container_executor.sh]
2015-02-10 21:38:30,826 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:38:33,481 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:33,485 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:33,510 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:33,513 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:33,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,031 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742082_1258{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:38:34,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258 src: /127.0.0.1:57990 dest: /127.0.0.1:37184
2015-02-10 21:38:34,173 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258 src: /127.0.0.1:48745 dest: /127.0.0.1:57643
2015-02-10 21:38:34,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258 src: /127.0.0.1:59131 dest: /127.0.0.1:52976
2015-02-10 21:38:34,226 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59131, dest: /127.0.0.1:52976, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0025_r_000000_0_-1841596336_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 49465678
2015-02-10 21:38:34,226 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:34,226 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742082_1258{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,227 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48745, dest: /127.0.0.1:57643, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0025_r_000000_0_-1841596336_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 50222613
2015-02-10 21:38:34,227 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,227 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742082_1258{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,227 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57990, dest: /127.0.0.1:37184, bytes: 172, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0025_r_000000_0_-1841596336_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 50795267
2015-02-10 21:38:34,228 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,228 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742082_1258{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,235 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0025_r_000000_0_-1841596336_1
2015-02-10 21:38:34,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0	dst=null	perm=null
2015-02-10 21:38:34,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0	dst=null	perm=null
2015-02-10 21:38:34,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/task_1423603735088_0025_r_000000	dst=null	perm=null
2015-02-10 21:38:34,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0025_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/task_1423603735088_0025_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:38:34,394 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000007
2015-02-10 21:38:34,394 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000007
2015-02-10 21:38:34,394 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:38:34,394 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000007
2015-02-10 21:38:34,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,409 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,413 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0025_01_000007 is : 143
2015-02-10 21:38:34,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:38:34,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:34,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:34,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/task_1423603735088_0025_r_000000	dst=null	perm=null
2015-02-10 21:38:34,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:38:34,429 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:34,430 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000007
2015-02-10 21:38:34,430 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000007
2015-02-10 21:38:34,430 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000007
2015-02-10 21:38:34,431 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000007
2015-02-10 21:38:34,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000007
2015-02-10 21:38:34,431 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:34,431 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000007 from application application_1423603735088_0025
2015-02-10 21:38:34,431 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:34,431 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:34,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary/1/task_1423603735088_0025_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:38:34,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,453 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,460 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,487 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48731, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, duration: 7561607079
2015-02-10 21:38:34,487 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:34,488 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34175, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, duration: 7562732585
2015-02-10 21:38:34,488 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,488 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742081_1257{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16237
2015-02-10 21:38:34,489 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57975, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, duration: 7561939189
2015-02-10 21:38:34,490 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,490 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742081_1257{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16237
2015-02-10 21:38:34,490 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742081_1257{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16237
2015-02-10 21:38:34,494 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,524 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742083_1259{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:38:34,530 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259 src: /127.0.0.1:34192 dest: /127.0.0.1:46575
2015-02-10 21:38:34,533 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259 src: /127.0.0.1:59133 dest: /127.0.0.1:52976
2015-02-10 21:38:34,534 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259 src: /127.0.0.1:57995 dest: /127.0.0.1:37184
2015-02-10 21:38:34,538 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57995, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, duration: 2113627
2015-02-10 21:38:34,538 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:34,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742083_1259{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,539 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59133, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, duration: 2613289
2015-02-10 21:38:34,539 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,539 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742083_1259{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,540 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34192, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, duration: 3452514
2015-02-10 21:38:34,540 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,540 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742083_1259{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,544 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary_tmp is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist	dst=null	perm=null
2015-02-10 21:38:34,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:34,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist	dst=null	perm=null
2015-02-10 21:38:34,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:34,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1.jhist	dst=null	perm=null
2015-02-10 21:38:34,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,573 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:57996, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257, duration: 411452
2015-02-10 21:38:34,576 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742084_1260{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:38:34,581 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260 src: /127.0.0.1:57997 dest: /127.0.0.1:37184
2015-02-10 21:38:34,583 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260 src: /127.0.0.1:59137 dest: /127.0.0.1:52976
2015-02-10 21:38:34,584 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260 src: /127.0.0.1:48753 dest: /127.0.0.1:57643
2015-02-10 21:38:34,589 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48753, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, duration: 3264252
2015-02-10 21:38:34,589 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:34,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742084_1260{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,590 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59137, dest: /127.0.0.1:52976, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, duration: 3876866
2015-02-10 21:38:34,590 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,590 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742084_1260{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,591 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:57997, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, duration: 4638194
2015-02-10 21:38:34,591 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,591 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742084_1260{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,596 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:34,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:34,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:34,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:34,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025/job_1423603735088_0025_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:34,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:34,614 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34199, bytes: 104925, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742080_1256, duration: 388471
2015-02-10 21:38:34,617 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742085_1261{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:34,621 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261 src: /127.0.0.1:59140 dest: /127.0.0.1:52976
2015-02-10 21:38:34,623 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261 src: /127.0.0.1:58002 dest: /127.0.0.1:37184
2015-02-10 21:38:34,624 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261 src: /127.0.0.1:48757 dest: /127.0.0.1:57643
2015-02-10 21:38:34,629 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48757, dest: /127.0.0.1:57643, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, duration: 3515247
2015-02-10 21:38:34,629 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:34,630 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742085_1261{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,630 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58002, dest: /127.0.0.1:37184, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, duration: 3318345
2015-02-10 21:38:34,631 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742085_1261{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,631 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,631 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59140, dest: /127.0.0.1:52976, bytes: 104109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_926138243_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, duration: 4163294
2015-02-10 21:38:34,632 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742085_1261{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:34,632 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:34,637 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_926138243_1
2015-02-10 21:38:34,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:34,690 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0025_000001 with final state: FINISHING
2015-02-10 21:38:34,690 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:34,690 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0025 with final state: FINISHING
2015-02-10 21:38:34,690 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:34,690 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0025
2015-02-10 21:38:34,691 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:34,691 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:35,395 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0025_01_000007]
2015-02-10 21:38:35,395 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:35,395 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:38:35,396 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000007
2015-02-10 21:38:35,396 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:38:35,396 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:35,397 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:35,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:35,397 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:35,397 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:35,699 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742076_1252 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:38:35,700 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742077_1253 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:38:35,700 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742078_1254 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:38:35,700 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742079_1255 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:38:35,700 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742081_1257 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:38:35,701 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742080_1256 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:38:35,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0025	dst=null	perm=null
2015-02-10 21:38:35,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,767 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary
2015-02-10 21:38:35,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:38:35,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,788 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:35,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:38:35,792 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48759, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 255249
2015-02-10 21:38:35,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,811 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:35,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:38:35,814 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48759, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 191089
2015-02-10 21:38:35,816 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup
2015-02-10 21:38:35,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup	dst=null	perm=null
2015-02-10 21:38:35,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:38:35,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:38:35,823 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59145, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258, duration: 224153
2015-02-10 21:38:35,823 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner
2015-02-10 21:38:35,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:35,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:35,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:35,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner	dst=null	perm=null
2015-02-10 21:38:35,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	dst=null	perm=null
2015-02-10 21:38:35,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinner/part-00000	dst=null	perm=null
2015-02-10 21:38:35,829 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261
2015-02-10 21:38:35,830 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58007, bytes: 176, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742072_1248, duration: 222877
2015-02-10 21:38:35,830 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257
2015-02-10 21:38:35,831 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258
2015-02-10 21:38:35,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:35,832 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260
2015-02-10 21:38:35,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:35,853 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:38:35,853 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-10 21:38:35,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:35,874 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:38:35,874 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:38:35,874 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:38:35,875 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull"]
2015-02-10 21:38:35,875 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:38:35,875 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:38:35,875 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:38:35,876 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...orm/cogroupinnerouternull
2015-02-10 21:38:35,891 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:35,907 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:35,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:35,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:35,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:35,914 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 26
2015-02-10 21:38:35,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=null
2015-02-10 21:38:35,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:38:35,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:38:35,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:35,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:35,943 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742086_1262{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:38:35,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 src: /127.0.0.1:59148 dest: /127.0.0.1:52976
2015-02-10 21:38:35,948 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 src: /127.0.0.1:58010 dest: /127.0.0.1:37184
2015-02-10 21:38:35,976 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 src: /127.0.0.1:34210 dest: /127.0.0.1:46575
2015-02-10 21:38:35,980 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259
2015-02-10 21:38:35,982 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257
2015-02-10 21:38:35,982 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34210, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, duration: 4941198
2015-02-10 21:38:35,983 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:35,983 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742086_1262{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:35,983 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58010, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, duration: 4395585
2015-02-10 21:38:35,983 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:35,984 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742086_1262{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:35,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59148, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, duration: 4558795
2015-02-10 21:38:35,984 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:35,985 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742086_1262{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:38:35,988 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:35,989 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar
2015-02-10 21:38:35,991 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:35,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:35,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:35,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:35,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:35,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:38:35,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:38:35,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:38:35,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:38:35,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:38:36,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:36,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,004 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:36,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,007 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:36,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,010 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:36,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,013 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:36,014 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:36,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,023 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split
2015-02-10 21:38:36,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:36,027 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742087_1263{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:38:36,030 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263 src: /127.0.0.1:58012 dest: /127.0.0.1:37184
2015-02-10 21:38:36,032 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263 src: /127.0.0.1:34212 dest: /127.0.0.1:46575
2015-02-10 21:38:36,034 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263 src: /127.0.0.1:59153 dest: /127.0.0.1:52976
2015-02-10 21:38:36,035 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263 src: /127.0.0.1:48769 dest: /127.0.0.1:57643
2015-02-10 21:38:36,039 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48769, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 1978184
2015-02-10 21:38:36,039 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:36,039 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742087_1263{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,040 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59153, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 2175288
2015-02-10 21:38:36,040 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742087_1263{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,040 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,041 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34212, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 3080643
2015-02-10 21:38:36,041 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,041 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742087_1263{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,042 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58012, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 3888790
2015-02-10 21:38:36,042 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742087_1263{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,043 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,047 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:36,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,054 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742088_1264{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:38:36,057 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264 src: /127.0.0.1:58016 dest: /127.0.0.1:37184
2015-02-10 21:38:36,060 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264 src: /127.0.0.1:34216 dest: /127.0.0.1:46575
2015-02-10 21:38:36,062 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264 src: /127.0.0.1:59157 dest: /127.0.0.1:52976
2015-02-10 21:38:36,065 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59157, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, duration: 2121917
2015-02-10 21:38:36,066 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:36,066 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742088_1264{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,066 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34216, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, duration: 2267750
2015-02-10 21:38:36,067 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,067 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742088_1264{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,067 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58016, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, duration: 2496096
2015-02-10 21:38:36,067 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,067 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742088_1264{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,071 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:36,071 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:38:36,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:36,085 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742089_1265{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:36,088 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265 src: /127.0.0.1:58019 dest: /127.0.0.1:37184
2015-02-10 21:38:36,089 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265 src: /127.0.0.1:59159 dest: /127.0.0.1:52976
2015-02-10 21:38:36,091 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265 src: /127.0.0.1:48775 dest: /127.0.0.1:57643
2015-02-10 21:38:36,095 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48775, dest: /127.0.0.1:57643, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, duration: 2641657
2015-02-10 21:38:36,095 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:36,095 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742089_1265{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,096 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59159, dest: /127.0.0.1:52976, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, duration: 3724960
2015-02-10 21:38:36,096 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,097 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742089_1265{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,097 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58019, dest: /127.0.0.1:37184, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, duration: 4048853
2015-02-10 21:38:36,097 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:36,097 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742089_1265{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:36,103 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:36,103 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0026
2015-02-10 21:38:36,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=null
2015-02-10 21:38:36,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:36,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:36,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:36,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:36,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:36,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:36,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:36,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:36,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:36,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:36,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:36,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:36,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:36,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:36,133 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 26 submitted by user teamcity
2015-02-10 21:38:36,133 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0026
2015-02-10 21:38:36,133 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0026
2015-02-10 21:38:36,133 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0026
2015-02-10 21:38:36,133 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from NEW to NEW_SAVING
2015-02-10 21:38:36,134 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:38:36,134 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0026 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:38:36,134 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0026 from user: teamcity, in queue: default
2015-02-10 21:38:36,135 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0026
2015-02-10 21:38:36,135 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from SUBMITTED to ACCEPTED
2015-02-10 21:38:36,135 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0026_000001
2015-02-10 21:38:36,135 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from NEW to SUBMITTED
2015-02-10 21:38:36,135 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0026 from user: teamcity activated in queue: default
2015-02-10 21:38:36,136 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0026 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:38:36,136 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0026_000001 to scheduler from user teamcity in queue default
2015-02-10 21:38:36,136 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:38:36,137 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0026/
2015-02-10 21:38:36,138 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0026
2015-02-10 21:38:36,138 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0026/
2015-02-10 21:38:36,346 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:36,346 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000001
2015-02-10 21:38:36,347 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:38:36,347 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:36,347 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:36,347 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:36,347 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0026_01_000001
2015-02-10 21:38:36,348 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:36,348 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0026_000001
2015-02-10 21:38:36,348 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0026 AttemptId: appattempt_1423603735088_0026_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0026_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:38:36,348 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:38:36,348 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:38:36,349 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0026_000001
2015-02-10 21:38:36,350 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0026_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0026_000001
2015-02-10 21:38:36,350 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0026_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-10 21:38:36,353 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0026_000001 (auth:SIMPLE)
2015-02-10 21:38:36,355 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000001 by user teamcity
2015-02-10 21:38:36,355 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0026
2015-02-10 21:38:36,355 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000001
2015-02-10 21:38:36,355 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from NEW to INITING
2015-02-10 21:38:36,356 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000001 to application application_1423603735088_0026
2015-02-10 21:38:36,356 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from INITING to RUNNING
2015-02-10 21:38:36,356 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0026_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0026_000001
2015-02-10 21:38:36,356 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:38:36,356 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:36,357 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:38:36,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:36,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:38:36,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:38:36,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:36,357 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0026_01_000001
2015-02-10 21:38:36,375 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0026_01_000001.tokens. Credentials list: 
2015-02-10 21:38:36,378 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265
2015-02-10 21:38:36,402 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:36,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0026_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001.tokens
2015-02-10 21:38:36,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:38:36,565 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742086_1262 to datanode(s) 127.0.0.1:57643
2015-02-10 21:38:36,565 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742080_1256, blk_1073742081_1257, blk_1073742076_1252, blk_1073742077_1253, blk_1073742078_1254]
2015-02-10 21:38:36,566 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742076_1252, blk_1073742077_1253, blk_1073742078_1254, blk_1073742079_1255]
2015-02-10 21:38:36,579 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262
2015-02-10 21:38:36,580 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264
2015-02-10 21:38:36,581 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261
2015-02-10 21:38:36,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259
2015-02-10 21:38:36,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258
2015-02-10 21:38:36,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:36,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:36,686 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34224, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2095460667_24924, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, duration: 1160780
2015-02-10 21:38:36,730 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:36,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:36,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:36,770 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58007, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2095460667_24924, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, duration: 257465
2015-02-10 21:38:36,779 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260
2015-02-10 21:38:36,780 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263
2015-02-10 21:38:36,803 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:36,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:36,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:36,842 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59145, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2095460667_24924, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 228023
2015-02-10 21:38:36,877 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:36,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:36,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:36,922 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59145, bytes: 90144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2095460667_24924, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, duration: 440155
2015-02-10 21:38:36,957 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:36,957 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:37,005 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:37,005 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:37,130 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001/default_container_executor.sh]
2015-02-10 21:38:37,168 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259
2015-02-10 21:38:37,169 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742084_1260
2015-02-10 21:38:37,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264
2015-02-10 21:38:37,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263
2015-02-10 21:38:37,346 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:37,370 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262
2015-02-10 21:38:37,371 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742081_1257
2015-02-10 21:38:37,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265
2015-02-10 21:38:37,571 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742085_1261
2015-02-10 21:38:37,572 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742082_1258
2015-02-10 21:38:37,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080 for deletion
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081 for deletion
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076 for deletion
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077 for deletion
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078 for deletion
2015-02-10 21:38:37,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081
2015-02-10 21:38:37,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076
2015-02-10 21:38:37,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077
2015-02-10 21:38:37,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076 for deletion
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077 for deletion
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078 for deletion
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079 for deletion
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077
2015-02-10 21:38:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076
2015-02-10 21:38:38,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079
2015-02-10 21:38:38,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078
2015-02-10 21:38:38,218 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 to 127.0.0.1:57643 
2015-02-10 21:38:38,220 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 src: /127.0.0.1:48782 dest: /127.0.0.1:57643
2015-02-10 21:38:38,221 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:38:38,223 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262 src: /127.0.0.1:48782 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:38:38,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742086_1262 size 254067
2015-02-10 21:38:39,466 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:38:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:38:39,566 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742080_1256, blk_1073742081_1257, blk_1073742076_1252, blk_1073742077_1253, blk_1073742079_1255]
2015-02-10 21:38:39,566 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742080_1256, blk_1073742081_1257, blk_1073742076_1252, blk_1073742077_1253, blk_1073742078_1254, blk_1073742079_1255]
2015-02-10 21:38:39,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:39,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:38:39,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:38:39,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:38:40,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=null
2015-02-10 21:38:40,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:40,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:40,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:40,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080 for deletion
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081 for deletion
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076 for deletion
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077 for deletion
2015-02-10 21:38:40,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078 for deletion
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079 for deletion
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742078_1254 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742078
2015-02-10 21:38:40,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079
2015-02-10 21:38:40,674 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59169, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264, duration: 268702
2015-02-10 21:38:40,838 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265
2015-02-10 21:38:40,865 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0025_01_000001 succeeded 
2015-02-10 21:38:40,865 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:38:40,865 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0025_01_000001
2015-02-10 21:38:40,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001
2015-02-10 21:38:40,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001
2015-02-10 21:38:40,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001
2015-02-10 21:38:40,881 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025/container_1423603735088_0025_01_000001
2015-02-10 21:38:40,881 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000001
2015-02-10 21:38:40,882 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0025_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:38:40,882 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0025_01_000001 from application application_1423603735088_0025
2015-02-10 21:38:40,882 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:40,882 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0025
2015-02-10 21:38:40,987 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742088_1264
2015-02-10 21:38:40,987 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263
2015-02-10 21:38:40,990 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262
2015-02-10 21:38:41,038 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262
2015-02-10 21:38:41,039 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263
2015-02-10 21:38:41,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080 for deletion
2015-02-10 21:38:41,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081 for deletion
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076 for deletion
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742080_1256 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742080
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077 for deletion
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079 for deletion
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742081_1257 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742081
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742077_1253 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742077
2015-02-10 21:38:41,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742076_1252 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742076
2015-02-10 21:38:41,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742079_1255 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742079
2015-02-10 21:38:41,397 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0025_01_000001]
2015-02-10 21:38:41,397 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0025_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:41,398 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0025_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:38:41,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0025	CONTAINERID=container_1423603735088_0025_01_000001
2015-02-10 21:38:41,398 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0025_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:41,398 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:41,398 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0025_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:41,398 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:41,399 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0025_000001
2015-02-10 21:38:41,399 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:41,399 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0025_000001 released container container_1423603735088_0025_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:41,399 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0025_000001 State change from FINISHING to FINISHED
2015-02-10 21:38:41,399 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0025 State change from FINISHING to FINISHED
2015-02-10 21:38:41,399 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0025_000001 is done. finalState=FINISHED
2015-02-10 21:38:41,400 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0025_000001
2015-02-10 21:38:41,400 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0025 requests cleared
2015-02-10 21:38:41,400 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0025 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:38:41,400 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0025
2015-02-10 21:38:41,400 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0025 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:38:41,400 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0025,name=[F8DA184CFA6A4CED8121B4DE9222AF0F/42ABD9F7145E4169B71B44F7CD7A1EBB] lower*upper/(1/1) ...oupouterinner-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0025/jobhistory/job/job_1423603735088_0025,appMasterHost=ip-10-31-157-187,startTime=1423604292661,finishTime=1423604314690,finalStatus=SUCCEEDED
2015-02-10 21:38:41,403 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0025_000001 (auth:SIMPLE)
2015-02-10 21:38:41,404 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0025_01_000001
2015-02-10 21:38:42,016 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0026_000001 (auth:SIMPLE)
2015-02-10 21:38:42,020 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0026_000001
2015-02-10 21:38:42,020 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0026	APPATTEMPTID=appattempt_1423603735088_0026_000001
2015-02-10 21:38:42,021 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:38:42,021 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from ACCEPTED to RUNNING
2015-02-10 21:38:42,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:42,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:38:42,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:42,349 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:38:42,349 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,349 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,350 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,352 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0025
2015-02-10 21:38:42,353 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:38:42,353 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0025, with delay of 10800 seconds
2015-02-10 21:38:42,398 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:38:42,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,399 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0025
2015-02-10 21:38:42,399 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0025 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:38:42,399 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0025, with delay of 10800 seconds
2015-02-10 21:38:42,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0025
2015-02-10 21:38:42,425 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742090_1266{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:38:42,479 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266 src: /127.0.0.1:59176 dest: /127.0.0.1:52976
2015-02-10 21:38:42,481 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266 src: /127.0.0.1:34237 dest: /127.0.0.1:46575
2015-02-10 21:38:42,483 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266 src: /127.0.0.1:58039 dest: /127.0.0.1:37184
2015-02-10 21:38:42,521 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58039, dest: /127.0.0.1:37184, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, duration: 35847319
2015-02-10 21:38:42,521 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:42,521 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742090_1266{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:42,523 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742090_1266{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:42,524 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34237, dest: /127.0.0.1:46575, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, duration: 37175201
2015-02-10 21:38:42,524 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:42,525 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59176, dest: /127.0.0.1:52976, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, duration: 39538718
2015-02-10 21:38:42,525 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:42,525 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742090_1266{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:42,556 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:42,577 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266
2015-02-10 21:38:43,349 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:43,350 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000002
2015-02-10 21:38:43,350 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:38:43,350 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:43,350 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:43,350 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:43,351 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:43,351 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000003
2015-02-10 21:38:43,351 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:38:43,351 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:38:43,351 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:43,351 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:43,398 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:43,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000004
2015-02-10 21:38:43,399 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:38:43,399 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:43,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:43,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:43,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:43,400 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000005
2015-02-10 21:38:43,400 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:38:43,400 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:43,400 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:43,400 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:43,401 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:43,401 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000006
2015-02-10 21:38:43,401 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:38:43,401 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:38:43,401 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:43,401 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:44,097 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0026_01_000002
2015-02-10 21:38:44,098 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:44,098 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:44,098 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0026_01_000004
2015-02-10 21:38:44,099 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:44,099 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:44,099 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:44,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:44,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:44,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:44,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:44,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:44,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:44,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:44,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:44,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:44,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:44,304 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0026_000001 (auth:SIMPLE)
2015-02-10 21:38:44,304 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0026_000001 (auth:SIMPLE)
2015-02-10 21:38:44,311 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000006 by user teamcity
2015-02-10 21:38:44,312 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0026
2015-02-10 21:38:44,312 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000006
2015-02-10 21:38:44,312 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from NEW to INITING
2015-02-10 21:38:44,312 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000006 to application application_1423603735088_0026
2015-02-10 21:38:44,313 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from INITING to RUNNING
2015-02-10 21:38:44,313 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000004 by user teamcity
2015-02-10 21:38:44,313 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000005 by user teamcity
2015-02-10 21:38:44,313 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000004
2015-02-10 21:38:44,313 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000005
2015-02-10 21:38:44,313 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:38:44,314 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,314 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000003 by user teamcity
2015-02-10 21:38:44,314 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,314 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:44,314 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000003 to application application_1423603735088_0026
2015-02-10 21:38:44,314 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:44,314 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000002 by user teamcity
2015-02-10 21:38:44,314 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000003
2015-02-10 21:38:44,315 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000002
2015-02-10 21:38:44,315 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:44,314 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:38:44,315 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:44,315 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,316 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,316 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:44,316 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000004 to application application_1423603735088_0026
2015-02-10 21:38:44,316 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000005 to application application_1423603735088_0026
2015-02-10 21:38:44,316 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0026_01_000006
2015-02-10 21:38:44,316 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:44,317 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000002 to application application_1423603735088_0026
2015-02-10 21:38:44,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:38:44,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:44,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:38:44,317 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,317 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:38:44,317 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,318 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,318 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:44,318 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:44,318 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,318 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:44,318 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:44,318 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,319 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:44,319 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:44,319 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:44,319 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:44,319 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0026_01_000004
2015-02-10 21:38:44,320 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0026_01_000005
2015-02-10 21:38:44,340 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0026_01_000006.tokens. Credentials list: 
2015-02-10 21:38:44,341 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0026_01_000004.tokens. Credentials list: 
2015-02-10 21:38:44,345 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0026_01_000005.tokens. Credentials list: 
2015-02-10 21:38:44,350 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:44,350 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:44,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:44,377 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:44,377 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:44,377 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:44,377 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:44,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:44,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:44,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:44,522 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000002/default_container_executor.sh]
2015-02-10 21:38:44,524 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000003/default_container_executor.sh]
2015-02-10 21:38:44,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0026_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006.tokens
2015-02-10 21:38:44,525 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:38:44,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:44,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar	dst=null	perm=null
2015-02-10 21:38:44,692 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58044, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1200297111_25246, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742086_1262, duration: 1136705
2015-02-10 21:38:44,742 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0026/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:44,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:44,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml	dst=null	perm=null
2015-02-10 21:38:44,790 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48799, bytes: 90144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1200297111_25246, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742089_1265, duration: 459534
2015-02-10 21:38:44,828 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:44,828 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:44,828 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:44,828 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:44,888 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:44,889 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:44,889 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:44,889 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:44,890 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:44,890 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:45,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006/default_container_executor.sh]
2015-02-10 21:38:45,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005/default_container_executor.sh]
2015-02-10 21:38:45,060 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004/default_container_executor.sh]
2015-02-10 21:38:45,120 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:38:45,904 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:46,138 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266
2015-02-10 21:38:46,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0026_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005.tokens
2015-02-10 21:38:46,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:38:46,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:46,786 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266
2015-02-10 21:38:47,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0026_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004.tokens
2015-02-10 21:38:47,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:38:49,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:49,224 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34256, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000001_0_-163375719_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 265618
2015-02-10 21:38:49,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:49,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:49,412 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59198, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000000_0_1260660615_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 302829
2015-02-10 21:38:49,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:49,530 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59198, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000000_0_1260660615_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 289142
2015-02-10 21:38:49,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:49,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:49,821 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59202, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000001_0_-163375719_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 271147
2015-02-10 21:38:49,864 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34261, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000003_0_-1883648432_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 273000
2015-02-10 21:38:49,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job.split	dst=null	perm=null
2015-02-10 21:38:49,913 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34263, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000004_0_-2023010348_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 239171
2015-02-10 21:38:49,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_m_000001_0	dst=null	perm=null
2015-02-10 21:38:49,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:50,031 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58066, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000002_0_-1106106002_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742087_1263, duration: 243213
2015-02-10 21:38:50,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:50,062 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48821, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000004_0_-2023010348_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 257789
2015-02-10 21:38:50,063 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000003
2015-02-10 21:38:50,063 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000003
2015-02-10 21:38:50,063 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:38:50,064 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000003
2015-02-10 21:38:50,089 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000003 is : 143
2015-02-10 21:38:50,090 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742091_1267{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:38:50,096 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267 src: /127.0.0.1:34267 dest: /127.0.0.1:46575
2015-02-10 21:38:50,103 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267 src: /127.0.0.1:48823 dest: /127.0.0.1:57643
2015-02-10 21:38:50,109 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267 src: /127.0.0.1:59209 dest: /127.0.0.1:52976
2015-02-10 21:38:50,114 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:50,114 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000003
2015-02-10 21:38:50,116 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000003
2015-02-10 21:38:50,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000003
2015-02-10 21:38:50,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000003
2015-02-10 21:38:50,117 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000003
2015-02-10 21:38:50,118 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:50,118 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000003 from application application_1423603735088_0026
2015-02-10 21:38:50,118 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:50,118 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:50,120 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist for DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:50,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_m_000000_0	dst=null	perm=null
2015-02-10 21:38:50,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:50,156 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59210, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000002_0_-1106106002_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 250854
2015-02-10 21:38:50,221 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000002
2015-02-10 21:38:50,221 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000002
2015-02-10 21:38:50,222 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:38:50,222 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000002
2015-02-10 21:38:50,222 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000003]
2015-02-10 21:38:50,223 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:50,223 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:38:50,223 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000003
2015-02-10 21:38:50,223 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:38:50,224 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:38:50,225 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:50,226 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:50,226 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:50,226 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:38:50,246 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000002 is : 143
2015-02-10 21:38:50,263 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:50,264 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000002
2015-02-10 21:38:50,265 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000002
2015-02-10 21:38:50,265 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000002
2015-02-10 21:38:50,266 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000002
2015-02-10 21:38:50,266 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000002
2015-02-10 21:38:50,266 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:50,266 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000002 from application application_1423603735088_0026
2015-02-10 21:38:50,266 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:50,266 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:50,434 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59211, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0026_m_000003_0_-1883648432_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 335060
2015-02-10 21:38:50,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_m_000003_0	dst=null	perm=null
2015-02-10 21:38:50,627 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000005
2015-02-10 21:38:50,628 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000005
2015-02-10 21:38:50,628 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:38:50,628 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000005
2015-02-10 21:38:50,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_m_000004_0	dst=null	perm=null
2015-02-10 21:38:50,649 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000005 is : 143
2015-02-10 21:38:50,664 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:50,665 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005
2015-02-10 21:38:50,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005
2015-02-10 21:38:50,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005
2015-02-10 21:38:50,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000005
2015-02-10 21:38:50,667 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000005
2015-02-10 21:38:50,667 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:50,667 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000005 from application application_1423603735088_0026
2015-02-10 21:38:50,667 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:50,668 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:50,720 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000006
2015-02-10 21:38:50,720 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000006
2015-02-10 21:38:50,720 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:38:50,721 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000006
2015-02-10 21:38:50,721 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000005]
2015-02-10 21:38:50,722 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:50,722 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:38:50,722 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000005
2015-02-10 21:38:50,722 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:38:50,722 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:38:50,723 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:50,724 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:50,724 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:50,724 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:50,740 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000006 is : 143
2015-02-10 21:38:50,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_m_000002_0	dst=null	perm=null
2015-02-10 21:38:50,756 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:50,756 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006
2015-02-10 21:38:50,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006
2015-02-10 21:38:50,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006
2015-02-10 21:38:50,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000006
2015-02-10 21:38:50,757 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000006
2015-02-10 21:38:50,757 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:50,758 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000006 from application application_1423603735088_0026
2015-02-10 21:38:50,758 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:50,758 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:50,827 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000004
2015-02-10 21:38:50,827 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000004
2015-02-10 21:38:50,827 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:38:50,828 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000004
2015-02-10 21:38:50,828 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000006]
2015-02-10 21:38:50,828 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:50,828 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:38:50,829 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000006
2015-02-10 21:38:50,829 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:38:50,829 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:38:50,831 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:50,831 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:50,831 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:50,831 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:38:50,845 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000004 is : 143
2015-02-10 21:38:50,876 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:50,876 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004
2015-02-10 21:38:50,877 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004
2015-02-10 21:38:50,878 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000004
2015-02-10 21:38:50,878 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:50,878 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004
2015-02-10 21:38:50,878 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000004 from application application_1423603735088_0026
2015-02-10 21:38:50,878 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:50,878 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000004
2015-02-10 21:38:50,878 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:51,223 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000002]
2015-02-10 21:38:51,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:51,224 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:38:51,224 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000002
2015-02-10 21:38:51,224 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:38:51,224 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:38:51,225 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:51,225 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:51,225 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:51,225 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:51,226 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:51,226 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000007
2015-02-10 21:38:51,226 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0026_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:38:51,226 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0026_000001 container=Container: [ContainerId: container_1423603735088_0026_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:38:51,226 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:51,227 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:51,828 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000004]
2015-02-10 21:38:51,829 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:51,829 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:38:51,829 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000004
2015-02-10 21:38:51,829 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:38:51,829 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:38:51,830 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:38:51,830 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:51,831 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:51,831 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:38:52,145 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:52,158 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0026_01_000007 by user teamcity
2015-02-10 21:38:52,158 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000007
2015-02-10 21:38:52,158 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0026_01_000007 to application application_1423603735088_0026
2015-02-10 21:38:52,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:38:52,159 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0026
2015-02-10 21:38:52,159 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0026
2015-02-10 21:38:52,159 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:38:52,159 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0026
2015-02-10 21:38:52,160 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:52,212 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:52,213 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:52,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:38:52,329 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000007/default_container_executor.sh]
2015-02-10 21:38:53,149 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:38:55,815 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:55,818 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:55,846 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:55,850 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:38:56,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,332 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742092_1268{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:56,471 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268 src: /127.0.0.1:59221 dest: /127.0.0.1:52976
2015-02-10 21:38:56,473 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268 src: /127.0.0.1:58083 dest: /127.0.0.1:37184
2015-02-10 21:38:56,475 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268 src: /127.0.0.1:48838 dest: /127.0.0.1:57643
2015-02-10 21:38:56,524 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48838, dest: /127.0.0.1:57643, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0026_r_000000_0_-1409394138_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 46735808
2015-02-10 21:38:56,524 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:56,524 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742092_1268{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,524 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58083, dest: /127.0.0.1:37184, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0026_r_000000_0_-1409394138_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 46943272
2015-02-10 21:38:56,525 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,525 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742092_1268{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,525 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59221, dest: /127.0.0.1:52976, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0026_r_000000_0_-1409394138_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 47689930
2015-02-10 21:38:56,526 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742092_1268{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,526 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,541 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0026_r_000000_0_-1409394138_1
2015-02-10 21:38:56,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0	dst=null	perm=null
2015-02-10 21:38:56,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0	dst=null	perm=null
2015-02-10 21:38:56,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/task_1423603735088_0026_r_000000	dst=null	perm=null
2015-02-10 21:38:56,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/_temporary/attempt_1423603735088_0026_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/task_1423603735088_0026_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:38:56,699 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000007
2015-02-10 21:38:56,699 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000007
2015-02-10 21:38:56,699 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:38:56,700 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000007
2015-02-10 21:38:56,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,712 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,715 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0026_01_000007 is : 143
2015-02-10 21:38:56,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1	dst=null	perm=null
2015-02-10 21:38:56,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:56,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:56,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/task_1423603735088_0026_r_000000	dst=null	perm=null
2015-02-10 21:38:56,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	dst=null	perm=null
2015-02-10 21:38:56,732 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:38:56,733 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000007
2015-02-10 21:38:56,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000007
2015-02-10 21:38:56,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000007
2015-02-10 21:38:56,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000007
2015-02-10 21:38:56,735 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000007
2015-02-10 21:38:56,735 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:38:56,735 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000007 from application application_1423603735088_0026
2015-02-10 21:38:56,735 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:56,735 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:38:56,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary/1/task_1423603735088_0026_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary	dst=null	perm=null
2015-02-10 21:38:56,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,756 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_SUCCESS is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,791 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268
2015-02-10 21:38:56,793 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,820 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59209, dest: /127.0.0.1:52976, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, duration: 6708470156
2015-02-10 21:38:56,820 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:56,821 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48823, dest: /127.0.0.1:57643, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, duration: 6709878588
2015-02-10 21:38:56,821 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742091_1267{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16236
2015-02-10 21:38:56,821 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,822 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34267, dest: /127.0.0.1:46575, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, duration: 6704865588
2015-02-10 21:38:56,822 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742091_1267{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16236
2015-02-10 21:38:56,822 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,823 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742091_1267{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 16236
2015-02-10 21:38:56,853 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,862 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742093_1269{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:38:56,867 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269 src: /127.0.0.1:58085 dest: /127.0.0.1:37184
2015-02-10 21:38:56,868 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269 src: /127.0.0.1:59225 dest: /127.0.0.1:52976
2015-02-10 21:38:56,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269 src: /127.0.0.1:48841 dest: /127.0.0.1:57643
2015-02-10 21:38:56,873 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48841, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, duration: 2175294
2015-02-10 21:38:56,873 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:56,873 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742093_1269{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,874 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59225, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, duration: 2488014
2015-02-10 21:38:56,874 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,874 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742093_1269{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,874 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58085, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, duration: 3107870
2015-02-10 21:38:56,875 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,875 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742093_1269{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,878 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary_tmp is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist	dst=null	perm=null
2015-02-10 21:38:56,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:56,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist	dst=null	perm=null
2015-02-10 21:38:56,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp	dst=null	perm=null
2015-02-10 21:38:56,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1.jhist	dst=null	perm=null
2015-02-10 21:38:56,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,907 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34287, bytes: 70590, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267, duration: 406731
2015-02-10 21:38:56,911 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742094_1270{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:38:56,915 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270 src: /127.0.0.1:48843 dest: /127.0.0.1:57643
2015-02-10 21:38:56,917 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270 src: /127.0.0.1:58090 dest: /127.0.0.1:37184
2015-02-10 21:38:56,919 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270 src: /127.0.0.1:34290 dest: /127.0.0.1:46575
2015-02-10 21:38:56,924 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34290, dest: /127.0.0.1:46575, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, duration: 3487106
2015-02-10 21:38:56,924 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:56,924 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742094_1270{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,924 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58090, dest: /127.0.0.1:37184, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, duration: 3291837
2015-02-10 21:38:56,924 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,925 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742094_1270{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,925 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48843, dest: /127.0.0.1:57643, bytes: 70042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, duration: 4694954
2015-02-10 21:38:56,925 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,925 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742094_1270{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,929 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:56,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:56,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:56,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:38:56,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026/job_1423603735088_0026_1_conf.xml	dst=null	perm=null
2015-02-10 21:38:56,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:38:56,946 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59231, bytes: 105351, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742090_1266, duration: 381820
2015-02-10 21:38:56,949 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742095_1271{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:38:56,954 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271 src: /127.0.0.1:34292 dest: /127.0.0.1:46575
2015-02-10 21:38:56,956 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271 src: /127.0.0.1:48848 dest: /127.0.0.1:57643
2015-02-10 21:38:56,957 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271 src: /127.0.0.1:59234 dest: /127.0.0.1:52976
2015-02-10 21:38:56,961 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59234, dest: /127.0.0.1:52976, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, duration: 2494633
2015-02-10 21:38:56,962 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:56,962 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742095_1271{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,962 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48848, dest: /127.0.0.1:57643, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, duration: 3511422
2015-02-10 21:38:56,962 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,963 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742095_1271{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,963 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34292, dest: /127.0.0.1:46575, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_812629846_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, duration: 4015842
2015-02-10 21:38:56,963 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:56,963 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742095_1271{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:56,968 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_812629846_1
2015-02-10 21:38:56,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:38:56,999 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0026_000001 with final state: FINISHING
2015-02-10 21:38:56,999 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:56,999 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0026 with final state: FINISHING
2015-02-10 21:38:56,999 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from RUNNING to FINAL_SAVING
2015-02-10 21:38:56,999 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0026
2015-02-10 21:38:57,000 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:57,000 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from FINAL_SAVING to FINISHING
2015-02-10 21:38:57,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268
2015-02-10 21:38:57,584 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270
2015-02-10 21:38:57,584 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269
2015-02-10 21:38:57,700 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000007]
2015-02-10 21:38:57,700 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:38:57,701 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:38:57,701 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000007
2015-02-10 21:38:57,701 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:38:57,701 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:38:57,702 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:38:57,702 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:57,703 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:38:57,703 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:38:58,009 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742086_1262 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:38:58,009 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742087_1263 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:38:58,009 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742088_1264 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:38:58,010 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742089_1265 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:38:58,010 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742091_1267 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:38:58,010 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742090_1266 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:38:58,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0026	dst=null	perm=null
2015-02-10 21:38:58,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,076 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary
2015-02-10 21:38:58,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/_temporary	dst=null	perm=null
2015-02-10 21:38:58,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,097 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	dst=null	perm=null
2015-02-10 21:38:58,100 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58099, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 241058
2015-02-10 21:38:58,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:38:58,120 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	dst=null	perm=null
2015-02-10 21:38:58,123 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59239, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 211933
2015-02-10 21:38:58,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,146 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:38:58,146 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-10 21:38:58,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:38:58,177 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:38:58,177 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:38:58,177 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:38:58,177 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup"]
2015-02-10 21:38:58,178 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:38:58,178 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:38:58,178 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:38:58,179 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...nnerouternull-resultgroup
2015-02-10 21:38:58,195 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:58,211 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:38:58,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:38:58,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:58,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:38:58,217 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 27
2015-02-10 21:38:58,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=null
2015-02-10 21:38:58,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:38:58,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:38:58,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,231 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742096_1272{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:58,235 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 src: /127.0.0.1:34301 dest: /127.0.0.1:46575
2015-02-10 21:38:58,236 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 src: /127.0.0.1:59242 dest: /127.0.0.1:52976
2015-02-10 21:38:58,238 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 src: /127.0.0.1:48858 dest: /127.0.0.1:57643
2015-02-10 21:38:58,244 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48858, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 2549425
2015-02-10 21:38:58,244 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:58,245 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742096_1272{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,245 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59242, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 3428834
2015-02-10 21:38:58,245 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,245 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742096_1272{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,246 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34301, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 4729580
2015-02-10 21:38:58,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742096_1272{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,247 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,250 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:58,251 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar
2015-02-10 21:38:58,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:58,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:58,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:58,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:38:58,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:38:58,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:38:58,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:38:58,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:38:58,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:58,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,266 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,269 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,272 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,275 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:38:58,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:38:58,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,284 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split
2015-02-10 21:38:58,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:38:58,288 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742097_1273{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:38:58,292 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273 src: /127.0.0.1:34304 dest: /127.0.0.1:46575
2015-02-10 21:38:58,293 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273 src: /127.0.0.1:58106 dest: /127.0.0.1:37184
2015-02-10 21:38:58,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273 src: /127.0.0.1:59246 dest: /127.0.0.1:52976
2015-02-10 21:38:58,296 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273 src: /127.0.0.1:48862 dest: /127.0.0.1:57643
2015-02-10 21:38:58,300 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48862, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 1419249
2015-02-10 21:38:58,300 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:58,300 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742097_1273{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,301 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59246, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 2142620
2015-02-10 21:38:58,301 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,301 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742097_1273{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,302 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58106, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 2914967
2015-02-10 21:38:58,302 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742097_1273{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,302 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,302 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34304, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 3800207
2015-02-10 21:38:58,304 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,304 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742097_1273{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,307 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:58,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,315 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742098_1274{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:38:58,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274 src: /127.0.0.1:34308 dest: /127.0.0.1:46575
2015-02-10 21:38:58,321 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274 src: /127.0.0.1:48864 dest: /127.0.0.1:57643
2015-02-10 21:38:58,322 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274 src: /127.0.0.1:58111 dest: /127.0.0.1:37184
2015-02-10 21:38:58,325 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58111, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, duration: 1684085
2015-02-10 21:38:58,326 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:58,326 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742098_1274{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,326 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48864, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, duration: 2145809
2015-02-10 21:38:58,326 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742098_1274{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,327 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,327 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34308, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, duration: 2906641
2015-02-10 21:38:58,327 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,328 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742098_1274{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,331 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:58,332 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:38:58,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:38:58,345 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742099_1275{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:38:58,348 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275 src: /127.0.0.1:59251 dest: /127.0.0.1:52976
2015-02-10 21:38:58,350 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275 src: /127.0.0.1:34312 dest: /127.0.0.1:46575
2015-02-10 21:38:58,351 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275 src: /127.0.0.1:58114 dest: /127.0.0.1:37184
2015-02-10 21:38:58,355 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58114, dest: /127.0.0.1:37184, bytes: 89452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 2506129
2015-02-10 21:38:58,355 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:38:58,355 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742099_1275{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,356 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34312, dest: /127.0.0.1:46575, bytes: 89452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 3159243
2015-02-10 21:38:58,357 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,357 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59251, dest: /127.0.0.1:52976, bytes: 89452, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 4239355
2015-02-10 21:38:58,357 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742099_1275{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,358 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:38:58,360 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742099_1275{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:38:58,363 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:38:58,363 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0027
2015-02-10 21:38:58,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=null
2015-02-10 21:38:58,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:38:58,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:38:58,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:38:58,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:38:58,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:58,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:58,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:58,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:58,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:58,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:58,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:38:58,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:38:58,379 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 27 submitted by user teamcity
2015-02-10 21:38:58,379 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0027
2015-02-10 21:38:58,379 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0027
2015-02-10 21:38:58,380 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0027
2015-02-10 21:38:58,380 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from NEW to NEW_SAVING
2015-02-10 21:38:58,380 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:38:58,380 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0027 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:38:58,380 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0027 from user: teamcity, in queue: default
2015-02-10 21:38:58,381 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0027
2015-02-10 21:38:58,381 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from SUBMITTED to ACCEPTED
2015-02-10 21:38:58,381 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0027_000001
2015-02-10 21:38:58,381 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from NEW to SUBMITTED
2015-02-10 21:38:58,382 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0027 from user: teamcity activated in queue: default
2015-02-10 21:38:58,382 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0027 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:38:58,382 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0027_000001 to scheduler from user teamcity in queue default
2015-02-10 21:38:58,382 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:38:58,383 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0027/
2015-02-10 21:38:58,384 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0027
2015-02-10 21:38:58,384 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0027/
2015-02-10 21:38:58,462 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:38:58,462 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000001
2015-02-10 21:38:58,463 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:38:58,463 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:38:58,463 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:38:58,463 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:38:58,463 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0027_01_000001
2015-02-10 21:38:58,464 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:38:58,464 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0027_000001
2015-02-10 21:38:58,464 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0027 AttemptId: appattempt_1423603735088_0027_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0027_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:38:58,464 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:38:58,464 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:38:58,465 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0027_000001
2015-02-10 21:38:58,466 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0027_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0027_000001
2015-02-10 21:38:58,466 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0027_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-10 21:38:58,469 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:38:58,470 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000001 by user teamcity
2015-02-10 21:38:58,471 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0027
2015-02-10 21:38:58,471 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000001
2015-02-10 21:38:58,471 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from NEW to INITING
2015-02-10 21:38:58,471 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000001 to application application_1423603735088_0027
2015-02-10 21:38:58,471 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0027_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0027_000001
2015-02-10 21:38:58,471 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from INITING to RUNNING
2015-02-10 21:38:58,472 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:38:58,472 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:38:58,472 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:38:58,472 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:38:58,473 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:38:58,473 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:38:58,473 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:38:58,473 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0027_01_000001
2015-02-10 21:38:58,492 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0027_01_000001.tokens. Credentials list: 
2015-02-10 21:38:58,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:38:58,640 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0027_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001.tokens
2015-02-10 21:38:58,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:38:58,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:38:58,804 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48872, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1893228130_25780, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 989431
2015-02-10 21:38:58,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0027/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:58,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:58,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:38:58,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48872, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1893228130_25780, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, duration: 360833
2015-02-10 21:38:58,926 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:58,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:38:58,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:38:58,966 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48872, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1893228130_25780, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 265845
2015-02-10 21:38:59,000 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:59,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:38:59,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:38:59,040 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59239, bytes: 90152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1893228130_25780, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 427036
2015-02-10 21:38:59,075 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:38:59,075 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:38:59,122 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:38:59,123 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:38:59,255 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001/default_container_executor.sh]
2015-02-10 21:38:59,462 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:00,569 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742096_1272 to datanode(s) 127.0.0.1:37184
2015-02-10 21:39:00,570 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742086_1262, blk_1073742087_1263, blk_1073742088_1264, blk_1073742089_1265, blk_1073742090_1266, blk_1073742091_1267]
2015-02-10 21:39:00,570 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742086_1262, blk_1073742087_1263, blk_1073742088_1264, blk_1073742089_1265, blk_1073742090_1266]
2015-02-10 21:39:01,045 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270
2015-02-10 21:39:01,047 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271
2015-02-10 21:39:01,048 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269
2015-02-10 21:39:01,146 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272
2015-02-10 21:39:01,247 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272
2015-02-10 21:39:01,248 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274
2015-02-10 21:39:01,249 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268
2015-02-10 21:39:01,249 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273
2015-02-10 21:39:01,250 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267
2015-02-10 21:39:01,346 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271
2015-02-10 21:39:01,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273
2015-02-10 21:39:01,348 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742094_1270
2015-02-10 21:39:01,349 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267
2015-02-10 21:39:01,350 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274
2015-02-10 21:39:01,546 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275
2015-02-10 21:39:01,669 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 to 127.0.0.1:37184 
2015-02-10 21:39:01,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 src: /127.0.0.1:58119 dest: /127.0.0.1:37184
2015-02-10 21:39:01,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:39:01,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272 src: /127.0.0.1:58119 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:39:01,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742096_1272 size 254067
2015-02-10 21:39:01,797 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273
2015-02-10 21:39:01,800 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272
2015-02-10 21:39:01,801 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269
2015-02-10 21:39:01,999 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742095_1271
2015-02-10 21:39:02,001 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742091_1267
2015-02-10 21:39:02,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:02,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:39:02,140 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:39:02,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:39:02,199 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275
2015-02-10 21:39:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086 for deletion
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087 for deletion
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088 for deletion
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089 for deletion
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088
2015-02-10 21:39:02,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090 for deletion
2015-02-10 21:39:02,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089
2015-02-10 21:39:02,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091 for deletion
2015-02-10 21:39:02,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091
2015-02-10 21:39:02,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086 for deletion
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087 for deletion
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088 for deletion
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089 for deletion
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090 for deletion
2015-02-10 21:39:02,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087
2015-02-10 21:39:02,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090
2015-02-10 21:39:02,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089
2015-02-10 21:39:02,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=null
2015-02-10 21:39:02,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:02,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:02,589 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274
2015-02-10 21:39:02,590 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273
2015-02-10 21:39:02,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275
2015-02-10 21:39:02,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:02,762 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:02,793 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272
2015-02-10 21:39:02,852 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58123, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742098_1274, duration: 249585
2015-02-10 21:39:03,166 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0026_01_000001 succeeded 
2015-02-10 21:39:03,167 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:39:03,167 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0026_01_000001
2015-02-10 21:39:03,184 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001
2015-02-10 21:39:03,184 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001
2015-02-10 21:39:03,185 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001
2015-02-10 21:39:03,185 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000001
2015-02-10 21:39:03,185 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026/container_1423603735088_0026_01_000001
2015-02-10 21:39:03,185 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0026_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:39:03,185 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0026_01_000001 from application application_1423603735088_0026
2015-02-10 21:39:03,186 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:03,186 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0026
2015-02-10 21:39:03,571 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742086_1262, blk_1073742087_1263, blk_1073742089_1265, blk_1073742091_1267]
2015-02-10 21:39:03,571 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742086_1262, blk_1073742087_1263, blk_1073742088_1264, blk_1073742090_1266, blk_1073742091_1267]
2015-02-10 21:39:03,702 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0026_01_000001]
2015-02-10 21:39:03,702 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0026_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:03,702 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0026_000001
2015-02-10 21:39:03,703 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0026_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:39:03,703 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0026_000001 State change from FINISHING to FINISHED
2015-02-10 21:39:03,703 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0026	CONTAINERID=container_1423603735088_0026_01_000001
2015-02-10 21:39:03,703 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0026 State change from FINISHING to FINISHED
2015-02-10 21:39:03,703 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0026_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:03,703 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0026_000001
2015-02-10 21:39:03,703 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0026
2015-02-10 21:39:03,703 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:03,704 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0026,name=[7F661B2AE1D84D75B2D8FB3E3AD28DF9/5530E66789D44437AA46048E5D13B3FD] lower*upper/(1/1) ...orm/cogroupinnerouternull,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0026/jobhistory/job/job_1423603735088_0026,appMasterHost=ip-10-31-157-187,startTime=1423604316133,finishTime=1423604336999,finalStatus=SUCCEEDED
2015-02-10 21:39:03,704 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0026_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:03,704 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:03,704 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:03,704 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0026_000001 released container container_1423603735088_0026_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:03,705 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0026_000001 is done. finalState=FINISHED
2015-02-10 21:39:03,705 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0026 requests cleared
2015-02-10 21:39:03,705 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0026 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:39:03,705 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0026 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:39:03,707 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0026_000001 (auth:SIMPLE)
2015-02-10 21:39:03,708 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0026_01_000001
2015-02-10 21:39:03,833 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:03,833 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:03,833 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:03,834 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:03,834 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0026
2015-02-10 21:39:03,834 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:03,834 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:03,834 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0026, with delay of 10800 seconds
2015-02-10 21:39:04,189 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:39:04,193 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0027_000001
2015-02-10 21:39:04,193 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0027	APPATTEMPTID=appattempt_1423603735088_0027_000001
2015-02-10 21:39:04,193 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:39:04,194 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from ACCEPTED to RUNNING
2015-02-10 21:39:04,254 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 2273 Total time for transactions(ms): 184 Number of transactions batched in Syncs: 1 Number of syncs: 1594 SyncTimes(ms): 3166 2405 
2015-02-10 21:39:04,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:04,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:39:04,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:04,572 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742100_1276{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:39:04,626 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276 src: /127.0.0.1:59267 dest: /127.0.0.1:52976
2015-02-10 21:39:04,629 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276 src: /127.0.0.1:48883 dest: /127.0.0.1:57643
2015-02-10 21:39:04,630 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276 src: /127.0.0.1:58130 dest: /127.0.0.1:37184
2015-02-10 21:39:04,666 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086 for deletion
2015-02-10 21:39:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087 for deletion
2015-02-10 21:39:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089 for deletion
2015-02-10 21:39:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086
2015-02-10 21:39:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091 for deletion
2015-02-10 21:39:04,667 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087
2015-02-10 21:39:04,668 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58130, dest: /127.0.0.1:37184, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, duration: 34874852
2015-02-10 21:39:04,668 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742100_1276{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:04,668 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742089_1265 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742089
2015-02-10 21:39:04,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091
2015-02-10 21:39:04,669 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086 for deletion
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087 for deletion
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088 for deletion
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742086_1262 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742086
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090 for deletion
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742087_1263 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742087
2015-02-10 21:39:04,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091 for deletion
2015-02-10 21:39:04,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742090_1266 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742090
2015-02-10 21:39:04,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742088_1264 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742088
2015-02-10 21:39:04,671 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48883, dest: /127.0.0.1:57643, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, duration: 37843057
2015-02-10 21:39:04,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742091_1267 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742091
2015-02-10 21:39:04,672 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:04,672 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742100_1276{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:04,672 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59267, dest: /127.0.0.1:52976, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, duration: 40277628
2015-02-10 21:39:04,672 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:04,673 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742100_1276{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:04,681 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:04,703 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:04,703 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:04,703 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:04,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:04,704 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0026
2015-02-10 21:39:04,704 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0026 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:04,704 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0026, with delay of 10800 seconds
2015-02-10 21:39:04,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0026
2015-02-10 21:39:05,465 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:05,465 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000002
2015-02-10 21:39:05,465 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:39:05,465 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:39:05,465 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:05,466 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:05,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:05,466 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000003
2015-02-10 21:39:05,466 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:39:05,466 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:39:05,466 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:05,467 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:05,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:05,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000004
2015-02-10 21:39:05,670 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:05,671 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:39:05,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:05,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:05,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:05,671 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000005
2015-02-10 21:39:05,671 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:39:05,672 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:39:05,672 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:05,672 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:05,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:05,672 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000006
2015-02-10 21:39:05,673 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:39:05,673 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:39:05,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:05,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:06,267 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0027_01_000002
2015-02-10 21:39:06,268 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:06,268 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:06,268 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0027_01_000004
2015-02-10 21:39:06,269 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:06,269 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:06,269 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:06,276 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276
2015-02-10 21:39:06,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:06,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:06,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:06,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:06,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:06,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:06,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:06,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:06,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:06,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:06,470 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:39:06,470 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:39:06,476 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000005 by user teamcity
2015-02-10 21:39:06,476 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000006 by user teamcity
2015-02-10 21:39:06,477 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0027
2015-02-10 21:39:06,477 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000006
2015-02-10 21:39:06,477 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000006 to application application_1423603735088_0027
2015-02-10 21:39:06,477 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000005
2015-02-10 21:39:06,477 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from NEW to INITING
2015-02-10 21:39:06,477 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000004 by user teamcity
2015-02-10 21:39:06,477 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000005 to application application_1423603735088_0027
2015-02-10 21:39:06,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_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000004
2015-02-10 21:39:06,478 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000004 to application application_1423603735088_0027
2015-02-10 21:39:06,478 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from INITING to RUNNING
2015-02-10 21:39:06,479 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:39:06,479 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000003 by user teamcity
2015-02-10 21:39:06,479 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000002 by user teamcity
2015-02-10 21:39:06,479 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:39:06,479 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000003 to application application_1423603735088_0027
2015-02-10 21:39:06,479 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000003
2015-02-10 21:39:06,480 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:39:06,479 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000002 to application application_1423603735088_0027
2015-02-10 21:39:06,479 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000002
2015-02-10 21:39:06,480 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,480 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:39:06,480 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,481 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:06,481 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:06,481 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:39:06,481 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,481 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,481 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:06,481 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:06,481 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:06,481 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:06,482 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,482 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,482 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:06,482 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:06,482 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,483 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,483 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,483 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:06,483 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:06,483 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:06,483 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:06,483 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:06,484 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0027_01_000005
2015-02-10 21:39:06,484 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:06,484 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0027_01_000004
2015-02-10 21:39:06,484 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:06,484 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0027_01_000006
2015-02-10 21:39:06,505 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000005.tokens. Credentials list: 
2015-02-10 21:39:06,505 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000004.tokens. Credentials list: 
2015-02-10 21:39:06,506 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000006.tokens. Credentials list: 
2015-02-10 21:39:06,537 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:06,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:06,544 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:06,549 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:06,550 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:06,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:06,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:06,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:06,700 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005.tokens
2015-02-10 21:39:06,700 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:06,702 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000002/default_container_executor.sh]
2015-02-10 21:39:06,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000003/default_container_executor.sh]
2015-02-10 21:39:06,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:06,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:06,874 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48889, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1367163387_26086, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 1106726
2015-02-10 21:39:06,919 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:06,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:06,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:06,964 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34335, bytes: 90152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1367163387_26086, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 529160
2015-02-10 21:39:07,002 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:07,002 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:07,003 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:07,003 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:07,063 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:07,063 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:07,066 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:07,066 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:07,072 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:07,072 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:07,205 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276
2015-02-10 21:39:07,216 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005/default_container_executor.sh]
2015-02-10 21:39:07,225 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006/default_container_executor.sh]
2015-02-10 21:39:07,226 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004/default_container_executor.sh]
2015-02-10 21:39:07,289 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:39:07,465 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:07,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:07,799 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276
2015-02-10 21:39:08,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:08,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006.tokens
2015-02-10 21:39:08,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:09,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:09,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:39:09,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:39:09,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0027_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004.tokens
2015-02-10 21:39:09,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:11,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:39:11,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:39:11,360 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59286, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000001_0_-47145339_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 243507
2015-02-10 21:39:11,467 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59288, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000000_0_-1362648030_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 281107
2015-02-10 21:39:11,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:11,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:11,588 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58150, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000000_0_-1362648030_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 279424
2015-02-10 21:39:11,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:39:11,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:39:11,945 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34351, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000002_0_-1838827646_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 278496
2015-02-10 21:39:11,995 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59286, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000001_0_-47145339_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 273561
2015-02-10 21:39:12,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.split	dst=null	perm=null
2015-02-10 21:39:12,072 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59294, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000003_0_649444338_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 268054
2015-02-10 21:39:12,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:12,082 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58156, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000002_0_-1838827646_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 238807
2015-02-10 21:39:12,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_m_000001_0	dst=null	perm=null
2015-02-10 21:39:12,176 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34356, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000004_0_-116800908_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742097_1273, duration: 286089
2015-02-10 21:39:12,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_m_000000_0	dst=null	perm=null
2015-02-10 21:39:12,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:12,244 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000003
2015-02-10 21:39:12,244 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000003
2015-02-10 21:39:12,244 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:39:12,244 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000003
2015-02-10 21:39:12,269 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000003 is : 143
2015-02-10 21:39:12,279 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742101_1277{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:39:12,282 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000002
2015-02-10 21:39:12,282 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000002
2015-02-10 21:39:12,283 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277 src: /127.0.0.1:48914 dest: /127.0.0.1:57643
2015-02-10 21:39:12,285 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277 src: /127.0.0.1:34360 dest: /127.0.0.1:46575
2015-02-10 21:39:12,291 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:12,292 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:39:12,292 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277 src: /127.0.0.1:58162 dest: /127.0.0.1:37184
2015-02-10 21:39:12,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000003
2015-02-10 21:39:12,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000003
2015-02-10 21:39:12,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000003
2015-02-10 21:39:12,294 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000003
2015-02-10 21:39:12,294 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000002
2015-02-10 21:39:12,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:12,300 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist for DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:12,302 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34356, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000004_0_-116800908_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 237054
2015-02-10 21:39:12,315 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000002 is : 143
2015-02-10 21:39:12,337 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000003
2015-02-10 21:39:12,338 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:12,338 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:12,338 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000003 from application application_1423603735088_0027
2015-02-10 21:39:12,338 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:12,338 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:12,339 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000002
2015-02-10 21:39:12,339 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000002
2015-02-10 21:39:12,340 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000002
2015-02-10 21:39:12,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000002
2015-02-10 21:39:12,342 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000002
2015-02-10 21:39:12,342 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:12,342 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000002 from application application_1423603735088_0027
2015-02-10 21:39:12,342 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:12,342 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:12,676 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34362, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0027_m_000003_0_649444338_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 255149
2015-02-10 21:39:12,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_m_000002_0	dst=null	perm=null
2015-02-10 21:39:12,771 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000004
2015-02-10 21:39:12,771 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000004
2015-02-10 21:39:12,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:39:12,772 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000004
2015-02-10 21:39:12,790 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000004 is : 143
2015-02-10 21:39:12,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_m_000003_0	dst=null	perm=null
2015-02-10 21:39:12,805 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:12,806 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004
2015-02-10 21:39:12,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004
2015-02-10 21:39:12,807 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000004
2015-02-10 21:39:12,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:12,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004
2015-02-10 21:39:12,807 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000004
2015-02-10 21:39:12,809 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000004 from application application_1423603735088_0027
2015-02-10 21:39:12,809 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:12,809 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:12,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_m_000004_0	dst=null	perm=null
2015-02-10 21:39:12,877 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000005
2015-02-10 21:39:12,878 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000005
2015-02-10 21:39:12,878 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:39:12,878 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000005
2015-02-10 21:39:12,878 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000004]
2015-02-10 21:39:12,878 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:12,879 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:39:12,879 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000004
2015-02-10 21:39:12,879 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:39:12,879 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:39:12,880 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:39:12,880 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:12,881 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:12,881 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:12,897 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000005 is : 143
2015-02-10 21:39:12,913 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:12,914 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005
2015-02-10 21:39:12,914 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005
2015-02-10 21:39:12,915 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005
2015-02-10 21:39:12,915 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000005
2015-02-10 21:39:12,915 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:12,915 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000005 from application application_1423603735088_0027
2015-02-10 21:39:12,915 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:12,916 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:12,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000005
2015-02-10 21:39:12,937 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000006
2015-02-10 21:39:12,937 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000006
2015-02-10 21:39:12,937 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:39:12,938 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000006
2015-02-10 21:39:12,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000005]
2015-02-10 21:39:12,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:12,938 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:39:12,939 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000005
2015-02-10 21:39:12,939 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:39:12,939 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:39:12,940 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:39:12,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:12,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:12,940 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:39:12,956 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000006 is : 143
2015-02-10 21:39:12,974 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:12,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006
2015-02-10 21:39:12,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006
2015-02-10 21:39:12,976 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000006
2015-02-10 21:39:12,976 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:12,976 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006
2015-02-10 21:39:12,976 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000006
2015-02-10 21:39:12,976 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000006 from application application_1423603735088_0027
2015-02-10 21:39:12,977 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:12,977 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:13,283 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000003, container_1423603735088_0027_01_000002]
2015-02-10 21:39:13,283 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:13,284 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:39:13,284 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000002
2015-02-10 21:39:13,284 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:39:13,284 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:39:13,285 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:13,285 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:13,285 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:13,285 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:39:13,285 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:13,285 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:39:13,286 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000003
2015-02-10 21:39:13,286 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:39:13,286 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:39:13,290 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:13,290 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:13,290 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:13,290 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:13,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:13,707 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000007
2015-02-10 21:39:13,707 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0027_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:13,707 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0027_000001 container=Container: [ContainerId: container_1423603735088_0027_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:39:13,707 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:13,707 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:13,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000006]
2015-02-10 21:39:13,939 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:13,939 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:39:13,939 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000006
2015-02-10 21:39:13,939 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:13,939 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:39:13,939 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:39:13,939 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:13,940 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:13,940 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:14,315 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0027_01_000007
2015-02-10 21:39:14,316 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:14,331 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:39:14,335 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0027_01_000007 by user teamcity
2015-02-10 21:39:14,335 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0027
2015-02-10 21:39:14,335 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000007
2015-02-10 21:39:14,335 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from NEW to INITING
2015-02-10 21:39:14,336 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0027_01_000007 to application application_1423603735088_0027
2015-02-10 21:39:14,336 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from INITING to RUNNING
2015-02-10 21:39:14,336 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:39:14,336 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0027
2015-02-10 21:39:14,337 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0027
2015-02-10 21:39:14,337 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:14,337 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0027
2015-02-10 21:39:14,337 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:14,337 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:14,337 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0027_01_000007
2015-02-10 21:39:14,355 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0027_01_000007.tokens. Credentials list: 
2015-02-10 21:39:14,383 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:14,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0027_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007.tokens
2015-02-10 21:39:14,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0027 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:14,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:14,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar	dst=null	perm=null
2015-02-10 21:39:14,676 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59306, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1800235309_26503, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742096_1272, duration: 1429332
2015-02-10 21:39:14,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:14,719 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0027/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:14,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:14,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml	dst=null	perm=null
2015-02-10 21:39:14,760 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59306, bytes: 90152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1800235309_26503, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742099_1275, duration: 414420
2015-02-10 21:39:14,793 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0027/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:14,793 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:14,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:14,842 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:14,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007/default_container_executor.sh]
2015-02-10 21:39:15,319 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:39:18,456 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:18,459 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:18,484 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:18,487 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:18,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:18,963 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742102_1278{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:39:19,101 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278 src: /127.0.0.1:34376 dest: /127.0.0.1:46575
2015-02-10 21:39:19,103 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278 src: /127.0.0.1:48932 dest: /127.0.0.1:57643
2015-02-10 21:39:19,104 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278 src: /127.0.0.1:59318 dest: /127.0.0.1:52976
2015-02-10 21:39:19,155 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59318, dest: /127.0.0.1:52976, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0027_r_000000_0_488948275_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 48500893
2015-02-10 21:39:19,155 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:19,156 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742102_1278{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,156 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48932, dest: /127.0.0.1:57643, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0027_r_000000_0_488948275_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 49115273
2015-02-10 21:39:19,156 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742102_1278{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,157 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,158 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34376, dest: /127.0.0.1:46575, bytes: 219, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0027_r_000000_0_488948275_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 51170705
2015-02-10 21:39:19,158 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,159 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742102_1278{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,165 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0027_r_000000_0_488948275_1
2015-02-10 21:39:19,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0	dst=null	perm=null
2015-02-10 21:39:19,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0	dst=null	perm=null
2015-02-10 21:39:19,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/task_1423603735088_0027_r_000000	dst=null	perm=null
2015-02-10 21:39:19,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0027_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/task_1423603735088_0027_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:39:19,318 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000007
2015-02-10 21:39:19,319 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000007
2015-02-10 21:39:19,319 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:39:19,319 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000007
2015-02-10 21:39:19,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,333 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,337 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0027_01_000007 is : 143
2015-02-10 21:39:19,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:39:19,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:19,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:19,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/task_1423603735088_0027_r_000000	dst=null	perm=null
2015-02-10 21:39:19,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:39:19,354 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:19,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007
2015-02-10 21:39:19,355 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007
2015-02-10 21:39:19,355 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007
2015-02-10 21:39:19,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000007
2015-02-10 21:39:19,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary/1/task_1423603735088_0027_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,356 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000007
2015-02-10 21:39:19,356 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:19,356 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000007 from application application_1423603735088_0027
2015-02-10 21:39:19,357 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:19,357 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:19,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:39:19,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,406 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,419 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,445 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58162, dest: /127.0.0.1:37184, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, duration: 7151369590
2015-02-10 21:39:19,446 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:19,447 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742101_1277{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16247
2015-02-10 21:39:19,447 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34360, dest: /127.0.0.1:46575, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, duration: 7152734021
2015-02-10 21:39:19,447 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,448 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742101_1277{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16247
2015-02-10 21:39:19,448 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48914, dest: /127.0.0.1:57643, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, duration: 7153968080
2015-02-10 21:39:19,449 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,449 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742101_1277{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 16247
2015-02-10 21:39:19,453 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,460 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742103_1279{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:39:19,464 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279 src: /127.0.0.1:59319 dest: /127.0.0.1:52976
2015-02-10 21:39:19,466 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279 src: /127.0.0.1:48935 dest: /127.0.0.1:57643
2015-02-10 21:39:19,468 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279 src: /127.0.0.1:58182 dest: /127.0.0.1:37184
2015-02-10 21:39:19,471 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58182, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, duration: 1525282
2015-02-10 21:39:19,471 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:19,471 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742103_1279{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,472 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48935, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, duration: 2470932
2015-02-10 21:39:19,473 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,473 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742103_1279{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,473 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59319, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, duration: 4358303
2015-02-10 21:39:19,474 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,474 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742103_1279{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,479 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist	dst=null	perm=null
2015-02-10 21:39:19,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp	dst=null	perm=null
2015-02-10 21:39:19,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist	dst=null	perm=null
2015-02-10 21:39:19,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp	dst=null	perm=null
2015-02-10 21:39:19,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1.jhist	dst=null	perm=null
2015-02-10 21:39:19,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,507 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58183, bytes: 70601, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277, duration: 410026
2015-02-10 21:39:19,510 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742104_1280{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:39:19,514 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280 src: /127.0.0.1:59323 dest: /127.0.0.1:52976
2015-02-10 21:39:19,515 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280 src: /127.0.0.1:48939 dest: /127.0.0.1:57643
2015-02-10 21:39:19,516 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280 src: /127.0.0.1:34385 dest: /127.0.0.1:46575
2015-02-10 21:39:19,521 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34385, dest: /127.0.0.1:46575, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, duration: 3500065
2015-02-10 21:39:19,522 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:19,522 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742104_1280{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,522 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48939, dest: /127.0.0.1:57643, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, duration: 4154283
2015-02-10 21:39:19,522 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,522 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742104_1280{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,523 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59323, dest: /127.0.0.1:52976, bytes: 70053, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, duration: 4611334
2015-02-10 21:39:19,523 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,524 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742104_1280{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,527 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:19,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:39:19,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:19,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:39:19,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027/job_1423603735088_0027_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:19,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:19,542 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58183, bytes: 105359, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742100_1276, duration: 392196
2015-02-10 21:39:19,545 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742105_1281{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:39:19,550 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281 src: /127.0.0.1:48941 dest: /127.0.0.1:57643
2015-02-10 21:39:19,552 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281 src: /127.0.0.1:34387 dest: /127.0.0.1:46575
2015-02-10 21:39:19,554 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281 src: /127.0.0.1:58189 dest: /127.0.0.1:37184
2015-02-10 21:39:19,558 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58189, dest: /127.0.0.1:37184, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, duration: 2745750
2015-02-10 21:39:19,558 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:19,559 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34387, dest: /127.0.0.1:46575, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, duration: 3231767
2015-02-10 21:39:19,559 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742105_1281{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,559 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,560 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48941, dest: /127.0.0.1:57643, bytes: 104539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1080224247_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, duration: 4234576
2015-02-10 21:39:19,560 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742105_1281{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,560 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:19,561 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742105_1281{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:19,564 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1080224247_1
2015-02-10 21:39:19,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:19,604 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0027_000001 with final state: FINISHING
2015-02-10 21:39:19,604 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:39:19,605 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0027 with final state: FINISHING
2015-02-10 21:39:19,605 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from RUNNING to FINAL_SAVING
2015-02-10 21:39:19,605 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0027
2015-02-10 21:39:19,605 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:39:19,605 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from FINAL_SAVING to FINISHING
2015-02-10 21:39:20,320 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000007]
2015-02-10 21:39:20,320 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:20,321 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:39:20,321 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000007
2015-02-10 21:39:20,321 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:20,321 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:20,322 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:20,322 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:20,323 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:20,323 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:20,614 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742096_1272 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:39:20,615 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742097_1273 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:39:20,615 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742098_1274 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:39:20,615 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742099_1275 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:39:20,615 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742101_1277 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:39:20,616 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742100_1276 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:39:20,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0027	dst=null	perm=null
2015-02-10 21:39:20,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,683 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary
2015-02-10 21:39:20,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:39:20,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,704 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:39:20,708 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48945, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 261648
2015-02-10 21:39:20,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,728 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:39:20,731 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59331, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 230743
2015-02-10 21:39:20,733 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull
2015-02-10 21:39:20,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:39:20,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:39:20,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:39:20,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull	dst=null	perm=null
2015-02-10 21:39:20,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	dst=null	perm=null
2015-02-10 21:39:20,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull/part-00000	dst=null	perm=null
2015-02-10 21:39:20,752 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59331, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742092_1268, duration: 242569
2015-02-10 21:39:20,752 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup
2015-02-10 21:39:20,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:20,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:39:20,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnerouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:39:20,759 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34392, bytes: 223, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278, duration: 227089
2015-02-10 21:39:20,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,762 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,785 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:39:20,786 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-10 21:39:20,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:20,813 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:39:20,813 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:39:20,814 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:39:20,814 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull"]
2015-02-10 21:39:20,814 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:39:20,814 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:39:20,814 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:39:20,815 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...platform/cogroupouternull
2015-02-10 21:39:20,834 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:39:20,853 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:39:20,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:20,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:20,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:20,860 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 28
2015-02-10 21:39:20,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=null
2015-02-10 21:39:20,864 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:39:20,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:39:20,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:20,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,874 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742106_1282{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:39:20,878 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 src: /127.0.0.1:48949 dest: /127.0.0.1:57643
2015-02-10 21:39:20,879 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 src: /127.0.0.1:59335 dest: /127.0.0.1:52976
2015-02-10 21:39:20,881 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 src: /127.0.0.1:58197 dest: /127.0.0.1:37184
2015-02-10 21:39:20,887 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58197, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, duration: 4574635
2015-02-10 21:39:20,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:20,888 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742106_1282{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,888 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59335, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, duration: 4062645
2015-02-10 21:39:20,888 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,889 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742106_1282{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,889 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48949, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, duration: 4906511
2015-02-10 21:39:20,890 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742106_1282{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,890 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,895 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:20,896 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar
2015-02-10 21:39:20,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:20,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:20,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:20,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:20,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:39:20,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:39:20,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:39:20,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:39:20,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:39:20,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:20,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,912 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,916 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,919 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,922 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:20,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:20,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,930 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split
2015-02-10 21:39:20,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:20,934 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742107_1283{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:39:20,938 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283 src: /127.0.0.1:59337 dest: /127.0.0.1:52976
2015-02-10 21:39:20,940 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283 src: /127.0.0.1:58199 dest: /127.0.0.1:37184
2015-02-10 21:39:20,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283 src: /127.0.0.1:48954 dest: /127.0.0.1:57643
2015-02-10 21:39:20,943 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283 src: /127.0.0.1:34400 dest: /127.0.0.1:46575
2015-02-10 21:39:20,947 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34400, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 2145453
2015-02-10 21:39:20,947 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:20,948 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742107_1283{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,948 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48954, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 2139168
2015-02-10 21:39:20,948 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,948 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742107_1283{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,949 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58199, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 2832649
2015-02-10 21:39:20,949 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,949 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742107_1283{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,950 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59337, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 4026345
2015-02-10 21:39:20,950 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742107_1283{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,954 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:20,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,963 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742108_1284{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:39:20,966 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284 src: /127.0.0.1:48956 dest: /127.0.0.1:57643
2015-02-10 21:39:20,970 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284 src: /127.0.0.1:34402 dest: /127.0.0.1:46575
2015-02-10 21:39:20,972 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284 src: /127.0.0.1:58204 dest: /127.0.0.1:37184
2015-02-10 21:39:20,975 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58204, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, duration: 1644100
2015-02-10 21:39:20,975 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:20,975 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742108_1284{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,975 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34402, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, duration: 2037092
2015-02-10 21:39:20,976 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,976 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742108_1284{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,976 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48956, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, duration: 2677211
2015-02-10 21:39:20,977 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:20,977 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742108_1284{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:20,980 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:20,980 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:39:20,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:20,995 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742109_1285{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:20,999 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285 src: /127.0.0.1:34404 dest: /127.0.0.1:46575
2015-02-10 21:39:21,000 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285 src: /127.0.0.1:58206 dest: /127.0.0.1:37184
2015-02-10 21:39:21,001 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285 src: /127.0.0.1:48961 dest: /127.0.0.1:57643
2015-02-10 21:39:21,005 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48961, dest: /127.0.0.1:57643, bytes: 89439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, duration: 2394865
2015-02-10 21:39:21,005 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:21,006 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742109_1285{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:21,006 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58206, dest: /127.0.0.1:37184, bytes: 89439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, duration: 2945005
2015-02-10 21:39:21,006 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:21,006 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742109_1285{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:21,007 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34404, dest: /127.0.0.1:46575, bytes: 89439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, duration: 3437996
2015-02-10 21:39:21,007 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:21,008 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742109_1285{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:21,011 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:21,011 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0028
2015-02-10 21:39:21,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=null
2015-02-10 21:39:21,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:21,014 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:21,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:21,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:21,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:21,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:21,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:21,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:21,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:21,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:21,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:21,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:21,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:21,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:21,027 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 28 submitted by user teamcity
2015-02-10 21:39:21,027 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0028
2015-02-10 21:39:21,027 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from NEW to NEW_SAVING
2015-02-10 21:39:21,027 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0028
2015-02-10 21:39:21,028 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0028
2015-02-10 21:39:21,028 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:39:21,028 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0028 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:39:21,028 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0028 from user: teamcity, in queue: default
2015-02-10 21:39:21,029 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from SUBMITTED to ACCEPTED
2015-02-10 21:39:21,029 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0028_000001
2015-02-10 21:39:21,029 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from NEW to SUBMITTED
2015-02-10 21:39:21,029 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0028 from user: teamcity activated in queue: default
2015-02-10 21:39:21,030 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0028 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:39:21,030 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0028_000001 to scheduler from user teamcity in queue default
2015-02-10 21:39:21,030 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0028
2015-02-10 21:39:21,030 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:39:21,033 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0028/
2015-02-10 21:39:21,033 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0028
2015-02-10 21:39:21,033 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0028/
2015-02-10 21:39:21,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281
2015-02-10 21:39:21,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278
2015-02-10 21:39:21,285 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285
2015-02-10 21:39:21,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:21,289 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000001
2015-02-10 21:39:21,289 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277
2015-02-10 21:39:21,289 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:39:21,290 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:39:21,290 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:21,290 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:21,290 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0028_01_000001
2015-02-10 21:39:21,290 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:21,291 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0028_000001
2015-02-10 21:39:21,291 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0028 AttemptId: appattempt_1423603735088_0028_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0028_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:39:21,291 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:39:21,291 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:39:21,291 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0028_000001
2015-02-10 21:39:21,292 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0028_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0028_000001
2015-02-10 21:39:21,293 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0028_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-10 21:39:21,296 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0028_000001 (auth:SIMPLE)
2015-02-10 21:39:21,297 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000001 by user teamcity
2015-02-10 21:39:21,298 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0028
2015-02-10 21:39:21,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_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000001
2015-02-10 21:39:21,298 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from NEW to INITING
2015-02-10 21:39:21,298 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000001 to application application_1423603735088_0028
2015-02-10 21:39:21,298 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0028_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0028_000001
2015-02-10 21:39:21,298 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from INITING to RUNNING
2015-02-10 21:39:21,299 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:39:21,299 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:39:21,299 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:21,299 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:21,299 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:39:21,300 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:39:21,300 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:21,300 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0028_01_000001
2015-02-10 21:39:21,318 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0028_01_000001.tokens. Credentials list: 
2015-02-10 21:39:21,345 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:21,465 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0028_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001.tokens
2015-02-10 21:39:21,465 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:21,486 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282
2015-02-10 21:39:21,487 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279
2015-02-10 21:39:21,488 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284
2015-02-10 21:39:21,488 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283
2015-02-10 21:39:21,560 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277
2015-02-10 21:39:21,561 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284
2015-02-10 21:39:21,561 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278
2015-02-10 21:39:21,562 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280
2015-02-10 21:39:21,564 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281
2015-02-10 21:39:21,564 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283
2015-02-10 21:39:21,566 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285
2015-02-10 21:39:21,588 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742106_1282 to datanode(s) 127.0.0.1:46575
2015-02-10 21:39:21,589 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742096_1272, blk_1073742097_1273, blk_1073742098_1274, blk_1073742100_1276, blk_1073742101_1277]
2015-02-10 21:39:21,589 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742096_1272, blk_1073742097_1273, blk_1073742098_1274, blk_1073742099_1275, blk_1073742100_1276, blk_1073742101_1277]
2015-02-10 21:39:21,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:21,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:21,681 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59331, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-990349063_26732, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, duration: 1150729
2015-02-10 21:39:21,685 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280
2015-02-10 21:39:21,724 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:21,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:21,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:21,765 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58211, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-990349063_26732, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, duration: 245104
2015-02-10 21:39:21,798 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:21,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:21,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:21,839 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48945, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-990349063_26732, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 215244
2015-02-10 21:39:21,872 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:21,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:21,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:21,912 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48945, bytes: 90139, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-990349063_26732, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, duration: 402987
2015-02-10 21:39:21,946 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0028/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:21,946 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:21,995 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:21,995 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:22,111 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001/default_container_executor.sh]
2015-02-10 21:39:22,211 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742102_1278
2015-02-10 21:39:22,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742104_1280
2015-02-10 21:39:22,287 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:22,414 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282
2015-02-10 21:39:22,415 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283
2015-02-10 21:39:22,416 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279
2015-02-10 21:39:22,668 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 to 127.0.0.1:46575 
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096 for deletion
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097 for deletion
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098 for deletion
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100 for deletion
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098
2015-02-10 21:39:22,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097
2015-02-10 21:39:22,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100
2015-02-10 21:39:22,671 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 src: /127.0.0.1:34413 dest: /127.0.0.1:46575
2015-02-10 21:39:22,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101 for deletion
2015-02-10 21:39:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101
2015-02-10 21:39:22,672 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:39:22,674 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282 src: /127.0.0.1:34413 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:39:22,674 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742106_1282 size 254067
2015-02-10 21:39:22,806 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285
2015-02-10 21:39:23,007 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282
2015-02-10 21:39:23,008 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279
2015-02-10 21:39:23,009 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742101_1277
2015-02-10 21:39:23,206 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742105_1281
2015-02-10 21:39:23,207 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283
2015-02-10 21:39:23,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284
2015-02-10 21:39:23,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096 for deletion
2015-02-10 21:39:23,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097 for deletion
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098 for deletion
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099 for deletion
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100 for deletion
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101 for deletion
2015-02-10 21:39:23,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100
2015-02-10 21:39:23,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098
2015-02-10 21:39:23,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101
2015-02-10 21:39:24,590 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742096_1272, blk_1073742097_1273, blk_1073742098_1274, blk_1073742099_1275, blk_1073742101_1277]
2015-02-10 21:39:24,590 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742096_1272, blk_1073742097_1273, blk_1073742099_1275, blk_1073742100_1276]
2015-02-10 21:39:24,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:24,989 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:39:24,991 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:39:24,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:39:25,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=null
2015-02-10 21:39:25,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:25,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:25,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:25,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:25,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096 for deletion
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097 for deletion
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098 for deletion
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099 for deletion
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742098_1274 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742098
2015-02-10 21:39:25,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101 for deletion
2015-02-10 21:39:25,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742101_1277 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742101
2015-02-10 21:39:25,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097
2015-02-10 21:39:25,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099
2015-02-10 21:39:25,701 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:48970, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742108_1284, duration: 247591
2015-02-10 21:39:25,771 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0027_01_000001 succeeded 
2015-02-10 21:39:25,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:39:25,772 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0027_01_000001
2015-02-10 21:39:25,787 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001
2015-02-10 21:39:25,787 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001
2015-02-10 21:39:25,788 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001
2015-02-10 21:39:25,788 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027/container_1423603735088_0027_01_000001
2015-02-10 21:39:25,788 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000001
2015-02-10 21:39:25,788 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0027_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:39:25,788 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0027_01_000001 from application application_1423603735088_0027
2015-02-10 21:39:25,788 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:25,789 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0027
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096 for deletion
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097 for deletion
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099 for deletion
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742096_1272 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742096
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742097_1273 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742097
2015-02-10 21:39:26,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100 for deletion
2015-02-10 21:39:26,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742099_1275 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742099
2015-02-10 21:39:26,218 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742100_1276 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742100
2015-02-10 21:39:26,288 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0027_01_000001]
2015-02-10 21:39:26,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0027_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:26,289 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0027_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:39:26,289 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0027	CONTAINERID=container_1423603735088_0027_01_000001
2015-02-10 21:39:26,289 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0027_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:39:26,289 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:26,289 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0027_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:26,290 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:26,290 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:26,290 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0027_000001 released container container_1423603735088_0027_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:26,290 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0027_000001
2015-02-10 21:39:26,290 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0027_000001 State change from FINISHING to FINISHED
2015-02-10 21:39:26,291 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0027 State change from FINISHING to FINISHED
2015-02-10 21:39:26,291 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0027_000001 is done. finalState=FINISHED
2015-02-10 21:39:26,291 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0027_000001
2015-02-10 21:39:26,291 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0027 requests cleared
2015-02-10 21:39:26,291 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0027
2015-02-10 21:39:26,291 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0027 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:39:26,291 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0027,name=[0F5701062E3B4F90A3FCA636A169E62E/2FCC4FACD0CC4DDAAB1961B379862992] lower*upper/(1/1) ...nnerouternull-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0027/jobhistory/job/job_1423603735088_0027,appMasterHost=ip-10-31-157-187,startTime=1423604338379,finishTime=1423604359605,finalStatus=SUCCEEDED
2015-02-10 21:39:26,291 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0027 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:39:26,294 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0027_000001 (auth:SIMPLE)
2015-02-10 21:39:26,295 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0027_01_000001
2015-02-10 21:39:26,322 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:26,323 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,323 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0027
2015-02-10 21:39:26,323 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,323 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,323 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,323 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:26,325 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0027, with delay of 10800 seconds
2015-02-10 21:39:26,797 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282
2015-02-10 21:39:26,943 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:26,944 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,944 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,944 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0027
2015-02-10 21:39:26,944 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:26,944 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0027, with delay of 10800 seconds
2015-02-10 21:39:26,945 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:26,945 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:27,012 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0028_000001 (auth:SIMPLE)
2015-02-10 21:39:27,016 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0028_000001
2015-02-10 21:39:27,016 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0028	APPATTEMPTID=appattempt_1423603735088_0028_000001
2015-02-10 21:39:27,016 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:39:27,016 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from ACCEPTED to RUNNING
2015-02-10 21:39:27,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:27,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:39:27,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:27,289 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:27,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:27,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:27,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:27,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0027
2015-02-10 21:39:27,292 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0027
2015-02-10 21:39:27,306 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0027 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:27,306 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0027, with delay of 10800 seconds
2015-02-10 21:39:27,387 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742110_1286{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:39:27,446 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286 src: /127.0.0.1:34422 dest: /127.0.0.1:46575
2015-02-10 21:39:27,448 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286 src: /127.0.0.1:58224 dest: /127.0.0.1:37184
2015-02-10 21:39:27,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286 src: /127.0.0.1:48979 dest: /127.0.0.1:57643
2015-02-10 21:39:27,479 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:48979, dest: /127.0.0.1:57643, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, duration: 26790220
2015-02-10 21:39:27,480 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:27,480 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742110_1286{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:27,480 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58224, dest: /127.0.0.1:37184, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, duration: 27625595
2015-02-10 21:39:27,480 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:27,481 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742110_1286{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:27,481 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34422, dest: /127.0.0.1:46575, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, duration: 28495455
2015-02-10 21:39:27,482 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742110_1286{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:27,482 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:27,495 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:28,214 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286
2015-02-10 21:39:28,290 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:28,290 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000002
2015-02-10 21:39:28,290 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:39:28,290 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:39:28,291 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:28,291 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:28,291 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:28,291 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000003
2015-02-10 21:39:28,291 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:39:28,292 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:39:28,292 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:28,292 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:28,323 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:28,323 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000004
2015-02-10 21:39:28,323 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:28,323 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:28,323 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:28,324 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:28,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:28,324 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000005
2015-02-10 21:39:28,324 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:39:28,324 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:28,325 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:28,325 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:28,325 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:28,325 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000006
2015-02-10 21:39:28,325 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:39:28,326 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:28,326 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:28,326 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:29,085 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0028_01_000002
2015-02-10 21:39:29,085 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:29,086 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:29,086 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0028_01_000004
2015-02-10 21:39:29,086 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:29,086 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:29,087 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:29,154 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:29,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:29,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:29,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:29,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:29,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:29,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:29,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:29,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:29,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:29,284 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0028_000001 (auth:SIMPLE)
2015-02-10 21:39:29,284 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0028_000001 (auth:SIMPLE)
2015-02-10 21:39:29,292 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000002 by user teamcity
2015-02-10 21:39:29,292 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000003 by user teamcity
2015-02-10 21:39:29,292 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000002
2015-02-10 21:39:29,292 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000003
2015-02-10 21:39:29,292 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000002 to application application_1423603735088_0028
2015-02-10 21:39:29,293 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000003 to application application_1423603735088_0028
2015-02-10 21:39:29,293 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:39:29,293 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:39:29,294 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,294 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,294 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:29,294 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:29,295 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,295 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,295 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:29,295 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:29,295 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:29,296 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:29,295 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000004 by user teamcity
2015-02-10 21:39:29,296 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000005 by user teamcity
2015-02-10 21:39:29,296 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0028
2015-02-10 21:39:29,296 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000006 by user teamcity
2015-02-10 21:39:29,296 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000004
2015-02-10 21:39:29,297 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000006
2015-02-10 21:39:29,296 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000005
2015-02-10 21:39:29,297 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000005 to application application_1423603735088_0028
2015-02-10 21:39:29,297 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from NEW to INITING
2015-02-10 21:39:29,298 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000004 to application application_1423603735088_0028
2015-02-10 21:39:29,298 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000006 to application application_1423603735088_0028
2015-02-10 21:39:29,298 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from INITING to RUNNING
2015-02-10 21:39:29,298 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:39:29,299 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:39:29,299 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:39:29,299 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,299 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,299 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:29,300 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:29,300 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:29,300 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:29,300 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,300 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,301 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:29,301 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:29,301 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,301 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:29,301 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:29,301 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:29,305 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0028_01_000006
2015-02-10 21:39:29,305 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0028_01_000005
2015-02-10 21:39:29,306 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0028_01_000004
2015-02-10 21:39:29,323 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:29,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:29,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:29,327 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0028_01_000006.tokens. Credentials list: 
2015-02-10 21:39:29,329 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0028_01_000005.tokens. Credentials list: 
2015-02-10 21:39:29,329 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0028_01_000004.tokens. Credentials list: 
2015-02-10 21:39:29,354 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:29,355 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:29,360 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:29,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:29,361 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:29,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000002/default_container_executor.sh]
2015-02-10 21:39:29,507 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0028_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006.tokens
2015-02-10 21:39:29,508 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:29,510 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000003/default_container_executor.sh]
2015-02-10 21:39:29,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:29,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar	dst=null	perm=null
2015-02-10 21:39:29,675 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58230, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_956902808_27036, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742106_1282, duration: 1410454
2015-02-10 21:39:29,725 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:29,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:29,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml	dst=null	perm=null
2015-02-10 21:39:29,771 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34430, bytes: 90139, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_956902808_27036, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742109_1285, duration: 527156
2015-02-10 21:39:29,807 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:29,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:29,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:29,807 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:29,879 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:29,879 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:29,880 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:29,880 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:29,880 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:29,880 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:30,032 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004/default_container_executor.sh]
2015-02-10 21:39:30,033 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005/default_container_executor.sh]
2015-02-10 21:39:30,038 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006/default_container_executor.sh]
2015-02-10 21:39:30,107 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:39:30,291 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:30,291 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:30,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:31,533 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0028_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004.tokens
2015-02-10 21:39:31,534 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:31,692 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286
2015-02-10 21:39:31,804 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286
2015-02-10 21:39:31,892 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:32,485 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0028_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005.tokens
2015-02-10 21:39:32,485 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:33,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:34,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:34,139 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58242, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000001_0_-970599136_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 263995
2015-02-10 21:39:34,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:34,282 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59383, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000000_0_-1724856828_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 267291
2015-02-10 21:39:34,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:34,407 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34444, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000000_0_-1724856828_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 274260
2015-02-10 21:39:34,712 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58242, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000001_0_-970599136_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 238613
2015-02-10 21:39:34,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:34,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:34,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job.split	dst=null	perm=null
2015-02-10 21:39:34,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_m_000001_0	dst=null	perm=null
2015-02-10 21:39:34,926 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49003, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000003_0_-1833523251_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 450853
2015-02-10 21:39:34,957 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000003
2015-02-10 21:39:34,957 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000003
2015-02-10 21:39:34,957 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:39:34,957 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000003
2015-02-10 21:39:34,975 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58250, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000004_0_56033611_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 272593
2015-02-10 21:39:34,985 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000003 is : 143
2015-02-10 21:39:34,985 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59390, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000002_0_-1787968673_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742107_1283, duration: 286671
2015-02-10 21:39:34,990 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742111_1287{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:39:35,003 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:35,004 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000003
2015-02-10 21:39:35,004 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000003
2015-02-10 21:39:35,004 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000003
2015-02-10 21:39:35,004 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000003
2015-02-10 21:39:35,004 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000003
2015-02-10 21:39:35,005 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:35,005 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000003 from application application_1423603735088_0028
2015-02-10 21:39:35,006 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:35,006 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:35,026 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287 src: /127.0.0.1:34451 dest: /127.0.0.1:46575
2015-02-10 21:39:35,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_m_000000_0	dst=null	perm=null
2015-02-10 21:39:35,028 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287 src: /127.0.0.1:58253 dest: /127.0.0.1:37184
2015-02-10 21:39:35,037 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287 src: /127.0.0.1:59393 dest: /127.0.0.1:52976
2015-02-10 21:39:35,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:35,049 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist for DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:35,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:35,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:35,106 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58255, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000002_0_-1787968673_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 336729
2015-02-10 21:39:35,110 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59395, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000004_0_56033611_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 239220
2015-02-10 21:39:35,123 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000002
2015-02-10 21:39:35,124 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000002
2015-02-10 21:39:35,124 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:39:35,124 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000002
2015-02-10 21:39:35,124 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000003]
2015-02-10 21:39:35,125 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:35,125 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:39:35,125 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000003
2015-02-10 21:39:35,125 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:39:35,125 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:39:35,126 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:35,126 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:35,127 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:35,127 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:39:35,148 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000002 is : 143
2015-02-10 21:39:35,166 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:35,167 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000002
2015-02-10 21:39:35,167 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000002
2015-02-10 21:39:35,168 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000002
2015-02-10 21:39:35,168 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000002
2015-02-10 21:39:35,170 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000002
2015-02-10 21:39:35,170 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:35,170 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000002 from application application_1423603735088_0028
2015-02-10 21:39:35,170 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:35,170 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:35,491 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34456, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0028_m_000003_0_-1833523251_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 256313
2015-02-10 21:39:35,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_m_000003_0	dst=null	perm=null
2015-02-10 21:39:35,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_m_000004_0	dst=null	perm=null
2015-02-10 21:39:35,684 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000005
2015-02-10 21:39:35,684 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000005
2015-02-10 21:39:35,684 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:39:35,685 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000005
2015-02-10 21:39:35,702 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000005 is : 143
2015-02-10 21:39:35,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_m_000002_0	dst=null	perm=null
2015-02-10 21:39:35,717 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:35,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005
2015-02-10 21:39:35,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005
2015-02-10 21:39:35,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005
2015-02-10 21:39:35,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000005
2015-02-10 21:39:35,720 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000005
2015-02-10 21:39:35,720 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:35,720 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000005 from application application_1423603735088_0028
2015-02-10 21:39:35,720 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:35,720 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:35,764 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000006
2015-02-10 21:39:35,765 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000006
2015-02-10 21:39:35,765 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:39:35,765 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000006
2015-02-10 21:39:35,765 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000005]
2015-02-10 21:39:35,766 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:35,766 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:39:35,766 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000005
2015-02-10 21:39:35,766 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:39:35,767 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:39:35,768 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:35,768 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:35,768 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:35,768 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:35,784 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000006 is : 143
2015-02-10 21:39:35,786 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000004
2015-02-10 21:39:35,787 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000004
2015-02-10 21:39:35,801 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:35,802 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:39:35,802 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006
2015-02-10 21:39:35,802 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006
2015-02-10 21:39:35,803 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006
2015-02-10 21:39:35,803 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000006
2015-02-10 21:39:35,804 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000004
2015-02-10 21:39:35,820 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000004 is : 143
2015-02-10 21:39:35,836 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000006
2015-02-10 21:39:35,836 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:35,836 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:35,836 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000006 from application application_1423603735088_0028
2015-02-10 21:39:35,836 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:35,836 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:35,837 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004
2015-02-10 21:39:35,837 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004
2015-02-10 21:39:35,838 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004
2015-02-10 21:39:35,838 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000004
2015-02-10 21:39:35,838 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000004
2015-02-10 21:39:35,838 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:35,839 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000004 from application application_1423603735088_0028
2015-02-10 21:39:35,839 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:35,839 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:36,125 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000002]
2015-02-10 21:39:36,125 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:36,125 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:39:36,125 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000002
2015-02-10 21:39:36,126 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:39:36,126 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:39:36,127 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:36,127 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:36,127 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:36,127 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:36,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000006, container_1423603735088_0028_01_000004]
2015-02-10 21:39:36,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:36,788 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:39:36,788 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000004
2015-02-10 21:39:36,789 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:39:36,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:39:36,790 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:36,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:36,790 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:36,790 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:39:36,791 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:36,791 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:39:36,791 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000006
2015-02-10 21:39:36,791 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:36,791 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:36,792 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:36,792 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:36,792 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:36,792 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:36,793 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:36,793 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000007
2015-02-10 21:39:36,793 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0028_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:36,793 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0028_000001 container=Container: [ContainerId: container_1423603735088_0028_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:36,793 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:36,793 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:37,142 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:37,155 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0028_01_000007 by user teamcity
2015-02-10 21:39:37,155 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000007
2015-02-10 21:39:37,155 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0028_01_000007 to application application_1423603735088_0028
2015-02-10 21:39:37,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:39:37,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0028
2015-02-10 21:39:37,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0028
2015-02-10 21:39:37,156 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:37,156 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0028
2015-02-10 21:39:37,157 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:37,206 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:37,206 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:37,323 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000007/default_container_executor.sh]
2015-02-10 21:39:37,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:38,146 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:39:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:39:39,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:39:40,810 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:40,813 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:40,835 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:40,839 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:39:41,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,339 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742112_1288{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:41,478 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288 src: /127.0.0.1:58267 dest: /127.0.0.1:37184
2015-02-10 21:39:41,481 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288 src: /127.0.0.1:34467 dest: /127.0.0.1:46575
2015-02-10 21:39:41,483 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288 src: /127.0.0.1:49023 dest: /127.0.0.1:57643
2015-02-10 21:39:41,536 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49023, dest: /127.0.0.1:57643, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0028_r_000000_0_1939416963_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 51259104
2015-02-10 21:39:41,536 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:41,536 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742112_1288{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,537 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34467, dest: /127.0.0.1:46575, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0028_r_000000_0_1939416963_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 52244956
2015-02-10 21:39:41,537 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,538 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58267, dest: /127.0.0.1:37184, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0028_r_000000_0_1939416963_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 51799928
2015-02-10 21:39:41,538 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742112_1288{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,539 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742112_1288{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,545 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0028_r_000000_0_1939416963_1
2015-02-10 21:39:41,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0	dst=null	perm=null
2015-02-10 21:39:41,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0	dst=null	perm=null
2015-02-10 21:39:41,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/task_1423603735088_0028_r_000000	dst=null	perm=null
2015-02-10 21:39:41,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/_temporary/attempt_1423603735088_0028_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/task_1423603735088_0028_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:39:41,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288
2015-02-10 21:39:41,699 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000007
2015-02-10 21:39:41,699 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000007
2015-02-10 21:39:41,699 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:39:41,700 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000007
2015-02-10 21:39:41,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,715 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,716 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0028_01_000007 is : 143
2015-02-10 21:39:41,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1	dst=null	perm=null
2015-02-10 21:39:41,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:41,733 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:41,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:41,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000007
2015-02-10 21:39:41,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000007
2015-02-10 21:39:41,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000007
2015-02-10 21:39:41,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000007
2015-02-10 21:39:41,735 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000007
2015-02-10 21:39:41,735 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:41,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/task_1423603735088_0028_r_000000	dst=null	perm=null
2015-02-10 21:39:41,735 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000007 from application application_1423603735088_0028
2015-02-10 21:39:41,735 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:41,735 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:41,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	dst=null	perm=null
2015-02-10 21:39:41,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary/1/task_1423603735088_0028_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary	dst=null	perm=null
2015-02-10 21:39:41,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,804 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,811 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,815 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288
2015-02-10 21:39:41,840 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59393, dest: /127.0.0.1:52976, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, duration: 6800922586
2015-02-10 21:39:41,840 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:41,841 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58253, dest: /127.0.0.1:37184, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, duration: 6796154293
2015-02-10 21:39:41,841 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742111_1287{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16238
2015-02-10 21:39:41,841 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,842 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34451, dest: /127.0.0.1:46575, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, duration: 6797929176
2015-02-10 21:39:41,845 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,846 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742111_1287{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16238
2015-02-10 21:39:41,846 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742111_1287{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16238
2015-02-10 21:39:41,850 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,858 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742113_1289{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:39:41,862 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289 src: /127.0.0.1:34469 dest: /127.0.0.1:46575
2015-02-10 21:39:41,863 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289 src: /127.0.0.1:58271 dest: /127.0.0.1:37184
2015-02-10 21:39:41,865 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289 src: /127.0.0.1:49026 dest: /127.0.0.1:57643
2015-02-10 21:39:41,869 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49026, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, duration: 2014614
2015-02-10 21:39:41,869 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:41,870 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58271, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, duration: 2664307
2015-02-10 21:39:41,870 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742113_1289{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,871 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742113_1289{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,870 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,871 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34469, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, duration: 3702866
2015-02-10 21:39:41,871 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742113_1289{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,872 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,875 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary_tmp is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:41,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist	dst=null	perm=null
2015-02-10 21:39:41,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp	dst=null	perm=null
2015-02-10 21:39:41,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist	dst=null	perm=null
2015-02-10 21:39:41,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp	dst=null	perm=null
2015-02-10 21:39:41,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1.jhist	dst=null	perm=null
2015-02-10 21:39:41,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,906 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59412, bytes: 70593, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287, duration: 433097
2015-02-10 21:39:41,909 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742114_1290{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:39:41,913 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290 src: /127.0.0.1:49028 dest: /127.0.0.1:57643
2015-02-10 21:39:41,914 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290 src: /127.0.0.1:34474 dest: /127.0.0.1:46575
2015-02-10 21:39:41,916 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290 src: /127.0.0.1:58276 dest: /127.0.0.1:37184
2015-02-10 21:39:41,921 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58276, dest: /127.0.0.1:37184, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, duration: 2505051
2015-02-10 21:39:41,921 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:41,921 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742114_1290{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,922 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34474, dest: /127.0.0.1:46575, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, duration: 3436740
2015-02-10 21:39:41,922 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742114_1290{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,923 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49028, dest: /127.0.0.1:57643, bytes: 70045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, duration: 4784711
2015-02-10 21:39:41,923 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,923 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742114_1290{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,922 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,927 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:41,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:41,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:39:41,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:41,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:39:41,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028/job_1423603735088_0028_1_conf.xml	dst=null	perm=null
2015-02-10 21:39:41,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:41,967 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34476, bytes: 105346, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742110_1286, duration: 387165
2015-02-10 21:39:41,970 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742115_1291{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:39:41,975 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291 src: /127.0.0.1:49032 dest: /127.0.0.1:57643
2015-02-10 21:39:41,978 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291 src: /127.0.0.1:58279 dest: /127.0.0.1:37184
2015-02-10 21:39:41,980 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291 src: /127.0.0.1:34479 dest: /127.0.0.1:46575
2015-02-10 21:39:41,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34479, dest: /127.0.0.1:46575, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, duration: 2632761
2015-02-10 21:39:41,984 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:41,984 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742115_1291{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58279, dest: /127.0.0.1:37184, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, duration: 3232578
2015-02-10 21:39:41,985 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,985 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742115_1291{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,985 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49032, dest: /127.0.0.1:57643, bytes: 104526, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1091699765_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, duration: 3892636
2015-02-10 21:39:41,986 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742115_1291{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:41,986 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:41,990 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1091699765_1
2015-02-10 21:39:41,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:41,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:42,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:42,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:39:42,019 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0028_000001 with final state: FINISHING
2015-02-10 21:39:42,020 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:39:42,020 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0028 with final state: FINISHING
2015-02-10 21:39:42,020 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from RUNNING to FINAL_SAVING
2015-02-10 21:39:42,020 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0028
2015-02-10 21:39:42,020 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:39:42,021 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from FINAL_SAVING to FINISHING
2015-02-10 21:39:42,422 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287
2015-02-10 21:39:42,702 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000007]
2015-02-10 21:39:42,702 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:42,703 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:39:42,703 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000007
2015-02-10 21:39:42,703 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:42,703 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:42,704 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:42,704 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:42,705 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:42,705 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:43,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,082 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary
2015-02-10 21:39:43,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/_temporary	dst=null	perm=null
2015-02-10 21:39:43,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,104 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	dst=null	perm=null
2015-02-10 21:39:43,108 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34483, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 265209
2015-02-10 21:39:43,112 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742106_1282 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:39:43,112 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742107_1283 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:39:43,113 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742108_1284 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:39:43,113 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742109_1285 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:39:43,113 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742111_1287 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:39:43,113 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742110_1286 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:39:43,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0028	dst=null	perm=null
2015-02-10 21:39:43,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:39:43,129 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	dst=null	perm=null
2015-02-10 21:39:43,133 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58285, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 246376
2015-02-10 21:39:43,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,156 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:39:43,157 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-10 21:39:43,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:43,175 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:39:43,175 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:39:43,175 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:39:43,176 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup"]
2015-02-10 21:39:43,176 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:39:43,176 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:39:43,176 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:39:43,177 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...roupouternull-resultgroup
2015-02-10 21:39:43,192 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:39:43,207 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:39:43,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:39:43,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:43,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:43,213 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 29
2015-02-10 21:39:43,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=null
2015-02-10 21:39:43,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:39:43,219 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288
2015-02-10 21:39:43,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:39:43,232 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291
2015-02-10 21:39:43,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:43,234 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290
2015-02-10 21:39:43,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287
2015-02-10 21:39:43,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289
2015-02-10 21:39:43,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,239 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742116_1292{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:43,243 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 src: /127.0.0.1:34486 dest: /127.0.0.1:46575
2015-02-10 21:39:43,245 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 src: /127.0.0.1:58288 dest: /127.0.0.1:37184
2015-02-10 21:39:43,246 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 src: /127.0.0.1:49043 dest: /127.0.0.1:57643
2015-02-10 21:39:43,254 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49043, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 3463912
2015-02-10 21:39:43,254 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:43,254 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742116_1292{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,255 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58288, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 4286542
2015-02-10 21:39:43,255 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,255 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34486, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 4876429
2015-02-10 21:39:43,256 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,256 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742116_1292{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,258 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742116_1292 size 254067
2015-02-10 21:39:43,260 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:43,261 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar
2015-02-10 21:39:43,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:43,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:43,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:43,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:43,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:39:43,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:39:43,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:39:43,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:39:43,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:39:43,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:43,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,275 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,278 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,281 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,284 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:39:43,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:43,319 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,323 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split
2015-02-10 21:39:43,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:43,327 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742117_1293{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:43,332 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293 src: /127.0.0.1:34489 dest: /127.0.0.1:46575
2015-02-10 21:39:43,334 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293 src: /127.0.0.1:58291 dest: /127.0.0.1:37184
2015-02-10 21:39:43,336 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293 src: /127.0.0.1:59431 dest: /127.0.0.1:52976
2015-02-10 21:39:43,338 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293 src: /127.0.0.1:49047 dest: /127.0.0.1:57643
2015-02-10 21:39:43,341 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49047, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 2510956
2015-02-10 21:39:43,342 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:43,342 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742117_1293{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,342 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59431, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 3290647
2015-02-10 21:39:43,343 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,343 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58291, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 3583083
2015-02-10 21:39:43,343 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742117_1293{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,343 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,344 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742117_1293{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,344 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34489, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 4587652
2015-02-10 21:39:43,344 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,345 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742117_1293{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,349 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:43,353 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,357 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742118_1294{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:43,361 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294 src: /127.0.0.1:58294 dest: /127.0.0.1:37184
2015-02-10 21:39:43,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294 src: /127.0.0.1:59434 dest: /127.0.0.1:52976
2015-02-10 21:39:43,367 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294 src: /127.0.0.1:49050 dest: /127.0.0.1:57643
2015-02-10 21:39:43,370 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49050, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, duration: 1937792
2015-02-10 21:39:43,370 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:43,370 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742118_1294{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,371 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59434, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, duration: 2445883
2015-02-10 21:39:43,371 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,371 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742118_1294{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,371 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58294, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, duration: 3287267
2015-02-10 21:39:43,372 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742118_1294{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,378 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:43,378 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:39:43,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:39:43,391 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742119_1295{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:39:43,395 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295 src: /127.0.0.1:58297 dest: /127.0.0.1:37184
2015-02-10 21:39:43,396 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295 src: /127.0.0.1:59437 dest: /127.0.0.1:52976
2015-02-10 21:39:43,398 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295 src: /127.0.0.1:34498 dest: /127.0.0.1:46575
2015-02-10 21:39:43,401 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34498, dest: /127.0.0.1:46575, bytes: 89451, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 2278836
2015-02-10 21:39:43,401 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:43,402 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742119_1295{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,402 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59437, dest: /127.0.0.1:52976, bytes: 89451, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 2821249
2015-02-10 21:39:43,402 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,403 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742119_1295{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,403 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58297, dest: /127.0.0.1:37184, bytes: 89451, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 2837971
2015-02-10 21:39:43,403 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:43,403 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742119_1295{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:39:43,407 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:39:43,408 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0029
2015-02-10 21:39:43,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=null
2015-02-10 21:39:43,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:43,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:43,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:43,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:43,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:43,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:43,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:43,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:43,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:43,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:43,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:43,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:43,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:43,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:43,425 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 29 submitted by user teamcity
2015-02-10 21:39:43,425 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0029
2015-02-10 21:39:43,425 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0029
2015-02-10 21:39:43,425 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0029
2015-02-10 21:39:43,425 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from NEW to NEW_SAVING
2015-02-10 21:39:43,426 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:39:43,426 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0029 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:39:43,426 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0029 from user: teamcity, in queue: default
2015-02-10 21:39:43,427 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0029
2015-02-10 21:39:43,427 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from SUBMITTED to ACCEPTED
2015-02-10 21:39:43,427 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0029_000001
2015-02-10 21:39:43,427 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from NEW to SUBMITTED
2015-02-10 21:39:43,427 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0029 from user: teamcity activated in queue: default
2015-02-10 21:39:43,427 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0029 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:39:43,428 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0029_000001 to scheduler from user teamcity in queue default
2015-02-10 21:39:43,428 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:39:43,430 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0029/
2015-02-10 21:39:43,430 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0029
2015-02-10 21:39:43,431 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0029/
2015-02-10 21:39:43,703 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:43,704 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000001
2015-02-10 21:39:43,704 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:39:43,704 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:43,704 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:43,704 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:43,704 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0029_01_000001
2015-02-10 21:39:43,705 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:43,705 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0029_000001
2015-02-10 21:39:43,705 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0029 AttemptId: appattempt_1423603735088_0029_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0029_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:39:43,705 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:39:43,706 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:39:43,706 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0029_000001
2015-02-10 21:39:43,707 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0029_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0029_000001
2015-02-10 21:39:43,707 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0029_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-10 21:39:43,710 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:39:43,712 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000001 by user teamcity
2015-02-10 21:39:43,712 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0029
2015-02-10 21:39:43,712 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000001
2015-02-10 21:39:43,712 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from NEW to INITING
2015-02-10 21:39:43,712 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000001 to application application_1423603735088_0029
2015-02-10 21:39:43,713 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0029_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0029_000001
2015-02-10 21:39:43,713 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from INITING to RUNNING
2015-02-10 21:39:43,713 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:39:43,713 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:39:43,713 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:43,714 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:43,714 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:39:43,714 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:39:43,714 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:43,714 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0029_01_000001
2015-02-10 21:39:43,731 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0029_01_000001.tokens. Credentials list: 
2015-02-10 21:39:43,759 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:43,878 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0029_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001.tokens
2015-02-10 21:39:43,879 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:39:44,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:44,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:44,036 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58285, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-363233921_27570, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 1077844
2015-02-10 21:39:44,080 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:44,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:44,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:44,121 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59442, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-363233921_27570, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, duration: 260775
2015-02-10 21:39:44,155 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:44,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:44,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:44,194 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34483, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-363233921_27570, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 240174
2015-02-10 21:39:44,230 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0029/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:44,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:44,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:44,270 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59442, bytes: 90151, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-363233921_27570, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 442269
2015-02-10 21:39:44,304 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0029/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:44,304 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:44,364 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:44,365 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:44,481 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001/default_container_executor.sh]
2015-02-10 21:39:44,703 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:45,593 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742116_1292 to datanode(s) 127.0.0.1:52976
2015-02-10 21:39:45,593 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742106_1282, blk_1073742107_1283, blk_1073742111_1287]
2015-02-10 21:39:45,593 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742106_1282, blk_1073742107_1283, blk_1073742108_1284, blk_1073742109_1285, blk_1073742110_1286]
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106 for deletion
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107 for deletion
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108 for deletion
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109 for deletion
2015-02-10 21:39:46,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107
2015-02-10 21:39:46,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110 for deletion
2015-02-10 21:39:46,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108
2015-02-10 21:39:46,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109
2015-02-10 21:39:46,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110
2015-02-10 21:39:46,671 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 to 127.0.0.1:52976 
2015-02-10 21:39:46,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:39:46,674 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 src: /127.0.0.1:59444 dest: /127.0.0.1:52976
2015-02-10 21:39:46,677 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292 src: /127.0.0.1:59444 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:39:46,677 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742116_1292 size 254067
2015-02-10 21:39:46,706 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289
2015-02-10 21:39:46,707 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290
2015-02-10 21:39:46,707 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294
2015-02-10 21:39:46,709 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291
2015-02-10 21:39:46,709 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293
2015-02-10 21:39:46,820 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293
2015-02-10 21:39:46,824 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292
2015-02-10 21:39:46,843 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289
2015-02-10 21:39:46,909 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292
2015-02-10 21:39:47,022 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295
2015-02-10 21:39:47,024 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742111_1287
2015-02-10 21:39:47,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106 for deletion
2015-02-10 21:39:47,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107 for deletion
2015-02-10 21:39:47,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111 for deletion
2015-02-10 21:39:47,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106
2015-02-10 21:39:47,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107
2015-02-10 21:39:47,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111
2015-02-10 21:39:47,222 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742115_1291
2015-02-10 21:39:47,223 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742114_1290
2015-02-10 21:39:47,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:39:47,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:39:47,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:39:47,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:39:47,429 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292
2015-02-10 21:39:47,430 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293
2015-02-10 21:39:47,431 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294
2015-02-10 21:39:47,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=null
2015-02-10 21:39:47,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:47,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:47,628 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295
2015-02-10 21:39:47,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:47,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:39:48,066 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49063, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294, duration: 252002
2015-02-10 21:39:48,180 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0028_01_000001 succeeded 
2015-02-10 21:39:48,181 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:39:48,181 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028/container_1423603735088_0028_01_000001
2015-02-10 21:39:48,198 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0028_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:39:48,199 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0028_01_000001 from application application_1423603735088_0028
2015-02-10 21:39:48,199 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:48,199 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0028
2015-02-10 21:39:48,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742118_1294
2015-02-10 21:39:48,242 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295
2015-02-10 21:39:48,443 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292
2015-02-10 21:39:48,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293
2015-02-10 21:39:48,594 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742106_1282, blk_1073742107_1283, blk_1073742108_1284, blk_1073742109_1285, blk_1073742110_1286, blk_1073742111_1287]
2015-02-10 21:39:48,594 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742106_1282, blk_1073742107_1283, blk_1073742108_1284, blk_1073742109_1285, blk_1073742110_1286, blk_1073742111_1287]
2015-02-10 21:39:49,133 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0028_01_000001]
2015-02-10 21:39:49,133 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0028_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:49,133 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0028_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:39:49,133 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0028	CONTAINERID=container_1423603735088_0028_01_000001
2015-02-10 21:39:49,134 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0028_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:49,134 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:39:49,134 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0028_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:39:49,134 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:49,134 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:49,134 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0028_000001 released container container_1423603735088_0028_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:49,135 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0028_000001
2015-02-10 21:39:49,135 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0028_000001 State change from FINISHING to FINISHED
2015-02-10 21:39:49,135 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0028 State change from FINISHING to FINISHED
2015-02-10 21:39:49,135 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0028
2015-02-10 21:39:49,135 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0028,name=[B718D398B0DD4E20972272B120CA3282/00C4A2B0530547D18ADD6455D21E6858] lower*upper/(1/1) ...platform/cogroupouternull,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0028/jobhistory/job/job_1423603735088_0028,appMasterHost=ip-10-31-157-187,startTime=1423604361027,finishTime=1423604382020,finalStatus=SUCCEEDED
2015-02-10 21:39:49,136 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0028_000001
2015-02-10 21:39:49,136 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0028_000001 is done. finalState=FINISHED
2015-02-10 21:39:49,136 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0028 requests cleared
2015-02-10 21:39:49,136 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0028 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:39:49,136 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0028 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:39:49,139 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0028_000001 (auth:SIMPLE)
2015-02-10 21:39:49,140 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0028_01_000001
2015-02-10 21:39:49,411 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:39:49,414 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0029_000001
2015-02-10 21:39:49,415 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0029	APPATTEMPTID=appattempt_1423603735088_0029_000001
2015-02-10 21:39:49,415 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:39:49,415 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from ACCEPTED to RUNNING
2015-02-10 21:39:49,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:49,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:39:49,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:39:49,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106 for deletion
2015-02-10 21:39:49,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107 for deletion
2015-02-10 21:39:49,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108 for deletion
2015-02-10 21:39:49,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106
2015-02-10 21:39:49,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107
2015-02-10 21:39:49,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109 for deletion
2015-02-10 21:39:49,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110 for deletion
2015-02-10 21:39:49,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108
2015-02-10 21:39:49,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109
2015-02-10 21:39:49,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110
2015-02-10 21:39:49,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111 for deletion
2015-02-10 21:39:49,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111
2015-02-10 21:39:49,705 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:49,705 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:49,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:49,706 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0028
2015-02-10 21:39:49,706 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:49,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:49,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:49,706 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0028, with delay of 10800 seconds
2015-02-10 21:39:49,784 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742120_1296{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:39:49,842 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296 src: /127.0.0.1:58314 dest: /127.0.0.1:37184
2015-02-10 21:39:49,844 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296 src: /127.0.0.1:34514 dest: /127.0.0.1:46575
2015-02-10 21:39:49,846 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296 src: /127.0.0.1:59455 dest: /127.0.0.1:52976
2015-02-10 21:39:49,876 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59455, dest: /127.0.0.1:52976, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, duration: 28161527
2015-02-10 21:39:49,876 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:39:49,876 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742120_1296{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:49,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34514, dest: /127.0.0.1:46575, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, duration: 28906896
2015-02-10 21:39:49,877 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:49,877 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742120_1296{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:49,878 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58314, dest: /127.0.0.1:37184, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, duration: 29930258
2015-02-10 21:39:49,878 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:39:49,879 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742120_1296{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:39:49,892 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:39:50,134 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:39:50,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:50,134 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0028
2015-02-10 21:39:50,135 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0028 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:39:50,135 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0028, with delay of 10800 seconds
2015-02-10 21:39:50,135 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:50,135 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:50,135 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0028
2015-02-10 21:39:50,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742107_1283 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742107
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742106_1282 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742106
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742109_1285 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742109
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111 for deletion
2015-02-10 21:39:50,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742108_1284 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742108
2015-02-10 21:39:50,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742111_1287 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742111
2015-02-10 21:39:50,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742110_1286 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742110
2015-02-10 21:39:50,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:50,706 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000002
2015-02-10 21:39:50,706 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:39:50,706 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:50,706 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:50,707 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:50,707 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:50,707 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000003
2015-02-10 21:39:50,707 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:39:50,707 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:39:50,708 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:50,708 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:50,849 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:50,849 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000004
2015-02-10 21:39:50,849 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:50,849 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:39:50,850 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:50,850 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:50,850 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:50,850 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000005
2015-02-10 21:39:50,850 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:39:50,851 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:39:50,851 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:50,851 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:50,851 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:50,851 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000006
2015-02-10 21:39:50,851 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:39:50,852 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:39:50,852 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:50,852 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:51,483 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0029_01_000002
2015-02-10 21:39:51,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:51,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:51,484 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0029_01_000004
2015-02-10 21:39:51,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:51,485 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:51,485 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:51,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:51,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:51,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:51,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:51,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:51,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:51,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:51,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:51,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:39:51,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:39:51,681 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:39:51,681 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:39:51,689 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000002 by user teamcity
2015-02-10 21:39:51,690 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000005 by user teamcity
2015-02-10 21:39:51,690 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000002
2015-02-10 21:39:51,690 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0029
2015-02-10 21:39:51,690 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000002 to application application_1423603735088_0029
2015-02-10 21:39:51,690 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000005
2015-02-10 21:39:51,690 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from NEW to INITING
2015-02-10 21:39:51,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:39:51,691 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000005 to application application_1423603735088_0029
2015-02-10 21:39:51,691 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,691 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from INITING to RUNNING
2015-02-10 21:39:51,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:39:51,691 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,692 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:51,692 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000004 by user teamcity
2015-02-10 21:39:51,692 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,692 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:51,692 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,692 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:51,692 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000004
2015-02-10 21:39:51,693 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000006 by user teamcity
2015-02-10 21:39:51,693 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000003 by user teamcity
2015-02-10 21:39:51,693 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000006
2015-02-10 21:39:51,693 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000003
2015-02-10 21:39:51,692 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:51,693 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:51,694 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:51,694 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000003 to application application_1423603735088_0029
2015-02-10 21:39:51,694 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:51,694 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:39:51,694 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,694 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000004 to application application_1423603735088_0029
2015-02-10 21:39:51,695 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000006 to application application_1423603735088_0029
2015-02-10 21:39:51,695 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0029_01_000005
2015-02-10 21:39:51,696 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:39:51,696 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:39:51,696 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,696 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,696 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:51,696 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:51,697 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,697 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,697 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:51,697 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:51,697 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0029_01_000004
2015-02-10 21:39:51,698 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0029_01_000006
2015-02-10 21:39:51,694 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:51,698 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:51,698 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:51,699 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:51,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:51,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:51,719 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0029_01_000005.tokens. Credentials list: 
2015-02-10 21:39:51,721 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0029_01_000004.tokens. Credentials list: 
2015-02-10 21:39:51,722 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0029_01_000006.tokens. Credentials list: 
2015-02-10 21:39:51,752 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:51,755 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:51,755 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:51,755 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:51,755 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:51,849 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:51,850 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:51,850 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:51,956 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000003/default_container_executor.sh]
2015-02-10 21:39:51,957 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0029_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005.tokens
2015-02-10 21:39:51,957 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:39:51,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000002/default_container_executor.sh]
2015-02-10 21:39:52,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:52,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:52,126 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34520, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1997741816_27874, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 1205723
2015-02-10 21:39:52,173 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0029/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:52,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:52,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:52,223 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34520, bytes: 90151, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1997741816_27874, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 390034
2015-02-10 21:39:52,229 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296
2015-02-10 21:39:52,261 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0029/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:52,261 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:52,261 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:52,261 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:39:52,337 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:52,337 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:52,338 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:52,338 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:52,342 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:39:52,342 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:52,486 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005/default_container_executor.sh]
2015-02-10 21:39:52,496 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004/default_container_executor.sh]
2015-02-10 21:39:52,501 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006/default_container_executor.sh]
2015-02-10 21:39:52,504 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:39:52,634 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296
2015-02-10 21:39:53,384 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:53,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296
2015-02-10 21:39:53,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0029_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006.tokens
2015-02-10 21:39:53,912 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:39:54,269 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:54,740 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0029_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004.tokens
2015-02-10 21:39:54,740 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:39:56,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:56,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:56,538 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59472, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000001_0_1302189381_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 268595
2015-02-10 21:39:56,590 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58334, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000000_0_-1808652836_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 270454
2015-02-10 21:39:56,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:56,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:56,708 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58334, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000000_0_-1808652836_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 248173
2015-02-10 21:39:57,144 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:57,170 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59472, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000001_0_1302189381_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 241080
2015-02-10 21:39:57,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:57,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.split	dst=null	perm=null
2015-02-10 21:39:57,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_m_000001_0	dst=null	perm=null
2015-02-10 21:39:57,304 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58338, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000003_0_-1069024021_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 265591
2015-02-10 21:39:57,353 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_m_000000_0	dst=null	perm=null
2015-02-10 21:39:57,387 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58341, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000002_0_119981862_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 267491
2015-02-10 21:39:57,420 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000003
2015-02-10 21:39:57,420 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000003
2015-02-10 21:39:57,420 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:39:57,421 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000003
2015-02-10 21:39:57,428 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58342, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000004_0_-569429398_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742117_1293, duration: 300042
2015-02-10 21:39:57,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:57,440 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000003 is : 143
2015-02-10 21:39:57,450 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742121_1297{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:39:57,454 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000002
2015-02-10 21:39:57,454 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000002
2015-02-10 21:39:57,456 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:57,456 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:39:57,457 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000003
2015-02-10 21:39:57,458 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000003
2015-02-10 21:39:57,458 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000002
2015-02-10 21:39:57,458 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000003
2015-02-10 21:39:57,469 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000003
2015-02-10 21:39:57,476 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000002 is : 143
2015-02-10 21:39:57,492 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000003
2015-02-10 21:39:57,492 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:57,492 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:57,493 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000003 from application application_1423603735088_0029
2015-02-10 21:39:57,493 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:57,493 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:39:57,493 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000002
2015-02-10 21:39:57,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000002
2015-02-10 21:39:57,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000002
2015-02-10 21:39:57,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000002
2015-02-10 21:39:57,495 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000002
2015-02-10 21:39:57,495 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:57,496 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000002 from application application_1423603735088_0029
2015-02-10 21:39:57,496 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:57,496 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:39:57,514 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297 src: /127.0.0.1:58343 dest: /127.0.0.1:37184
2015-02-10 21:39:57,516 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297 src: /127.0.0.1:59483 dest: /127.0.0.1:52976
2015-02-10 21:39:57,521 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297 src: /127.0.0.1:49099 dest: /127.0.0.1:57643
2015-02-10 21:39:57,527 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist for DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:39:57,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:57,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:39:57,556 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59485, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000004_0_-569429398_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 269548
2015-02-10 21:39:57,558 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34547, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000002_0_119981862_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 364553
2015-02-10 21:39:57,915 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34548, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0029_m_000003_0_-1069024021_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 253746
2015-02-10 21:39:58,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_m_000003_0	dst=null	perm=null
2015-02-10 21:39:58,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_m_000002_0	dst=null	perm=null
2015-02-10 21:39:58,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_m_000004_0	dst=null	perm=null
2015-02-10 21:39:58,126 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000005
2015-02-10 21:39:58,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_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000005
2015-02-10 21:39:58,127 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:39:58,127 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000005
2015-02-10 21:39:58,145 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000005 is : 143
2015-02-10 21:39:58,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:58,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005
2015-02-10 21:39:58,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005
2015-02-10 21:39:58,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005
2015-02-10 21:39:58,163 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000005
2015-02-10 21:39:58,163 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:58,164 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000005 from application application_1423603735088_0029
2015-02-10 21:39:58,164 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000005
2015-02-10 21:39:58,165 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:58,165 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:39:58,193 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000004
2015-02-10 21:39:58,193 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000004
2015-02-10 21:39:58,193 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:39:58,193 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000004
2015-02-10 21:39:58,194 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0029_01_000005]
2015-02-10 21:39:58,194 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:58,194 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:39:58,194 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000005
2015-02-10 21:39:58,194 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:39:58,195 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:39:58,197 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:39:58,197 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:58,197 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:58,198 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:58,199 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000006
2015-02-10 21:39:58,199 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000006
2015-02-10 21:39:58,211 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000004 is : 143
2015-02-10 21:39:58,227 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:39:58,227 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:58,227 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000006
2015-02-10 21:39:58,242 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000006 is : 143
2015-02-10 21:39:58,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004
2015-02-10 21:39:58,258 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004
2015-02-10 21:39:58,259 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:39:58,259 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000004
2015-02-10 21:39:58,259 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004
2015-02-10 21:39:58,259 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000004
2015-02-10 21:39:58,259 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:58,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006
2015-02-10 21:39:58,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006
2015-02-10 21:39:58,261 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006
2015-02-10 21:39:58,261 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000006
2015-02-10 21:39:58,263 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000004 from application application_1423603735088_0029
2015-02-10 21:39:58,263 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:58,263 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:39:58,263 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000006
2015-02-10 21:39:58,263 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:39:58,263 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000006 from application application_1423603735088_0029
2015-02-10 21:39:58,264 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:39:58,264 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:39:58,455 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0029_01_000002, container_1423603735088_0029_01_000003]
2015-02-10 21:39:58,455 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:58,456 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:39:58,456 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000002
2015-02-10 21:39:58,456 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:39:58,456 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:39:58,457 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:58,457 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:58,457 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:58,457 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:39:58,457 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:58,458 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:39:58,458 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000003
2015-02-10 21:39:58,458 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:39:58,458 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:39:58,459 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:39:58,459 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:58,459 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:58,459 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:39:58,955 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:39:58,956 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000007
2015-02-10 21:39:58,956 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0029_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:39:58,956 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0029_000001 container=Container: [ContainerId: container_1423603735088_0029_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:39:58,956 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:39:58,956 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:59,200 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0029_01_000006, container_1423603735088_0029_01_000004]
2015-02-10 21:39:59,200 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:59,200 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:39:59,201 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000004
2015-02-10 21:39:59,201 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:39:59,201 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:39:59,202 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:39:59,202 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:59,202 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:59,202 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:39:59,203 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:39:59,203 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:39:59,203 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000006
2015-02-10 21:39:59,203 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:39:59,203 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:39:59,204 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:39:59,204 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:39:59,204 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:39:59,204 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:39:59,531 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0029_01_000007
2015-02-10 21:39:59,531 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:39:59,548 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:39:59,551 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0029_01_000007 by user teamcity
2015-02-10 21:39:59,551 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0029
2015-02-10 21:39:59,551 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000007
2015-02-10 21:39:59,551 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from NEW to INITING
2015-02-10 21:39:59,552 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0029_01_000007 to application application_1423603735088_0029
2015-02-10 21:39:59,552 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from INITING to RUNNING
2015-02-10 21:39:59,552 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:39:59,552 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0029
2015-02-10 21:39:59,553 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0029
2015-02-10 21:39:59,553 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:39:59,553 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0029
2015-02-10 21:39:59,553 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:39:59,553 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:39:59,553 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0029_01_000007
2015-02-10 21:39:59,572 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0029_01_000007.tokens. Credentials list: 
2015-02-10 21:39:59,599 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:39:59,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0029_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007.tokens
2015-02-10 21:39:59,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:39:59,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:59,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar	dst=null	perm=null
2015-02-10 21:39:59,894 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49107, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1485080110_28291, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742116_1292, duration: 1109107
2015-02-10 21:39:59,937 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:39:59,956 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:39:59,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:59,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml	dst=null	perm=null
2015-02-10 21:39:59,979 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59493, bytes: 90151, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1485080110_28291, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742119_1295, duration: 449016
2015-02-10 21:40:00,014 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0029/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:00,014 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:00,063 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:00,063 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:00,182 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007/default_container_executor.sh]
2015-02-10 21:40:00,535 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:40:03,719 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:03,722 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:03,754 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:03,756 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:04,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,250 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742122_1298{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:40:04,402 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298 src: /127.0.0.1:59503 dest: /127.0.0.1:52976
2015-02-10 21:40:04,404 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298 src: /127.0.0.1:58365 dest: /127.0.0.1:37184
2015-02-10 21:40:04,405 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298 src: /127.0.0.1:49120 dest: /127.0.0.1:57643
2015-02-10 21:40:04,459 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742122_1298{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,460 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49120, dest: /127.0.0.1:57643, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0029_r_000000_0_2003448842_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 51469526
2015-02-10 21:40:04,460 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:04,460 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58365, dest: /127.0.0.1:37184, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0029_r_000000_0_2003448842_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 53216262
2015-02-10 21:40:04,461 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,461 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742122_1298{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,462 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59503, dest: /127.0.0.1:52976, bytes: 239, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0029_r_000000_0_2003448842_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 54289412
2015-02-10 21:40:04,462 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,462 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742122_1298{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,466 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 2452 Total time for transactions(ms): 199 Number of transactions batched in Syncs: 1 Number of syncs: 1715 SyncTimes(ms): 3659 2614 
2015-02-10 21:40:04,469 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0029_r_000000_0_2003448842_1
2015-02-10 21:40:04,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0	dst=null	perm=null
2015-02-10 21:40:04,555 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0	dst=null	perm=null
2015-02-10 21:40:04,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/task_1423603735088_0029_r_000000	dst=null	perm=null
2015-02-10 21:40:04,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0029_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/task_1423603735088_0029_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:04,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000007
2015-02-10 21:40:04,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000007
2015-02-10 21:40:04,626 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:40:04,626 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000007
2015-02-10 21:40:04,642 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0029_01_000007 is : 143
2015-02-10 21:40:04,660 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:04,661 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007
2015-02-10 21:40:04,662 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007
2015-02-10 21:40:04,663 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007
2015-02-10 21:40:04,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000007
2015-02-10 21:40:04,664 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000007
2015-02-10 21:40:04,665 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:04,665 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000007 from application application_1423603735088_0029
2015-02-10 21:40:04,665 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:04,665 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:40:04,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,693 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:40:04,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:04,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:04,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/task_1423603735088_0029_r_000000	dst=null	perm=null
2015-02-10 21:40:04,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:40:04,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary/1/task_1423603735088_0029_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:40:04,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,754 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,763 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,792 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49099, dest: /127.0.0.1:57643, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, duration: 7269465472
2015-02-10 21:40:04,792 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:04,793 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742121_1297{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16236
2015-02-10 21:40:04,794 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59483, dest: /127.0.0.1:52976, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, duration: 7270884636
2015-02-10 21:40:04,794 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,795 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58343, dest: /127.0.0.1:37184, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, duration: 7272066549
2015-02-10 21:40:04,795 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,795 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742121_1297{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16236
2015-02-10 21:40:04,796 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742121_1297{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16236
2015-02-10 21:40:04,800 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,807 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742123_1299{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:40:04,812 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299 src: /127.0.0.1:34566 dest: /127.0.0.1:46575
2015-02-10 21:40:04,813 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299 src: /127.0.0.1:59507 dest: /127.0.0.1:52976
2015-02-10 21:40:04,815 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299 src: /127.0.0.1:58369 dest: /127.0.0.1:37184
2015-02-10 21:40:04,818 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58369, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, duration: 1502885
2015-02-10 21:40:04,818 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:04,818 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742123_1299{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,819 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59507, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, duration: 2716920
2015-02-10 21:40:04,819 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,819 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742123_1299{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,820 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34566, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, duration: 3135596
2015-02-10 21:40:04,820 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,820 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742123_1299{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,824 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary_tmp is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist	dst=null	perm=null
2015-02-10 21:40:04,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:04,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist	dst=null	perm=null
2015-02-10 21:40:04,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:04,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1.jhist	dst=null	perm=null
2015-02-10 21:40:04,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,855 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58370, bytes: 70603, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297, duration: 427756
2015-02-10 21:40:04,859 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742124_1300{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:40:04,863 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300 src: /127.0.0.1:49125 dest: /127.0.0.1:57643
2015-02-10 21:40:04,864 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300 src: /127.0.0.1:34571 dest: /127.0.0.1:46575
2015-02-10 21:40:04,865 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300 src: /127.0.0.1:58373 dest: /127.0.0.1:37184
2015-02-10 21:40:04,870 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58373, dest: /127.0.0.1:37184, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, duration: 3247027
2015-02-10 21:40:04,870 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:04,871 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742124_1300{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,871 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34571, dest: /127.0.0.1:46575, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, duration: 3531574
2015-02-10 21:40:04,871 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,871 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742124_1300{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,872 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49125, dest: /127.0.0.1:57643, bytes: 70055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, duration: 5167242
2015-02-10 21:40:04,872 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,873 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742124_1300{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,877 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:04,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:04,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:04,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:04,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029/job_1423603735088_0029_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:04,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:04,916 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58370, bytes: 105358, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742120_1296, duration: 415898
2015-02-10 21:40:04,920 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742125_1301{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:40:04,931 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301 src: /127.0.0.1:34573 dest: /127.0.0.1:46575
2015-02-10 21:40:04,933 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301 src: /127.0.0.1:58375 dest: /127.0.0.1:37184
2015-02-10 21:40:04,934 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301 src: /127.0.0.1:49130 dest: /127.0.0.1:57643
2015-02-10 21:40:04,939 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49130, dest: /127.0.0.1:57643, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, duration: 2711623
2015-02-10 21:40:04,939 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:04,939 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742125_1301{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,939 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58375, dest: /127.0.0.1:37184, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, duration: 3331979
2015-02-10 21:40:04,940 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,940 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742125_1301{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,940 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34573, dest: /127.0.0.1:46575, bytes: 104538, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1509717977_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, duration: 4013939
2015-02-10 21:40:04,940 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:04,941 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742125_1301{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:04,945 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1509717977_1
2015-02-10 21:40:04,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:04,971 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0029_000001 with final state: FINISHING
2015-02-10 21:40:04,971 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:04,971 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0029 with final state: FINISHING
2015-02-10 21:40:04,971 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:04,971 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0029
2015-02-10 21:40:04,972 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:04,972 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:05,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0029_01_000007]
2015-02-10 21:40:05,627 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:05,627 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:40:05,627 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000007
2015-02-10 21:40:05,627 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:05,627 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:05,629 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:05,629 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:05,629 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:05,629 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:05,980 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742116_1292 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:40:05,980 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742117_1293 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:05,981 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742118_1294 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:05,981 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742119_1295 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:40:05,981 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742121_1297 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:05,981 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742120_1296 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:40:05,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0029	dst=null	perm=null
2015-02-10 21:40:06,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,042 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary
2015-02-10 21:40:06,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:40:06,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,075 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:40:06,078 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58378, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 258396
2015-02-10 21:40:06,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,100 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:40:06,103 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58378, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 192211
2015-02-10 21:40:06,105 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup
2015-02-10 21:40:06,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup	dst=null	perm=null
2015-02-10 21:40:06,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:40:06,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:40:06,113 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49133, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298, duration: 218173
2015-02-10 21:40:06,113 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull
2015-02-10 21:40:06,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:40:06,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:40:06,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:40:06,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull	dst=null	perm=null
2015-02-10 21:40:06,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	dst=null	perm=null
2015-02-10 21:40:06,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouternull/part-00000	dst=null	perm=null
2015-02-10 21:40:06,120 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58378, bytes: 243, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742112_1288, duration: 188209
2015-02-10 21:40:06,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:06,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:06,143 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:40:06,143 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-10 21:40:06,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:06,164 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail] starting
2015-02-10 21:40:06,165 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:40:06,165 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:40:06,165 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes"]
2015-02-10 21:40:06,165 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  parallel execution is enabled: true
2015-02-10 21:40:06,166 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  starting jobs: 1
2015-02-10 21:40:06,166 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [tail]  allocating threads: 1
2015-02-10 21:40:06,167 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [tail] starting step: (1/1) ...ipesplatform/renamedpipes
2015-02-10 21:40:06,182 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:06,198 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:06,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:06,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:06,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:06,203 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 30
2015-02-10 21:40:06,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=null
2015-02-10 21:40:06,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:40:06,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:40:06,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,219 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742126_1302{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:40:06,224 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 src: /127.0.0.1:59520 dest: /127.0.0.1:52976
2015-02-10 21:40:06,226 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 src: /127.0.0.1:58382 dest: /127.0.0.1:37184
2015-02-10 21:40:06,227 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 src: /127.0.0.1:34582 dest: /127.0.0.1:46575
2015-02-10 21:40:06,234 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34582, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, duration: 5483450
2015-02-10 21:40:06,234 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:06,234 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742126_1302{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,235 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58382, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, duration: 4340194
2015-02-10 21:40:06,235 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,235 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742126_1302{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,236 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59520, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, duration: 4935436
2015-02-10 21:40:06,236 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742126_1302{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,236 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,270 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:06,271 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar
2015-02-10 21:40:06,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:06,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:06,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:06,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:40:06,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:40:06,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:40:06,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:40:06,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:40:06,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:06,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:06,287 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:06,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:06,290 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:06,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:06,293 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:06,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:06,296 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:06,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:06,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,307 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split
2015-02-10 21:40:06,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:06,312 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742127_1303{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:40:06,316 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303 src: /127.0.0.1:58384 dest: /127.0.0.1:37184
2015-02-10 21:40:06,317 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303 src: /127.0.0.1:34584 dest: /127.0.0.1:46575
2015-02-10 21:40:06,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303 src: /127.0.0.1:49140 dest: /127.0.0.1:57643
2015-02-10 21:40:06,321 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303 src: /127.0.0.1:59526 dest: /127.0.0.1:52976
2015-02-10 21:40:06,324 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59526, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 2305492
2015-02-10 21:40:06,324 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:06,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742127_1303{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,325 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49140, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 2887332
2015-02-10 21:40:06,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742127_1303{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,325 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,326 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34584, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 3720532
2015-02-10 21:40:06,326 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,327 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742127_1303{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,327 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58384, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 4705227
2015-02-10 21:40:06,327 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,328 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742127_1303{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,336 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:06,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,345 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742128_1304{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:40:06,349 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304 src: /127.0.0.1:58388 dest: /127.0.0.1:37184
2015-02-10 21:40:06,351 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304 src: /127.0.0.1:59528 dest: /127.0.0.1:52976
2015-02-10 21:40:06,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304 src: /127.0.0.1:49144 dest: /127.0.0.1:57643
2015-02-10 21:40:06,356 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49144, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, duration: 1677389
2015-02-10 21:40:06,356 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:06,356 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742128_1304{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,356 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59528, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, duration: 1651715
2015-02-10 21:40:06,357 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,357 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742128_1304{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,357 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58388, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, duration: 2390647
2015-02-10 21:40:06,358 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,358 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742128_1304{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,385 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:06,385 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:40:06,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:06,399 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742129_1305{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:40:06,402 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305 src: /127.0.0.1:34590 dest: /127.0.0.1:46575
2015-02-10 21:40:06,403 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305 src: /127.0.0.1:58392 dest: /127.0.0.1:37184
2015-02-10 21:40:06,405 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305 src: /127.0.0.1:49147 dest: /127.0.0.1:57643
2015-02-10 21:40:06,408 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49147, dest: /127.0.0.1:57643, bytes: 88504, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, duration: 1795005
2015-02-10 21:40:06,409 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:06,409 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742129_1305{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,409 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58392, dest: /127.0.0.1:37184, bytes: 88504, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, duration: 2463231
2015-02-10 21:40:06,410 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,410 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742129_1305{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,410 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34590, dest: /127.0.0.1:46575, bytes: 88504, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, duration: 3380125
2015-02-10 21:40:06,410 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:06,410 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742129_1305{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:06,415 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:06,415 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0030
2015-02-10 21:40:06,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=null
2015-02-10 21:40:06,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:06,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:06,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:06,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:06,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:06,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:06,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:06,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:06,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:06,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:06,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:06,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:06,431 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 30 submitted by user teamcity
2015-02-10 21:40:06,431 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0030
2015-02-10 21:40:06,431 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0030
2015-02-10 21:40:06,431 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0030
2015-02-10 21:40:06,431 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from NEW to NEW_SAVING
2015-02-10 21:40:06,432 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:40:06,432 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0030 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:40:06,432 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0030 from user: teamcity, in queue: default
2015-02-10 21:40:06,432 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from SUBMITTED to ACCEPTED
2015-02-10 21:40:06,432 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0030_000001
2015-02-10 21:40:06,433 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from NEW to SUBMITTED
2015-02-10 21:40:06,433 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0030 from user: teamcity activated in queue: default
2015-02-10 21:40:06,433 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0030 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:40:06,433 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0030_000001 to scheduler from user teamcity in queue default
2015-02-10 21:40:06,433 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0030
2015-02-10 21:40:06,434 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:40:06,447 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0030/
2015-02-10 21:40:06,447 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [tail] submitted hadoop job: job_1423603735088_0030
2015-02-10 21:40:06,447 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [tail] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0030/
2015-02-10 21:40:06,460 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:06,460 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000001
2015-02-10 21:40:06,460 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:40:06,460 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:06,460 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:06,460 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:06,461 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0030_01_000001
2015-02-10 21:40:06,461 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:06,461 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0030_000001
2015-02-10 21:40:06,461 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0030 AttemptId: appattempt_1423603735088_0030_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0030_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:40:06,462 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:40:06,462 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:40:06,462 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0030_000001
2015-02-10 21:40:06,463 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0030_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0030_000001
2015-02-10 21:40:06,463 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0030_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-10 21:40:06,466 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0030_000001 (auth:SIMPLE)
2015-02-10 21:40:06,468 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000001 by user teamcity
2015-02-10 21:40:06,469 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0030
2015-02-10 21:40:06,469 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000001
2015-02-10 21:40:06,469 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from NEW to INITING
2015-02-10 21:40:06,469 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000001 to application application_1423603735088_0030
2015-02-10 21:40:06,469 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0030_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0030_000001
2015-02-10 21:40:06,469 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from INITING to RUNNING
2015-02-10 21:40:06,470 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:40:06,470 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:40:06,470 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:06,470 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:40:06,470 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:40:06,471 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:40:06,471 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:40:06,471 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0030_01_000001
2015-02-10 21:40:06,491 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0030_01_000001.tokens. Credentials list: 
2015-02-10 21:40:06,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:06,599 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742126_1302 to datanode(s) 127.0.0.1:57643
2015-02-10 21:40:06,599 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742116_1292, blk_1073742117_1293, blk_1073742118_1294, blk_1073742119_1295, blk_1073742120_1296, blk_1073742121_1297]
2015-02-10 21:40:06,599 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742116_1292, blk_1073742117_1293, blk_1073742118_1294, blk_1073742121_1297]
2015-02-10 21:40:06,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0030_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001.tokens
2015-02-10 21:40:06,642 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:06,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:06,802 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59536, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1561945751_28520, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, duration: 1244822
2015-02-10 21:40:06,847 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:06,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:06,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:06,892 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49133, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1561945751_28520, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, duration: 240785
2015-02-10 21:40:06,917 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301
2015-02-10 21:40:06,918 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303
2015-02-10 21:40:06,919 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297
2015-02-10 21:40:06,919 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298
2015-02-10 21:40:06,921 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300
2015-02-10 21:40:06,925 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:06,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:06,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:06,965 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49133, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1561945751_28520, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 228115
2015-02-10 21:40:06,997 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:07,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:07,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:07,038 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58378, bytes: 89196, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1561945751_28520, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, duration: 431934
2015-02-10 21:40:07,072 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0030/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:07,072 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:07,117 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305
2015-02-10 21:40:07,118 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304
2015-02-10 21:40:07,121 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:07,122 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:07,237 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305
2015-02-10 21:40:07,238 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300
2015-02-10 21:40:07,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303
2015-02-10 21:40:07,264 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001/default_container_executor.sh]
2015-02-10 21:40:07,439 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302
2015-02-10 21:40:07,440 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299
2015-02-10 21:40:07,459 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:07,638 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301
2015-02-10 21:40:07,640 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304
2015-02-10 21:40:07,640 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303
2015-02-10 21:40:07,641 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299
2015-02-10 21:40:07,642 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297
2015-02-10 21:40:07,642 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116 for deletion
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117 for deletion
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118 for deletion
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121 for deletion
2015-02-10 21:40:07,669 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117
2015-02-10 21:40:07,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118
2015-02-10 21:40:07,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121
2015-02-10 21:40:07,671 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 to 127.0.0.1:57643 
2015-02-10 21:40:07,673 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 src: /127.0.0.1:49154 dest: /127.0.0.1:57643
2015-02-10 21:40:07,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:40:07,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302 src: /127.0.0.1:49154 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:40:07,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742126_1302 size 254067
2015-02-10 21:40:07,842 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302
2015-02-10 21:40:08,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116 for deletion
2015-02-10 21:40:08,219 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117 for deletion
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118 for deletion
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119 for deletion
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120 for deletion
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119
2015-02-10 21:40:08,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121 for deletion
2015-02-10 21:40:08,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120
2015-02-10 21:40:08,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121
2015-02-10 21:40:08,457 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305
2015-02-10 21:40:08,458 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299
2015-02-10 21:40:08,459 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304
2015-02-10 21:40:08,461 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742125_1301
2015-02-10 21:40:08,462 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742124_1300
2015-02-10 21:40:08,662 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302
2015-02-10 21:40:08,663 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742122_1298
2015-02-10 21:40:08,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742121_1297
2015-02-10 21:40:08,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303
2015-02-10 21:40:09,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:40:09,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:40:09,600 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742116_1292, blk_1073742117_1293, blk_1073742118_1294, blk_1073742119_1295, blk_1073742120_1296, blk_1073742121_1297]
2015-02-10 21:40:09,600 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742116_1292, blk_1073742117_1293, blk_1073742119_1295, blk_1073742120_1296]
2015-02-10 21:40:10,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:10,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:40:10,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:40:10,167 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:40:10,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=null
2015-02-10 21:40:10,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:10,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116 for deletion
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117 for deletion
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119 for deletion
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117
2015-02-10 21:40:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120 for deletion
2015-02-10 21:40:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119
2015-02-10 21:40:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120
2015-02-10 21:40:10,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:10,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:10,875 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58402, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742128_1304, duration: 272858
2015-02-10 21:40:11,139 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0029_01_000001 succeeded 
2015-02-10 21:40:11,140 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:40:11,140 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0029_01_000001
2015-02-10 21:40:11,157 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001
2015-02-10 21:40:11,157 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001
2015-02-10 21:40:11,159 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001
2015-02-10 21:40:11,160 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0029/container_1423603735088_0029_01_000001
2015-02-10 21:40:11,160 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000001
2015-02-10 21:40:11,160 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0029_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:40:11,161 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0029_01_000001 from application application_1423603735088_0029
2015-02-10 21:40:11,161 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:11,161 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0029
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116 for deletion
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117 for deletion
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118 for deletion
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742116_1292 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742116
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119 for deletion
2015-02-10 21:40:11,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742117_1293 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742117
2015-02-10 21:40:11,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120 for deletion
2015-02-10 21:40:11,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742119_1295 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742119
2015-02-10 21:40:11,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742118_1294 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742118
2015-02-10 21:40:11,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121 for deletion
2015-02-10 21:40:11,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742120_1296 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742120
2015-02-10 21:40:11,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742121_1297 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742121
2015-02-10 21:40:11,461 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0029_01_000001]
2015-02-10 21:40:11,461 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0029_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:11,461 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0029_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:40:11,461 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0029	CONTAINERID=container_1423603735088_0029_01_000001
2015-02-10 21:40:11,462 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0029_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:40:11,462 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:11,462 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0029_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:40:11,462 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:11,462 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:11,462 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0029_000001
2015-02-10 21:40:11,462 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0029_000001 released container container_1423603735088_0029_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:11,463 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0029_000001 State change from FINISHING to FINISHED
2015-02-10 21:40:11,463 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0029 State change from FINISHING to FINISHED
2015-02-10 21:40:11,463 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0029_000001
2015-02-10 21:40:11,463 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0029_000001 is done. finalState=FINISHED
2015-02-10 21:40:11,464 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0029 requests cleared
2015-02-10 21:40:11,464 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0029 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:40:11,464 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0029 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:40:11,463 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0029
2015-02-10 21:40:11,464 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0029,name=[17BF1A37869A406881D09DBAD792DF00/FF40F4A8160340739A1F14DEDE5C5BB4] lower*upper/(1/1) ...roupouternull-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0029/jobhistory/job/job_1423603735088_0029,appMasterHost=ip-10-31-157-187,startTime=1423604383425,finishTime=1423604404971,finalStatus=SUCCEEDED
2015-02-10 21:40:11,467 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0029_000001 (auth:SIMPLE)
2015-02-10 21:40:11,468 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0029_01_000001
2015-02-10 21:40:11,629 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:11,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:11,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:11,630 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0029
2015-02-10 21:40:11,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:11,630 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:11,630 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0029, with delay of 10800 seconds
2015-02-10 21:40:11,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,150 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302
2015-02-10 21:40:12,204 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:12,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,205 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0029
2015-02-10 21:40:12,205 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:12,205 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0029, with delay of 10800 seconds
2015-02-10 21:40:12,206 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,206 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,207 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,233 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0030_000001 (auth:SIMPLE)
2015-02-10 21:40:12,237 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0030_000001
2015-02-10 21:40:12,237 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0030	APPATTEMPTID=appattempt_1423603735088_0030_000001
2015-02-10 21:40:12,238 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:40:12,238 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from ACCEPTED to RUNNING
2015-02-10 21:40:12,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:12,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:12,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:12,462 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:12,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,463 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,463 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0029
2015-02-10 21:40:12,463 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0029
2015-02-10 21:40:12,463 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0029 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:12,464 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0029, with delay of 10800 seconds
2015-02-10 21:40:12,614 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742130_1306{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:40:12,667 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306 src: /127.0.0.1:34608 dest: /127.0.0.1:46575
2015-02-10 21:40:12,669 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306 src: /127.0.0.1:58410 dest: /127.0.0.1:37184
2015-02-10 21:40:12,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306 src: /127.0.0.1:49165 dest: /127.0.0.1:57643
2015-02-10 21:40:12,707 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49165, dest: /127.0.0.1:57643, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, duration: 34729905
2015-02-10 21:40:12,707 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:12,708 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742130_1306{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:12,709 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58410, dest: /127.0.0.1:37184, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, duration: 35104504
2015-02-10 21:40:12,709 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:12,709 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742130_1306{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:12,709 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34608, dest: /127.0.0.1:46575, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, duration: 35859109
2015-02-10 21:40:12,710 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:12,710 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742130_1306{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:12,718 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:13,462 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,463 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000002
2015-02-10 21:40:13,463 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:40:13,463 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:13,463 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,463 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,464 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,464 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000003
2015-02-10 21:40:13,464 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:40:13,464 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:13,464 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,465 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,629 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,630 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000004
2015-02-10 21:40:13,630 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:40:13,630 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:13,630 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,630 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,631 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000005
2015-02-10 21:40:13,631 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:40:13,631 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:13,631 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,632 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,632 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,632 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000006
2015-02-10 21:40:13,632 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:40:13,632 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:13,633 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,633 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,633 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:13,633 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000007
2015-02-10 21:40:13,633 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:40:13,634 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:13,634 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:13,634 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:13,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306
2015-02-10 21:40:14,314 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0030_01_000002
2015-02-10 21:40:14,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,315 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0030_01_000004
2015-02-10 21:40:14,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,316 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,316 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:14,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:14,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:14,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:14,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:14,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:14,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:14,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:14,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:14,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:14,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:14,512 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0030_000001 (auth:SIMPLE)
2015-02-10 21:40:14,512 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0030_000001 (auth:SIMPLE)
2015-02-10 21:40:14,517 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000005 by user teamcity
2015-02-10 21:40:14,517 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0030
2015-02-10 21:40:14,517 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000005
2015-02-10 21:40:14,517 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from NEW to INITING
2015-02-10 21:40:14,518 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000005 to application application_1423603735088_0030
2015-02-10 21:40:14,518 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from INITING to RUNNING
2015-02-10 21:40:14,518 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000006 by user teamcity
2015-02-10 21:40:14,518 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000004 by user teamcity
2015-02-10 21:40:14,518 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,518 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000004
2015-02-10 21:40:14,518 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000006
2015-02-10 21:40:14,519 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000007 by user teamcity
2015-02-10 21:40:14,518 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,519 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,519 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,519 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000007
2015-02-10 21:40:14,519 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,520 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:40:14,520 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:40:14,520 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000006 to application application_1423603735088_0030
2015-02-10 21:40:14,520 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000004 to application application_1423603735088_0030
2015-02-10 21:40:14,521 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000007 to application application_1423603735088_0030
2015-02-10 21:40:14,521 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0030_01_000005
2015-02-10 21:40:14,521 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,522 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000003 by user teamcity
2015-02-10 21:40:14,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,522 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000003
2015-02-10 21:40:14,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,522 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,522 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,522 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,523 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,523 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000002 by user teamcity
2015-02-10 21:40:14,523 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000003 to application application_1423603735088_0030
2015-02-10 21:40:14,523 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,523 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000002 to application application_1423603735088_0030
2015-02-10 21:40:14,523 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000002
2015-02-10 21:40:14,524 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,523 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,524 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,524 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,524 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:40:14,524 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,524 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,524 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,525 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,525 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,525 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,525 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,525 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,525 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,525 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0030_01_000006
2015-02-10 21:40:14,526 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:14,526 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:14,526 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:14,526 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0030_01_000004
2015-02-10 21:40:14,526 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0030_01_000007
2015-02-10 21:40:14,526 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:14,527 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:14,547 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0030_01_000005.tokens. Credentials list: 
2015-02-10 21:40:14,548 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0030_01_000004.tokens. Credentials list: 
2015-02-10 21:40:14,550 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0030_01_000006.tokens. Credentials list: 
2015-02-10 21:40:14,555 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0030_01_000007.tokens. Credentials list: 
2015-02-10 21:40:14,583 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:14,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:14,585 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:14,587 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:14,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:14,635 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:14,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:14,738 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000002/default_container_executor.sh]
2015-02-10 21:40:14,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000003/default_container_executor.sh]
2015-02-10 21:40:14,748 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0030_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005.tokens
2015-02-10 21:40:14,748 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:14,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:14,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar	dst=null	perm=null
2015-02-10 21:40:14,921 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34615, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_232865311_28829, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742126_1302, duration: 1194329
2015-02-10 21:40:14,969 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:15,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:15,004 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml	dst=null	perm=null
2015-02-10 21:40:15,015 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34615, bytes: 89196, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_232865311_28829, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742129_1305, duration: 398529
2015-02-10 21:40:15,052 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:15,052 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:15,052 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:15,053 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:15,053 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:15,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:15,119 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:15,120 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:15,120 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:15,121 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:15,121 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:15,127 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:15,127 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:15,301 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004/default_container_executor.sh]
2015-02-10 21:40:15,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006/default_container_executor.sh]
2015-02-10 21:40:15,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005/default_container_executor.sh]
2015-02-10 21:40:15,324 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007/default_container_executor.sh]
2015-02-10 21:40:15,336 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:40:15,463 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:15,463 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:16,197 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:16,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0030_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007.tokens
2015-02-10 21:40:16,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:17,172 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306
2015-02-10 21:40:17,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:17,645 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306
2015-02-10 21:40:18,029 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0030_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006.tokens
2015-02-10 21:40:18,029 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:18,514 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:19,361 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0030_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004.tokens
2015-02-10 21:40:19,362 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:19,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,132 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49183, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000000_0_940041967_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 283880
2015-02-10 21:40:20,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:20,314 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59570, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000001_0_-2068685734_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 269458
2015-02-10 21:40:20,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:20,445 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34631, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000001_0_-2068685734_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 293960
2015-02-10 21:40:20,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,755 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34634, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000000_0_940041967_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 291313
2015-02-10 21:40:20,810 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58436, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000002_0_1659600146_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 255529
2015-02-10 21:40:20,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job.split	dst=null	perm=null
2015-02-10 21:40:20,895 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49192, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000005_0_1638872992_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 264695
2015-02-10 21:40:20,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000000_0	dst=null	perm=null
2015-02-10 21:40:20,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:21,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:21,024 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000002
2015-02-10 21:40:21,024 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58442, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000005_0_1638872992_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 10933292
2015-02-10 21:40:21,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,024 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000002
2015-02-10 21:40:21,027 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59579, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000004_0_1612939275_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 227511
2015-02-10 21:40:21,024 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58441, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000003_0_-228435621_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742127_1303, duration: 10945505
2015-02-10 21:40:21,027 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000002
2015-02-10 21:40:21,045 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000002 is : 143
2015-02-10 21:40:21,053 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742131_1307{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:40:21,061 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307 src: /127.0.0.1:34642 dest: /127.0.0.1:46575
2015-02-10 21:40:21,079 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307 src: /127.0.0.1:59583 dest: /127.0.0.1:52976
2015-02-10 21:40:21,081 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307 src: /127.0.0.1:58445 dest: /127.0.0.1:37184
2015-02-10 21:40:21,082 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,083 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000002
2015-02-10 21:40:21,083 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000002
2015-02-10 21:40:21,083 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000002
2015-02-10 21:40:21,083 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000002
2015-02-10 21:40:21,083 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,084 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000002
2015-02-10 21:40:21,084 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000002 from application application_1423603735088_0030
2015-02-10 21:40:21,084 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,084 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:21,101 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist for DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:21,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000001_0	dst=null	perm=null
2015-02-10 21:40:21,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:21,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:21,170 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34645, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000004_0_1612939275_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 268736
2015-02-10 21:40:21,179 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59586, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000003_0_-228435621_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 2026175
2015-02-10 21:40:21,232 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000003
2015-02-10 21:40:21,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_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000003
2015-02-10 21:40:21,233 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,233 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000003
2015-02-10 21:40:21,233 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000002]
2015-02-10 21:40:21,235 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:21,235 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:40:21,235 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000002
2015-02-10 21:40:21,235 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:40:21,236 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:40:21,237 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:40:21,237 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:21,237 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:21,237 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:40:21,251 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000003 is : 143
2015-02-10 21:40:21,296 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000003
2015-02-10 21:40:21,299 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000003
2015-02-10 21:40:21,299 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000003
2015-02-10 21:40:21,300 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000003
2015-02-10 21:40:21,299 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000003
2015-02-10 21:40:21,300 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,301 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000003 from application application_1423603735088_0030
2015-02-10 21:40:21,301 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,301 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:21,449 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58436, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0030_m_000002_0_1659600146_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 253564
2015-02-10 21:40:21,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000002_0	dst=null	perm=null
2015-02-10 21:40:21,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000005_0	dst=null	perm=null
2015-02-10 21:40:21,664 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000004
2015-02-10 21:40:21,665 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000004
2015-02-10 21:40:21,665 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,665 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000004
2015-02-10 21:40:21,682 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000004 is : 143
2015-02-10 21:40:21,701 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000007
2015-02-10 21:40:21,701 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000007
2015-02-10 21:40:21,706 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,707 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004
2015-02-10 21:40:21,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004
2015-02-10 21:40:21,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004
2015-02-10 21:40:21,709 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000004
2015-02-10 21:40:21,710 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000007
2015-02-10 21:40:21,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000004_0	dst=null	perm=null
2015-02-10 21:40:21,737 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000007 is : 143
2015-02-10 21:40:21,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_m_000003_0	dst=null	perm=null
2015-02-10 21:40:21,755 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000004
2015-02-10 21:40:21,756 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,756 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,756 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000004 from application application_1423603735088_0030
2015-02-10 21:40:21,756 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,756 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:21,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007
2015-02-10 21:40:21,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007
2015-02-10 21:40:21,757 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000007
2015-02-10 21:40:21,757 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007
2015-02-10 21:40:21,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000007
2015-02-10 21:40:21,758 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,758 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000007 from application application_1423603735088_0030
2015-02-10 21:40:21,758 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,759 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:21,804 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000006
2015-02-10 21:40:21,804 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000006
2015-02-10 21:40:21,804 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,804 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000006
2015-02-10 21:40:21,805 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000007, container_1423603735088_0030_01_000004]
2015-02-10 21:40:21,805 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:21,805 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:40:21,806 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000004
2015-02-10 21:40:21,806 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:40:21,806 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:40:21,808 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:21,808 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:21,808 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:21,808 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:40:21,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:21,809 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:40:21,809 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000007
2015-02-10 21:40:21,809 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:40:21,809 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:40:21,811 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:21,811 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:21,812 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:21,812 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:21,825 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000006 is : 143
2015-02-10 21:40:21,826 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000005
2015-02-10 21:40:21,826 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000005
2015-02-10 21:40:21,841 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,841 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:40:21,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006
2015-02-10 21:40:21,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006
2015-02-10 21:40:21,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006
2015-02-10 21:40:21,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000006
2015-02-10 21:40:21,842 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000005
2015-02-10 21:40:21,858 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000005 is : 143
2015-02-10 21:40:21,874 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000006
2015-02-10 21:40:21,874 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,875 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:21,875 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000006 from application application_1423603735088_0030
2015-02-10 21:40:21,875 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,875 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:21,876 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005
2015-02-10 21:40:21,876 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005
2015-02-10 21:40:21,876 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005
2015-02-10 21:40:21,877 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000005
2015-02-10 21:40:21,878 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000005
2015-02-10 21:40:21,878 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:21,878 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000005 from application application_1423603735088_0030
2015-02-10 21:40:21,879 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:21,879 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:22,234 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000003]
2015-02-10 21:40:22,234 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:22,234 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:40:22,234 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000003
2015-02-10 21:40:22,234 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:40:22,235 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:40:22,235 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:40:22,235 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:22,236 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:22,236 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:22,827 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000006, container_1423603735088_0030_01_000005]
2015-02-10 21:40:22,828 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:22,828 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:40:22,828 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000005
2015-02-10 21:40:22,828 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:40:22,828 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:40:22,830 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:22,830 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:22,830 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:22,830 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:40:22,830 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:22,830 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:40:22,830 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000006
2015-02-10 21:40:22,831 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:22,831 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:22,831 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:22,831 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:22,832 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:22,832 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:22,832 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:22,832 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000008
2015-02-10 21:40:22,832 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0030_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:40:22,832 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0030_000001 container=Container: [ContainerId: container_1423603735088_0030_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:22,833 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:22,833 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:23,360 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:23,373 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0030_01_000008 by user teamcity
2015-02-10 21:40:23,373 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000008
2015-02-10 21:40:23,373 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0030_01_000008 to application application_1423603735088_0030
2015-02-10 21:40:23,374 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:40:23,374 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0030
2015-02-10 21:40:23,374 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0030
2015-02-10 21:40:23,374 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:23,374 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0030
2015-02-10 21:40:23,375 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:23,423 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:23,424 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:23,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000008/default_container_executor.sh]
2015-02-10 21:40:23,828 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:24,363 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:40:27,092 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:27,094 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:27,119 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:27,123 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:27,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:27,573 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742132_1308{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:40:27,720 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308 src: /127.0.0.1:34658 dest: /127.0.0.1:46575
2015-02-10 21:40:27,722 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308 src: /127.0.0.1:58460 dest: /127.0.0.1:37184
2015-02-10 21:40:27,725 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308 src: /127.0.0.1:49215 dest: /127.0.0.1:57643
2015-02-10 21:40:27,776 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49215, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0030_r_000000_0_-1589699040_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 49956266
2015-02-10 21:40:27,777 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:27,777 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742132_1308{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:27,777 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58460, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0030_r_000000_0_-1589699040_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 50783939
2015-02-10 21:40:27,778 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:27,778 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742132_1308{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:27,778 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34658, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0030_r_000000_0_-1589699040_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 51498092
2015-02-10 21:40:27,778 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:27,779 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742132_1308{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:40:27,785 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0030_r_000000_0_-1589699040_1
2015-02-10 21:40:27,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0	dst=null	perm=null
2015-02-10 21:40:27,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0	dst=null	perm=null
2015-02-10 21:40:27,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/task_1423603735088_0030_r_000000	dst=null	perm=null
2015-02-10 21:40:27,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/_temporary/attempt_1423603735088_0030_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/task_1423603735088_0030_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:27,980 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000008
2015-02-10 21:40:27,980 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000008
2015-02-10 21:40:27,981 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:40:27,981 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000008
2015-02-10 21:40:27,989 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:27,995 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1	dst=null	perm=null
2015-02-10 21:40:28,002 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0030_01_000008 is : 143
2015-02-10 21:40:28,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:28,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:28,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/task_1423603735088_0030_r_000000	dst=null	perm=null
2015-02-10 21:40:28,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	dst=null	perm=null
2015-02-10 21:40:28,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary/1/task_1423603735088_0030_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,021 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:28,022 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000008
2015-02-10 21:40:28,023 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000008
2015-02-10 21:40:28,023 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000008
2015-02-10 21:40:28,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000008
2015-02-10 21:40:28,025 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000008
2015-02-10 21:40:28,025 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:28,025 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000008 from application application_1423603735088_0030
2015-02-10 21:40:28,025 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:28,025 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:28,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary	dst=null	perm=null
2015-02-10 21:40:28,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,039 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,045 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,074 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58445, dest: /127.0.0.1:37184, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, duration: 6978743296
2015-02-10 21:40:28,075 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:28,076 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742131_1307{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16873
2015-02-10 21:40:28,076 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59583, dest: /127.0.0.1:52976, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, duration: 6991458396
2015-02-10 21:40:28,077 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,077 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742131_1307{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16873
2015-02-10 21:40:28,078 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34642, dest: /127.0.0.1:46575, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, duration: 6982190463
2015-02-10 21:40:28,078 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,078 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742131_1307{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16873
2015-02-10 21:40:28,082 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,090 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742133_1309{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:40:28,094 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309 src: /127.0.0.1:59601 dest: /127.0.0.1:52976
2015-02-10 21:40:28,096 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309 src: /127.0.0.1:58463 dest: /127.0.0.1:37184
2015-02-10 21:40:28,098 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309 src: /127.0.0.1:34663 dest: /127.0.0.1:46575
2015-02-10 21:40:28,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34663, dest: /127.0.0.1:46575, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, duration: 2105487
2015-02-10 21:40:28,102 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:28,102 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742133_1309{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,103 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58463, dest: /127.0.0.1:37184, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, duration: 1902209
2015-02-10 21:40:28,103 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742133_1309{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,103 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,104 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59601, dest: /127.0.0.1:52976, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, duration: 3973602
2015-02-10 21:40:28,104 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,104 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742133_1309{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,108 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary_tmp is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist	dst=null	perm=null
2015-02-10 21:40:28,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:28,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist	dst=null	perm=null
2015-02-10 21:40:28,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:28,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1.jhist	dst=null	perm=null
2015-02-10 21:40:28,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,141 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58465, bytes: 77132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307, duration: 415236
2015-02-10 21:40:28,144 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742134_1310{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:40:28,148 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310 src: /127.0.0.1:58466 dest: /127.0.0.1:37184
2015-02-10 21:40:28,150 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310 src: /127.0.0.1:49221 dest: /127.0.0.1:57643
2015-02-10 21:40:28,151 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310 src: /127.0.0.1:59607 dest: /127.0.0.1:52976
2015-02-10 21:40:28,156 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59607, dest: /127.0.0.1:52976, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, duration: 3391658
2015-02-10 21:40:28,156 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:28,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742134_1310{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,157 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49221, dest: /127.0.0.1:57643, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, duration: 3658171
2015-02-10 21:40:28,157 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742134_1310{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,158 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58466, dest: /127.0.0.1:37184, bytes: 76532, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, duration: 4620848
2015-02-10 21:40:28,158 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,158 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742134_1310{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,162 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:28,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:28,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:28,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:28,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030/job_1423603735088_0030_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:28,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:28,222 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49223, bytes: 104403, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742130_1306, duration: 488978
2015-02-10 21:40:28,224 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742135_1311{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:40:28,230 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311 src: /127.0.0.1:59609 dest: /127.0.0.1:52976
2015-02-10 21:40:28,232 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311 src: /127.0.0.1:49225 dest: /127.0.0.1:57643
2015-02-10 21:40:28,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311 src: /127.0.0.1:58472 dest: /127.0.0.1:37184
2015-02-10 21:40:28,238 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58472, dest: /127.0.0.1:37184, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, duration: 3076453
2015-02-10 21:40:28,238 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742135_1311{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,238 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49225, dest: /127.0.0.1:57643, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, duration: 3656654
2015-02-10 21:40:28,239 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,249 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742135_1311{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,250 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59609, dest: /127.0.0.1:52976, bytes: 103591, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1933516047_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, duration: 14147390
2015-02-10 21:40:28,249 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:28,250 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:28,251 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742135_1311{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:28,255 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1933516047_1
2015-02-10 21:40:28,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:28,282 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0030_000001 with final state: FINISHING
2015-02-10 21:40:28,283 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:28,283 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0030 with final state: FINISHING
2015-02-10 21:40:28,283 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:28,283 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0030
2015-02-10 21:40:28,283 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:28,283 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:28,677 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742131_1307
2015-02-10 21:40:28,679 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310
2015-02-10 21:40:28,679 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308
2015-02-10 21:40:28,680 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311
2015-02-10 21:40:28,681 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309
2015-02-10 21:40:28,982 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000008]
2015-02-10 21:40:28,982 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:28,982 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:40:28,982 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000008
2015-02-10 21:40:28,982 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:28,982 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:28,984 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:28,984 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:28,984 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:28,984 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:29,293 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742126_1302 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:40:29,294 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742127_1303 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:40:29,294 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742128_1304 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:29,294 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742129_1305 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:40:29,294 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742131_1307 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:40:29,295 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742130_1306 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:40:29,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0030	dst=null	perm=null
2015-02-10 21:40:29,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,358 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary
2015-02-10 21:40:29,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/_temporary	dst=null	perm=null
2015-02-10 21:40:29,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,381 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:29,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	dst=null	perm=null
2015-02-10 21:40:29,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58474, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 243076
2015-02-10 21:40:29,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,404 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:29,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	dst=null	perm=null
2015-02-10 21:40:29,407 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49229, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 217283
2015-02-10 21:40:29,407 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes
2015-02-10 21:40:29,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes	dst=null	perm=null
2015-02-10 21:40:29,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	dst=null	perm=null
2015-02-10 21:40:29,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/renamedpipes/part-00000	dst=null	perm=null
2015-02-10 21:40:29,414 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34675, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308, duration: 213996
2015-02-10 21:40:29,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:29,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:29,438 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:40:29,439 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-10 21:40:29,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:40:29,469 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch"]
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 2
2015-02-10 21:40:29,470 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 2
2015-02-10 21:40:29,472 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (2/2)
2015-02-10 21:40:29,487 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:29,503 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:29,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:29,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:29,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:29,509 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 31
2015-02-10 21:40:29,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=null
2015-02-10 21:40:29,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:40:29,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:40:29,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:29,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,522 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742136_1312{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:40:29,526 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 src: /127.0.0.1:58478 dest: /127.0.0.1:37184
2015-02-10 21:40:29,527 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 src: /127.0.0.1:34678 dest: /127.0.0.1:46575
2015-02-10 21:40:29,529 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 src: /127.0.0.1:59619 dest: /127.0.0.1:52976
2015-02-10 21:40:29,536 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59619, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, duration: 3120802
2015-02-10 21:40:29,536 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742136_1312{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,536 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:29,537 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34678, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, duration: 3994319
2015-02-10 21:40:29,537 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742136_1312{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,537 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,538 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58478, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, duration: 3555336
2015-02-10 21:40:29,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742136_1312{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,538 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,542 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:29,543 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar
2015-02-10 21:40:29,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:29,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:29,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:29,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:29,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:40:29,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:40:29,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:40:29,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:40:29,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:40:29,555 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:29,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:29,558 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:29,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:29,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,566 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split
2015-02-10 21:40:29,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:29,571 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742137_1313{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:40:29,576 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313 src: /127.0.0.1:59620 dest: /127.0.0.1:52976
2015-02-10 21:40:29,577 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313 src: /127.0.0.1:49236 dest: /127.0.0.1:57643
2015-02-10 21:40:29,579 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313 src: /127.0.0.1:34682 dest: /127.0.0.1:46575
2015-02-10 21:40:29,581 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313 src: /127.0.0.1:58484 dest: /127.0.0.1:37184
2015-02-10 21:40:29,586 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58484, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 4205798
2015-02-10 21:40:29,587 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:29,587 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742137_1313{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,587 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34682, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 4841805
2015-02-10 21:40:29,588 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,588 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742137_1313{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,588 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49236, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 5295729
2015-02-10 21:40:29,589 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742137_1313{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,590 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59620, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 6566810
2015-02-10 21:40:29,590 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742137_1313{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,590 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,594 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:29,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,608 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742138_1314{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:40:29,614 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314 src: /127.0.0.1:59624 dest: /127.0.0.1:52976
2015-02-10 21:40:29,616 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314 src: /127.0.0.1:58486 dest: /127.0.0.1:37184
2015-02-10 21:40:29,618 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314 src: /127.0.0.1:49241 dest: /127.0.0.1:57643
2015-02-10 21:40:29,622 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49241, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, duration: 1712607
2015-02-10 21:40:29,622 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:29,622 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742138_1314{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,622 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58486, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, duration: 2185492
2015-02-10 21:40:29,623 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,623 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742138_1314{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,623 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59624, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, duration: 2785660
2015-02-10 21:40:29,624 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,624 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742138_1314{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,628 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:29,629 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:40:29,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:29,720 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742139_1315{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:40:29,724 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315 src: /127.0.0.1:58488 dest: /127.0.0.1:37184
2015-02-10 21:40:29,726 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315 src: /127.0.0.1:34688 dest: /127.0.0.1:46575
2015-02-10 21:40:29,727 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315 src: /127.0.0.1:49244 dest: /127.0.0.1:57643
2015-02-10 21:40:29,731 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49244, dest: /127.0.0.1:57643, bytes: 87763, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, duration: 2062973
2015-02-10 21:40:29,731 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:29,731 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742139_1315{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,732 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34688, dest: /127.0.0.1:46575, bytes: 87763, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, duration: 2713801
2015-02-10 21:40:29,732 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,732 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742139_1315{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,732 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58488, dest: /127.0.0.1:37184, bytes: 87763, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, duration: 3283092
2015-02-10 21:40:29,733 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:29,733 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742139_1315{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:29,737 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:29,738 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0031
2015-02-10 21:40:29,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=null
2015-02-10 21:40:29,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:29,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:29,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:29,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:29,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:29,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:29,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:29,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:29,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:29,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:29,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:29,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:29,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:29,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:29,754 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 31 submitted by user teamcity
2015-02-10 21:40:29,754 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0031
2015-02-10 21:40:29,754 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0031
2015-02-10 21:40:29,754 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0031
2015-02-10 21:40:29,754 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from NEW to NEW_SAVING
2015-02-10 21:40:29,755 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:40:29,755 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0031 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:40:29,755 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0031 from user: teamcity, in queue: default
2015-02-10 21:40:29,755 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0031
2015-02-10 21:40:29,756 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from SUBMITTED to ACCEPTED
2015-02-10 21:40:29,756 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0031_000001
2015-02-10 21:40:29,756 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from NEW to SUBMITTED
2015-02-10 21:40:29,756 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0031 from user: teamcity activated in queue: default
2015-02-10 21:40:29,757 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0031 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:40:29,757 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0031_000001 to scheduler from user teamcity in queue default
2015-02-10 21:40:29,757 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:40:29,758 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0031/
2015-02-10 21:40:29,758 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0031
2015-02-10 21:40:29,759 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0031/
2015-02-10 21:40:29,983 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:29,983 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000001
2015-02-10 21:40:29,983 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:40:29,983 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:29,984 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:29,984 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:29,984 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0031_01_000001
2015-02-10 21:40:29,984 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:29,984 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0031_000001
2015-02-10 21:40:29,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0031 AttemptId: appattempt_1423603735088_0031_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0031_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:40:29,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:40:29,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:40:29,985 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0031_000001
2015-02-10 21:40:29,986 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0031_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0031_000001
2015-02-10 21:40:29,986 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0031_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-10 21:40:29,989 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0031_000001 (auth:SIMPLE)
2015-02-10 21:40:29,991 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000001 by user teamcity
2015-02-10 21:40:29,991 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0031
2015-02-10 21:40:29,992 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000001
2015-02-10 21:40:29,992 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from NEW to INITING
2015-02-10 21:40:29,992 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000001 to application application_1423603735088_0031
2015-02-10 21:40:29,992 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0031_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0031_000001
2015-02-10 21:40:29,992 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from INITING to RUNNING
2015-02-10 21:40:29,992 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:40:29,993 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:40:29,993 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:29,993 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:40:29,993 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:40:29,993 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:40:29,994 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:40:29,994 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0031_01_000001
2015-02-10 21:40:30,010 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0031_01_000001.tokens. Credentials list: 
2015-02-10 21:40:30,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:30,173 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0031_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001.tokens
2015-02-10 21:40:30,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:30,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:30,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:30,334 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58474, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-428389094_29481, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, duration: 1131984
2015-02-10 21:40:30,379 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:30,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:30,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:30,420 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59633, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-428389094_29481, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, duration: 259913
2015-02-10 21:40:30,453 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:30,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:30,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:30,494 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49229, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-428389094_29481, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 246774
2015-02-10 21:40:30,528 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:30,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:30,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:30,567 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34675, bytes: 88451, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-428389094_29481, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, duration: 430929
2015-02-10 21:40:30,602 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:30,602 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:30,603 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073742136_1312 to datanode(s) 127.0.0.1:57643
2015-02-10 21:40:30,603 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742129_1305, blk_1073742130_1306, blk_1073742131_1307, blk_1073742126_1302, blk_1073742127_1303]
2015-02-10 21:40:30,603 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742128_1304, blk_1073742131_1307, blk_1073742126_1302, blk_1073742127_1303]
2015-02-10 21:40:30,649 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:30,649 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:30,765 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001/default_container_executor.sh]
2015-02-10 21:40:30,983 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:31,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129 for deletion
2015-02-10 21:40:31,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130 for deletion
2015-02-10 21:40:31,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131 for deletion
2015-02-10 21:40:31,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126 for deletion
2015-02-10 21:40:31,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130
2015-02-10 21:40:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129
2015-02-10 21:40:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131
2015-02-10 21:40:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127 for deletion
2015-02-10 21:40:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126
2015-02-10 21:40:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127
2015-02-10 21:40:32,179 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311
2015-02-10 21:40:32,181 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315
2015-02-10 21:40:32,181 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314
2015-02-10 21:40:32,182 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313
2015-02-10 21:40:32,183 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310
2015-02-10 21:40:32,183 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308
2015-02-10 21:40:32,228 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 to 127.0.0.1:57643 
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128 for deletion
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131 for deletion
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126 for deletion
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131
2015-02-10 21:40:32,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127 for deletion
2015-02-10 21:40:32,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126
2015-02-10 21:40:32,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127
2015-02-10 21:40:32,231 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 src: /127.0.0.1:49249 dest: /127.0.0.1:57643
2015-02-10 21:40:32,232 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:40:32,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312 src: /127.0.0.1:49249 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:40:32,234 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742136_1312 size 254067
2015-02-10 21:40:32,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315
2015-02-10 21:40:32,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313
2015-02-10 21:40:32,848 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313
2015-02-10 21:40:32,851 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312
2015-02-10 21:40:32,852 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312
2015-02-10 21:40:32,852 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742134_1310
2015-02-10 21:40:32,853 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742132_1308
2015-02-10 21:40:32,853 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309
2015-02-10 21:40:32,853 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314
2015-02-10 21:40:32,854 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309
2015-02-10 21:40:33,051 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742135_1311
2015-02-10 21:40:33,604 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742128_1304, blk_1073742129_1305, blk_1073742130_1306, blk_1073742131_1307, blk_1073742126_1302, blk_1073742127_1303]
2015-02-10 21:40:33,604 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742128_1304, blk_1073742129_1305, blk_1073742130_1306, blk_1073742126_1302, blk_1073742127_1303]
2015-02-10 21:40:33,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:33,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:40:33,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:40:33,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:40:33,689 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312
2015-02-10 21:40:33,689 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313
2015-02-10 21:40:33,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=null
2015-02-10 21:40:33,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:33,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:33,888 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315
2015-02-10 21:40:33,889 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314
2015-02-10 21:40:34,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:34,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:34,418 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59638, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742138_1314, duration: 266196
2015-02-10 21:40:34,453 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0030_01_000001 succeeded 
2015-02-10 21:40:34,453 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:40:34,453 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0030_01_000001
2015-02-10 21:40:34,469 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001
2015-02-10 21:40:34,469 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001
2015-02-10 21:40:34,470 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000001
2015-02-10 21:40:34,470 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0030_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:40:34,470 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0030_01_000001 from application application_1423603735088_0030
2015-02-10 21:40:34,470 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:34,470 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0030
2015-02-10 21:40:34,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001
2015-02-10 21:40:34,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030/container_1423603735088_0030_01_000001
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128 for deletion
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129 for deletion
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130 for deletion
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129
2015-02-10 21:40:34,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126 for deletion
2015-02-10 21:40:34,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130
2015-02-10 21:40:34,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127 for deletion
2015-02-10 21:40:34,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126
2015-02-10 21:40:34,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127
2015-02-10 21:40:35,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128 for deletion
2015-02-10 21:40:35,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129 for deletion
2015-02-10 21:40:35,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742128_1304 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742128
2015-02-10 21:40:35,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130 for deletion
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742129_1305 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742129
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131 for deletion
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126 for deletion
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127 for deletion
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742131_1307 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742131
2015-02-10 21:40:35,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742127_1303 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742127
2015-02-10 21:40:35,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742130_1306 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742130
2015-02-10 21:40:35,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742126_1302 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742126
2015-02-10 21:40:35,238 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0030_01_000001]
2015-02-10 21:40:35,238 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0030_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:35,238 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0030_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:40:35,238 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0030_000001
2015-02-10 21:40:35,239 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0030	CONTAINERID=container_1423603735088_0030_01_000001
2015-02-10 21:40:35,239 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0030_000001 State change from FINISHING to FINISHED
2015-02-10 21:40:35,239 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0030_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:35,239 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0030 State change from FINISHING to FINISHED
2015-02-10 21:40:35,239 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:35,239 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0030
2015-02-10 21:40:35,239 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0030_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:40:35,239 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0030,name=[C00FD229DB564DB78CFB6EF5FC0DC5EB/B2582618A23742B29E51553521D4443D] tail/(1/1) ...ipesplatform/renamedpipes,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0030/jobhistory/job/job_1423603735088_0030,appMasterHost=ip-10-31-157-187,startTime=1423604406430,finishTime=1423604428283,finalStatus=SUCCEEDED
2015-02-10 21:40:35,239 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:35,240 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:35,240 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0030_000001 released container container_1423603735088_0030_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:35,240 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0030_000001 is done. finalState=FINISHED
2015-02-10 21:40:35,240 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0030 requests cleared
2015-02-10 21:40:35,240 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0030 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:40:35,240 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0030 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:40:35,241 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0030_000001
2015-02-10 21:40:35,246 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0030_000001 (auth:SIMPLE)
2015-02-10 21:40:35,247 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0030_01_000001
2015-02-10 21:40:35,762 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0031_000001 (auth:SIMPLE)
2015-02-10 21:40:35,766 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0031_000001
2015-02-10 21:40:35,766 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0031	APPATTEMPTID=appattempt_1423603735088_0031_000001
2015-02-10 21:40:35,766 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:40:35,766 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from ACCEPTED to RUNNING
2015-02-10 21:40:35,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:35,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:35,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:35,984 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:35,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:35,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:35,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:35,985 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0030
2015-02-10 21:40:35,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:35,986 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:35,986 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0030, with delay of 10800 seconds
2015-02-10 21:40:36,142 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742140_1316{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:40:36,199 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316 src: /127.0.0.1:34703 dest: /127.0.0.1:46575
2015-02-10 21:40:36,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316 src: /127.0.0.1:59644 dest: /127.0.0.1:52976
2015-02-10 21:40:36,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316 src: /127.0.0.1:49260 dest: /127.0.0.1:57643
2015-02-10 21:40:36,233 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49260, dest: /127.0.0.1:57643, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, duration: 28390914
2015-02-10 21:40:36,233 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:36,233 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742140_1316{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:36,233 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59644, dest: /127.0.0.1:52976, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, duration: 29063668
2015-02-10 21:40:36,234 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:36,234 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742140_1316{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:36,235 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34703, dest: /127.0.0.1:46575, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, duration: 30210240
2015-02-10 21:40:36,235 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:36,235 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742140_1316{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:40:36,238 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:36,239 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:36,239 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:36,239 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0030
2015-02-10 21:40:36,240 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0030 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:36,240 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0030, with delay of 10800 seconds
2015-02-10 21:40:36,240 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:36,240 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0030
2015-02-10 21:40:36,241 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:36,985 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:36,985 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000002
2015-02-10 21:40:36,986 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:40:36,986 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:36,986 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:36,986 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:36,986 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:36,987 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000003
2015-02-10 21:40:36,987 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:40:36,987 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:40:36,987 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:36,987 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:37,152 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:37,152 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000004
2015-02-10 21:40:37,153 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:40:37,153 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:40:37,153 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:37,153 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:37,154 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:37,154 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000005
2015-02-10 21:40:37,154 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:40:37,154 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:40:37,154 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:37,155 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:37,155 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:37,155 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000006
2015-02-10 21:40:37,155 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:40:37,156 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:40:37,156 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:37,156 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:37,191 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312
2015-02-10 21:40:37,391 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316
2015-02-10 21:40:37,837 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0031_01_000002
2015-02-10 21:40:37,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:37,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:37,838 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0031_01_000004
2015-02-10 21:40:37,838 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:37,838 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:37,839 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:37,860 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316
2015-02-10 21:40:37,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:37,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:37,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:37,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:37,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:37,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:37,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:37,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:37,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:37,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:38,032 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0031_000001 (auth:SIMPLE)
2015-02-10 21:40:38,032 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0031_000001 (auth:SIMPLE)
2015-02-10 21:40:38,043 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000002 by user teamcity
2015-02-10 21:40:38,043 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000005 by user teamcity
2015-02-10 21:40:38,043 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000002
2015-02-10 21:40:38,043 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000003 by user teamcity
2015-02-10 21:40:38,043 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000002 to application application_1423603735088_0031
2015-02-10 21:40:38,043 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000006 by user teamcity
2015-02-10 21:40:38,043 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0031
2015-02-10 21:40:38,044 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000006
2015-02-10 21:40:38,044 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000005
2015-02-10 21:40:38,043 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000003 to application application_1423603735088_0031
2015-02-10 21:40:38,044 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:40:38,043 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000003
2015-02-10 21:40:38,045 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:40:38,045 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,044 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000006 to application application_1423603735088_0031
2015-02-10 21:40:38,045 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,045 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:38,045 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000004 by user teamcity
2015-02-10 21:40:38,045 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:38,045 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from NEW to INITING
2015-02-10 21:40:38,046 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000004
2015-02-10 21:40:38,046 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000005 to application application_1423603735088_0031
2015-02-10 21:40:38,046 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,046 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000004 to application application_1423603735088_0031
2015-02-10 21:40:38,046 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,046 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:38,047 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from INITING to RUNNING
2015-02-10 21:40:38,047 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:38,047 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:40:38,047 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:40:38,047 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:38,048 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:40:38,048 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:38,048 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,048 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,048 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:38,048 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:38,049 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:40:38,049 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:40:38,049 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,049 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,049 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:38,049 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:38,050 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,050 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:38,050 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:38,050 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:38,050 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0031_01_000006
2015-02-10 21:40:38,051 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0031_01_000005
2015-02-10 21:40:38,051 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0031_01_000004
2015-02-10 21:40:38,057 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316
2015-02-10 21:40:38,076 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0031_01_000005.tokens. Credentials list: 
2015-02-10 21:40:38,078 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0031_01_000006.tokens. Credentials list: 
2015-02-10 21:40:38,078 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0031_01_000004.tokens. Credentials list: 
2015-02-10 21:40:38,106 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:38,107 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:38,109 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:38,109 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:38,115 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:38,153 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:38,153 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:38,153 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:38,250 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000002/default_container_executor.sh]
2015-02-10 21:40:38,253 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000003/default_container_executor.sh]
2015-02-10 21:40:38,267 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0031_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005.tokens
2015-02-10 21:40:38,268 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:38,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:38,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar	dst=null	perm=null
2015-02-10 21:40:38,440 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34712, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-530042916_29785, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742136_1312, duration: 3373956
2015-02-10 21:40:38,490 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:38,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:38,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml	dst=null	perm=null
2015-02-10 21:40:38,535 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34712, bytes: 88451, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-530042916_29785, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742139_1315, duration: 382029
2015-02-10 21:40:38,572 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:38,572 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:38,573 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:38,573 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:38,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:38,635 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:38,636 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:38,637 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:38,638 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:38,638 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:38,797 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006/default_container_executor.sh]
2015-02-10 21:40:38,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005/default_container_executor.sh]
2015-02-10 21:40:38,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004/default_container_executor.sh]
2015-02-10 21:40:38,858 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:40:38,986 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:38,986 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:40:39,467 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:40:39,672 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:40,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0031_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004.tokens
2015-02-10 21:40:40,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:40,527 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:40,993 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0031_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006.tokens
2015-02-10 21:40:40,994 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:42,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:42,919 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34723, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000000_0_-1071012094_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 282286
2015-02-10 21:40:42,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:43,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:43,082 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58526, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000001_0_104898391_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 277138
2015-02-10 21:40:43,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:43,238 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58526, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000001_0_104898391_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 258658
2015-02-10 21:40:43,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:43,520 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59667, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000000_0_-1071012094_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 258276
2015-02-10 21:40:43,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:43,588 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59669, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000004_0_476781463_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 274400
2015-02-10 21:40:43,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job.split	dst=null	perm=null
2015-02-10 21:40:43,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_m_000000_0	dst=null	perm=null
2015-02-10 21:40:43,715 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59671, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000003_0_-1467655894_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 263242
2015-02-10 21:40:43,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:43,728 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59669, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000004_0_476781463_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 239244
2015-02-10 21:40:43,773 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59672, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000002_0_-1238821399_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742137_1313, duration: 303153
2015-02-10 21:40:43,774 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000002
2015-02-10 21:40:43,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_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000002
2015-02-10 21:40:43,775 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:40:43,775 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000002
2015-02-10 21:40:43,792 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000002 is : 143
2015-02-10 21:40:43,804 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742141_1317{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:40:43,809 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:43,810 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000002
2015-02-10 21:40:43,811 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317 src: /127.0.0.1:49288 dest: /127.0.0.1:57643
2015-02-10 21:40:43,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000002
2015-02-10 21:40:43,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000002
2015-02-10 21:40:43,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000002
2015-02-10 21:40:43,815 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000002
2015-02-10 21:40:43,815 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317 src: /127.0.0.1:34734 dest: /127.0.0.1:46575
2015-02-10 21:40:43,815 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:43,815 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000002 from application application_1423603735088_0031
2015-02-10 21:40:43,815 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:43,815 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:43,816 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317 src: /127.0.0.1:59675 dest: /127.0.0.1:52976
2015-02-10 21:40:43,830 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist for DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:43,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:43,856 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58537, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000003_0_-1467655894_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 259023
2015-02-10 21:40:43,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:40:43,906 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59672, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0031_m_000002_0_-1238821399_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 279662
2015-02-10 21:40:43,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_m_000001_0	dst=null	perm=null
2015-02-10 21:40:44,002 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000003
2015-02-10 21:40:44,002 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000003
2015-02-10 21:40:44,002 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:40:44,003 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000003
2015-02-10 21:40:44,003 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000002]
2015-02-10 21:40:44,003 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:44,004 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:40:44,004 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000002
2015-02-10 21:40:44,004 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:40:44,004 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:40:44,007 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:44,007 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:44,007 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:44,007 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:40:44,024 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000003 is : 143
2015-02-10 21:40:44,039 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:44,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000003
2015-02-10 21:40:44,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000003
2015-02-10 21:40:44,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000003
2015-02-10 21:40:44,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000003
2015-02-10 21:40:44,041 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000003
2015-02-10 21:40:44,042 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:44,042 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000003 from application application_1423603735088_0031
2015-02-10 21:40:44,042 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:44,042 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:44,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_m_000004_0	dst=null	perm=null
2015-02-10 21:40:44,361 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000006
2015-02-10 21:40:44,361 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000006
2015-02-10 21:40:44,361 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:40:44,362 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000006
2015-02-10 21:40:44,379 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000006 is : 143
2015-02-10 21:40:44,396 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:44,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006
2015-02-10 21:40:44,397 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000006
2015-02-10 21:40:44,397 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:44,397 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000006 from application application_1423603735088_0031
2015-02-10 21:40:44,398 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:44,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006
2015-02-10 21:40:44,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006
2015-02-10 21:40:44,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000006
2015-02-10 21:40:44,398 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:44,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_m_000003_0	dst=null	perm=null
2015-02-10 21:40:44,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_m_000002_0	dst=null	perm=null
2015-02-10 21:40:44,500 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000005
2015-02-10 21:40:44,501 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000005
2015-02-10 21:40:44,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:40:44,502 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000005
2015-02-10 21:40:44,502 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000006]
2015-02-10 21:40:44,503 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:44,503 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:40:44,503 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000006
2015-02-10 21:40:44,503 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:40:44,503 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:40:44,504 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:40:44,505 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:44,505 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:44,505 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:44,521 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000005 is : 143
2015-02-10 21:40:44,536 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000004
2015-02-10 21:40:44,536 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000004
2015-02-10 21:40:44,538 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:44,538 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:40:44,539 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005
2015-02-10 21:40:44,539 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005
2015-02-10 21:40:44,539 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005
2015-02-10 21:40:44,540 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000005
2015-02-10 21:40:44,540 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000004
2015-02-10 21:40:44,574 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000004 is : 143
2015-02-10 21:40:44,590 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000005
2015-02-10 21:40:44,590 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:44,591 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:44,591 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000005 from application application_1423603735088_0031
2015-02-10 21:40:44,591 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:44,591 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:44,592 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004
2015-02-10 21:40:44,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004
2015-02-10 21:40:44,593 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000004
2015-02-10 21:40:44,593 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:44,594 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000004 from application application_1423603735088_0031
2015-02-10 21:40:44,594 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:44,594 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:44,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004
2015-02-10 21:40:44,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000004
2015-02-10 21:40:45,004 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000003]
2015-02-10 21:40:45,004 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:45,004 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:40:45,004 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000003
2015-02-10 21:40:45,004 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:40:45,004 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:40:45,009 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:45,009 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:45,009 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:45,009 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:45,009 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:45,010 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000007
2015-02-10 21:40:45,010 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0031_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:40:45,010 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0031_000001 container=Container: [ContainerId: container_1423603735088_0031_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:40:45,010 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:45,010 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:45,537 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000005, container_1423603735088_0031_01_000004]
2015-02-10 21:40:45,537 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:45,537 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:40:45,537 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000004
2015-02-10 21:40:45,538 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:40:45,538 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:40:45,538 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:40:45,538 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:45,538 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:45,538 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:40:45,539 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:45,539 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:40:45,539 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000005
2015-02-10 21:40:45,539 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:45,539 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:40:45,539 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:40:45,540 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:45,540 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:45,540 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:45,883 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:45,897 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0031_01_000007 by user teamcity
2015-02-10 21:40:45,897 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000007
2015-02-10 21:40:45,897 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0031_01_000007 to application application_1423603735088_0031
2015-02-10 21:40:45,898 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:40:45,898 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0031
2015-02-10 21:40:45,898 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0031
2015-02-10 21:40:45,898 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:40:45,898 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0031
2015-02-10 21:40:45,899 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:45,950 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:45,950 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:46,004 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:46,066 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000007/default_container_executor.sh]
2015-02-10 21:40:46,889 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:40:49,609 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:49,613 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:49,636 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:49,640 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:40:50,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,074 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742142_1318{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:40:50,215 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318 src: /127.0.0.1:59687 dest: /127.0.0.1:52976
2015-02-10 21:40:50,217 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318 src: /127.0.0.1:49303 dest: /127.0.0.1:57643
2015-02-10 21:40:50,218 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318 src: /127.0.0.1:58550 dest: /127.0.0.1:37184
2015-02-10 21:40:50,273 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58550, dest: /127.0.0.1:37184, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0031_r_000000_0_1211581794_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, duration: 52082494
2015-02-10 21:40:50,273 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:50,273 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742142_1318{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,273 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49303, dest: /127.0.0.1:57643, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0031_r_000000_0_1211581794_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, duration: 53300633
2015-02-10 21:40:50,274 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,274 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742142_1318{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,274 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59687, dest: /127.0.0.1:52976, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0031_r_000000_0_1211581794_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, duration: 54291026
2015-02-10 21:40:50,275 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,275 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742142_1318{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,282 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0031_r_000000_0_1211581794_1
2015-02-10 21:40:50,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0	dst=null	perm=null
2015-02-10 21:40:50,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0	dst=null	perm=null
2015-02-10 21:40:50,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/task_1423603735088_0031_r_000000	dst=null	perm=null
2015-02-10 21:40:50,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/_temporary/attempt_1423603735088_0031_r_000000_0	dst=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/task_1423603735088_0031_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:50,482 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000007
2015-02-10 21:40:50,483 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000007
2015-02-10 21:40:50,483 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:40:50,483 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000007
2015-02-10 21:40:50,501 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0031_01_000007 is : 143
2015-02-10 21:40:50,516 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:40:50,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000007
2015-02-10 21:40:50,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000007
2015-02-10 21:40:50,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000007
2015-02-10 21:40:50,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000007
2015-02-10 21:40:50,519 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000007
2015-02-10 21:40:50,519 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:40:50,519 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000007 from application application_1423603735088_0031
2015-02-10 21:40:50,519 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:50,520 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:50,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,533 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1	dst=null	perm=null
2015-02-10 21:40:50,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:50,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:50,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/task_1423603735088_0031_r_000000	dst=null	perm=null
2015-02-10 21:40:50,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/part-00000	dst=null	perm=null
2015-02-10 21:40:50,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary/1/task_1423603735088_0031_r_000000/part-00000	dst=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_temporary	dst=null	perm=null
2015-02-10 21:40:50,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,606 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/_SUCCESS is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,627 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,652 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59675, dest: /127.0.0.1:52976, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, duration: 6832424298
2015-02-10 21:40:50,653 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:50,657 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742141_1317{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16064
2015-02-10 21:40:50,657 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34734, dest: /127.0.0.1:46575, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, duration: 6838057170
2015-02-10 21:40:50,658 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742141_1317{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16064
2015-02-10 21:40:50,658 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49288, dest: /127.0.0.1:57643, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, duration: 6834321640
2015-02-10 21:40:50,658 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,659 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742141_1317{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16064
2015-02-10 21:40:50,663 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,672 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742143_1319{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:40:50,678 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319 src: /127.0.0.1:58551 dest: /127.0.0.1:37184
2015-02-10 21:40:50,679 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319 src: /127.0.0.1:34751 dest: /127.0.0.1:46575
2015-02-10 21:40:50,680 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319 src: /127.0.0.1:59692 dest: /127.0.0.1:52976
2015-02-10 21:40:50,684 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59692, dest: /127.0.0.1:52976, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, duration: 1960843
2015-02-10 21:40:50,684 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:50,684 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742143_1319{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,685 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34751, dest: /127.0.0.1:46575, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, duration: 2785355
2015-02-10 21:40:50,686 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742143_1319{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,686 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,686 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58551, dest: /127.0.0.1:37184, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, duration: 4115305
2015-02-10 21:40:50,687 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742143_1319{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,692 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary_tmp is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist	dst=null	perm=null
2015-02-10 21:40:50,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:50,711 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist	dst=null	perm=null
2015-02-10 21:40:50,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp	dst=null	perm=null
2015-02-10 21:40:50,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1.jhist	dst=null	perm=null
2015-02-10 21:40:50,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,724 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49308, bytes: 66250, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317, duration: 413127
2015-02-10 21:40:50,728 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742144_1320{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:40:50,779 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320 src: /127.0.0.1:49309 dest: /127.0.0.1:57643
2015-02-10 21:40:50,781 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320 src: /127.0.0.1:59695 dest: /127.0.0.1:52976
2015-02-10 21:40:50,782 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320 src: /127.0.0.1:34756 dest: /127.0.0.1:46575
2015-02-10 21:40:50,787 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34756, dest: /127.0.0.1:46575, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, duration: 3401928
2015-02-10 21:40:50,787 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:50,788 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742144_1320{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,788 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59695, dest: /127.0.0.1:52976, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, duration: 3875635
2015-02-10 21:40:50,788 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,788 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742144_1320{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,789 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49309, dest: /127.0.0.1:57643, bytes: 65734, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, duration: 4839567
2015-02-10 21:40:50,789 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,789 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742144_1320{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,793 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:50,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:50,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:50,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:40:50,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031/job_1423603735088_0031_1_conf.xml	dst=null	perm=null
2015-02-10 21:40:50,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:50,811 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49308, bytes: 103772, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742140_1316, duration: 380411
2015-02-10 21:40:50,815 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742145_1321{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:40:50,839 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321 src: /127.0.0.1:59697 dest: /127.0.0.1:52976
2015-02-10 21:40:50,841 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321 src: /127.0.0.1:34758 dest: /127.0.0.1:46575
2015-02-10 21:40:50,842 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321 src: /127.0.0.1:58560 dest: /127.0.0.1:37184
2015-02-10 21:40:50,846 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58560, dest: /127.0.0.1:37184, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, duration: 2223744
2015-02-10 21:40:50,847 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:50,847 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742145_1321{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,847 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34758, dest: /127.0.0.1:46575, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, duration: 3162575
2015-02-10 21:40:50,848 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,848 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742145_1321{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,849 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59697, dest: /127.0.0.1:52976, bytes: 102964, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_27388779_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, duration: 4489614
2015-02-10 21:40:50,849 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:50,849 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742145_1321{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:40:50,853 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_27388779_1
2015-02-10 21:40:50,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:50,877 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0031_000001 with final state: FINISHING
2015-02-10 21:40:50,878 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:50,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0031 with final state: FINISHING
2015-02-10 21:40:50,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from RUNNING to FINAL_SAVING
2015-02-10 21:40:50,878 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0031
2015-02-10 21:40:50,878 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:50,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from FINAL_SAVING to FINISHING
2015-02-10 21:40:51,484 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000007]
2015-02-10 21:40:51,484 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:51,484 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:40:51,484 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000007
2015-02-10 21:40:51,484 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:40:51,485 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:51,486 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:51,486 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:51,486 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:51,486 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:40:51,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742136_1312 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:51,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742137_1313 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:40:51,888 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742138_1314 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:40:51,888 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742139_1315 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:40:51,888 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742141_1317 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:40:51,888 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742140_1316 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:51,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0031	dst=null	perm=null
2015-02-10 21:40:51,949 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/2) ...orm/cogroupfilteredbranch
2015-02-10 21:40:51,965 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:51,981 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:40:51,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:40:51,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:51,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:51,989 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 32
2015-02-10 21:40:51,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=null
2015-02-10 21:40:51,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:40:51,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:40:51,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,003 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742146_1322{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:40:52,010 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 src: /127.0.0.1:58563 dest: /127.0.0.1:37184
2015-02-10 21:40:52,012 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 src: /127.0.0.1:49318 dest: /127.0.0.1:57643
2015-02-10 21:40:52,013 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 src: /127.0.0.1:59704 dest: /127.0.0.1:52976
2015-02-10 21:40:52,019 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59704, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 3362440
2015-02-10 21:40:52,019 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:52,019 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742146_1322{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,020 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49318, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 3855416
2015-02-10 21:40:52,020 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742146_1322{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,020 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58563, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 4533360
2015-02-10 21:40:52,020 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742146_1322{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,021 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,043 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:52,044 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar
2015-02-10 21:40:52,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:52,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:52,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:52,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:40:52,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:40:52,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:40:52,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:40:52,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:40:52,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:52,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:52,060 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:52,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:52,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,063 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,065 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:52,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:52,067 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:52,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:40:52,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:40:52,071 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:40:52,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,080 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split
2015-02-10 21:40:52,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:40:52,086 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742147_1323{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:40:52,090 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323 src: /127.0.0.1:49320 dest: /127.0.0.1:57643
2015-02-10 21:40:52,092 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323 src: /127.0.0.1:34766 dest: /127.0.0.1:46575
2015-02-10 21:40:52,093 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323 src: /127.0.0.1:59707 dest: /127.0.0.1:52976
2015-02-10 21:40:52,095 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323 src: /127.0.0.1:58569 dest: /127.0.0.1:37184
2015-02-10 21:40:52,098 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58569, dest: /127.0.0.1:37184, bytes: 2087, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 1673947
2015-02-10 21:40:52,099 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742147_1323{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,099 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:52,100 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59707, dest: /127.0.0.1:52976, bytes: 2087, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 3638982
2015-02-10 21:40:52,100 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,100 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742147_1323{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34766, dest: /127.0.0.1:46575, bytes: 2087, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 4298483
2015-02-10 21:40:52,101 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742147_1323{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,102 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49320, dest: /127.0.0.1:57643, bytes: 2087, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 4667544
2015-02-10 21:40:52,102 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,102 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742147_1323{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,106 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:52,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,114 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742148_1324{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:40:52,129 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324 src: /127.0.0.1:58570 dest: /127.0.0.1:37184
2015-02-10 21:40:52,131 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324 src: /127.0.0.1:59710 dest: /127.0.0.1:52976
2015-02-10 21:40:52,132 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324 src: /127.0.0.1:49326 dest: /127.0.0.1:57643
2015-02-10 21:40:52,135 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49326, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, duration: 1642142
2015-02-10 21:40:52,135 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:52,135 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742148_1324{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,136 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59710, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, duration: 2365121
2015-02-10 21:40:52,136 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742148_1324{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,137 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58570, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, duration: 2843802
2015-02-10 21:40:52,137 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,138 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742148_1324{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,141 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:52,142 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:40:52,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:40:52,168 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742149_1325{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:40:52,172 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325 src: /127.0.0.1:34772 dest: /127.0.0.1:46575
2015-02-10 21:40:52,173 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325 src: /127.0.0.1:49328 dest: /127.0.0.1:57643
2015-02-10 21:40:52,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325 src: /127.0.0.1:59714 dest: /127.0.0.1:52976
2015-02-10 21:40:52,179 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59714, dest: /127.0.0.1:52976, bytes: 88927, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 2266594
2015-02-10 21:40:52,179 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742149_1325{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,179 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:52,179 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49328, dest: /127.0.0.1:57643, bytes: 88927, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 3013625
2015-02-10 21:40:52,179 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,180 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742149_1325{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,180 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34772, dest: /127.0.0.1:46575, bytes: 88927, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 3546851
2015-02-10 21:40:52,180 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:52,180 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742149_1325{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:40:52,184 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:40:52,184 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0032
2015-02-10 21:40:52,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=null
2015-02-10 21:40:52,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:40:52,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:40:52,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:40:52,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:40:52,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:52,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:52,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:52,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:52,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:52,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:52,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:52,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:40:52,201 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 32 submitted by user teamcity
2015-02-10 21:40:52,201 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0032
2015-02-10 21:40:52,201 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0032
2015-02-10 21:40:52,201 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from NEW to NEW_SAVING
2015-02-10 21:40:52,201 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0032
2015-02-10 21:40:52,201 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:40:52,202 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0032 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:40:52,202 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0032 from user: teamcity, in queue: default
2015-02-10 21:40:52,202 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from SUBMITTED to ACCEPTED
2015-02-10 21:40:52,202 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0032
2015-02-10 21:40:52,202 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0032_000001
2015-02-10 21:40:52,203 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from NEW to SUBMITTED
2015-02-10 21:40:52,203 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0032 from user: teamcity activated in queue: default
2015-02-10 21:40:52,203 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0032 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:40:52,203 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0032_000001 to scheduler from user teamcity in queue default
2015-02-10 21:40:52,204 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:40:52,206 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0032/
2015-02-10 21:40:52,206 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0032
2015-02-10 21:40:52,206 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0032/
2015-02-10 21:40:52,218 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:52,219 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000001
2015-02-10 21:40:52,219 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:40:52,219 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:40:52,219 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:52,219 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0032_01_000001
2015-02-10 21:40:52,219 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:52,220 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:40:52,220 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0032_000001
2015-02-10 21:40:52,220 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0032 AttemptId: appattempt_1423603735088_0032_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0032_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:40:52,220 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:40:52,220 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:40:52,221 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0032_000001
2015-02-10 21:40:52,222 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0032_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0032_000001
2015-02-10 21:40:52,222 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0032_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-10 21:40:52,225 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:40:52,227 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000001 by user teamcity
2015-02-10 21:40:52,227 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0032
2015-02-10 21:40:52,227 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000001
2015-02-10 21:40:52,227 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from NEW to INITING
2015-02-10 21:40:52,227 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000001 to application application_1423603735088_0032
2015-02-10 21:40:52,228 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0032_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0032_000001
2015-02-10 21:40:52,228 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from INITING to RUNNING
2015-02-10 21:40:52,228 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:40:52,228 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:40:52,228 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:40:52,229 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:40:52,229 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:40:52,229 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:40:52,229 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:40:52,229 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000001
2015-02-10 21:40:52,249 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0032_01_000001.tokens. Credentials list: 
2015-02-10 21:40:52,276 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:40:52,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0032_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001.tokens
2015-02-10 21:40:52,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:40:52,459 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325
2015-02-10 21:40:52,463 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322
2015-02-10 21:40:52,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:40:52,606 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58581, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_376589534_30313, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 1181438
2015-02-10 21:40:52,650 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:52,661 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320
2015-02-10 21:40:52,661 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324
2015-02-10 21:40:52,662 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318
2015-02-10 21:40:52,662 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323
2015-02-10 21:40:52,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317
2015-02-10 21:40:52,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:52,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:52,690 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58581, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_376589534_30313, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, duration: 222049
2015-02-10 21:40:52,723 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0032/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:52,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:40:52,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:40:52,765 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34781, bytes: 2107, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_376589534_30313, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 243722
2015-02-10 21:40:52,798 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:52,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:40:52,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:40:52,838 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59722, bytes: 89623, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_376589534_30313, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 521563
2015-02-10 21:40:52,866 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323
2015-02-10 21:40:52,867 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319
2015-02-10 21:40:52,868 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325
2015-02-10 21:40:52,869 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320
2015-02-10 21:40:52,870 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317
2015-02-10 21:40:52,872 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321
2015-02-10 21:40:52,873 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:40:52,873 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:40:52,923 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:40:52,923 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:53,039 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001/default_container_executor.sh]
2015-02-10 21:40:53,064 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321
2015-02-10 21:40:53,064 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319
2015-02-10 21:40:53,066 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742141_1317
2015-02-10 21:40:53,218 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:40:53,263 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325
2015-02-10 21:40:53,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324
2015-02-10 21:40:53,464 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322
2015-02-10 21:40:53,465 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742144_1320
2015-02-10 21:40:53,466 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318
2015-02-10 21:40:53,466 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323
2015-02-10 21:40:53,590 INFO  hs.JobHistory (JobHistory.java:run(188)) - Starting scan to move intermediate done files
2015-02-10 21:40:53,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 21:40:53,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 21:40:53,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary	dst=null	perm=null
2015-02-10 21:40:53,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary	dst=null	perm=null
2015-02-10 21:40:53,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary	dst=null	perm=null
2015-02-10 21:40:53,601 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59722, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742073_1249, duration: 234045
2015-02-10 21:40:53,601 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0024,submitTime=1423604269710,launchTime=1423604275709,firstMapTaskLaunchTime=1423604277960,firstReduceTaskLaunchTime=1423604285808,finishTime=1423604291022,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=5,jobName=[39EDB239D4E54E76BA525634192054B1/B8B2901E45764AC8A7C8CAAF54343015] lower*upper/(1/1) ...latform/cogroupouterinner
2015-02-10 21:40:53,601 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary]
2015-02-10 21:40:53,602 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58581, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742093_1269, duration: 203135
2015-02-10 21:40:53,602 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0026,submitTime=1423604316133,launchTime=1423604322067,firstMapTaskLaunchTime=1423604324325,firstReduceTaskLaunchTime=1423604332159,finishTime=1423604336795,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[7F661B2AE1D84D75B2D8FB3E3AD28DF9/5530E66789D44437AA46048E5D13B3FD] lower*upper/(1/1) ...orm/cogroupinnerouternull
2015-02-10 21:40:53,602 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary]
2015-02-10 21:40:53,604 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34781, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742083_1259, duration: 199637
2015-02-10 21:40:53,604 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0025,submitTime=1423604292661,launchTime=1423604298706,firstMapTaskLaunchTime=1423604300982,firstReduceTaskLaunchTime=1423604309837,finishTime=1423604314462,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[F8DA184CFA6A4CED8121B4DE9222AF0F/42ABD9F7145E4169B71B44F7CD7A1EBB] lower*upper/(1/1) ...oupouterinner-resultgroup
2015-02-10 21:40:53,604 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary]
2015-02-10 21:40:53,605 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742073_1249 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:40:53,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024.summary	dst=null	perm=null
2015-02-10 21:40:53,607 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742093_1269 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:40:53,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026.summary	dst=null	perm=null
2015-02-10 21:40:53,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,609 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist
2015-02-10 21:40:53,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,610 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742083_1259 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:40:53,610 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist
2015-02-10 21:40:53,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025.summary	dst=null	perm=null
2015-02-10 21:40:53,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0024-1423604269710-teamcity-%5B39EDB239D4E54E76BA525634192054B1%2FB8B2901E45764AC8-1423604291022-5-1-SUCCEEDED-default-1423604275709.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,614 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0024_conf.xml
2015-02-10 21:40:53,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,614 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist
2015-02-10 21:40:53,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0026-1423604316133-teamcity-%5B7F661B2AE1D84D75B2D8FB3E3AD28DF9%2F5530E66789D44437-1423604336795-5-1-SUCCEEDED-default-1423604322067.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,615 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0026_conf.xml
2015-02-10 21:40:53,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0024_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0024_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0025-1423604292661-teamcity-%5BF8DA184CFA6A4CED8121B4DE9222AF0F%2F42ABD9F7145E4169-1423604314462-5-1-SUCCEEDED-default-1423604298706.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,619 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0025_conf.xml
2015-02-10 21:40:53,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary	dst=null	perm=null
2015-02-10 21:40:53,622 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59722, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742103_1279, duration: 229460
2015-02-10 21:40:53,622 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0027,submitTime=1423604338379,launchTime=1423604344234,firstMapTaskLaunchTime=1423604346487,firstReduceTaskLaunchTime=1423604354336,finishTime=1423604359420,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[0F5701062E3B4F90A3FCA636A169E62E/2FCC4FACD0CC4DDAAB1961B379862992] lower*upper/(1/1) ...nnerouternull-resultgroup
2015-02-10 21:40:53,622 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary]
2015-02-10 21:40:53,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0026_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0026_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0025_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0025_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary	dst=null	perm=null
2015-02-10 21:40:53,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary	dst=null	perm=null
2015-02-10 21:40:53,627 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742103_1279 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:40:53,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027.summary	dst=null	perm=null
2015-02-10 21:40:53,627 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34781, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742113_1289, duration: 200976
2015-02-10 21:40:53,627 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0028,submitTime=1423604361027,launchTime=1423604367054,firstMapTaskLaunchTime=1423604369302,firstReduceTaskLaunchTime=1423604377156,finishTime=1423604381813,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[B718D398B0DD4E20972272B120CA3282/00C4A2B0530547D18ADD6455D21E6858] lower*upper/(1/1) ...platform/cogroupouternull
2015-02-10 21:40:53,627 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary]
2015-02-10 21:40:53,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,629 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59722, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742123_1299, duration: 1246638
2015-02-10 21:40:53,629 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0029,submitTime=1423604383425,launchTime=1423604389450,firstMapTaskLaunchTime=1423604391701,firstReduceTaskLaunchTime=1423604399553,finishTime=1423604404764,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=5,jobName=[17BF1A37869A406881D09DBAD792DF00/FF40F4A8160340739A1F14DEDE5C5BB4] lower*upper/(1/1) ...roupouternull-resultgroup
2015-02-10 21:40:53,629 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary]
2015-02-10 21:40:53,630 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist
2015-02-10 21:40:53,631 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742113_1289 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:40:53,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028.summary	dst=null	perm=null
2015-02-10 21:40:53,633 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742123_1299 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:40:53,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029.summary	dst=null	perm=null
2015-02-10 21:40:53,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,635 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist
2015-02-10 21:40:53,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0027-1423604338379-teamcity-%5B0F5701062E3B4F90A3FCA636A169E62E%2F2FCC4FACD0CC4DDA-1423604359420-5-1-SUCCEEDED-default-1423604344234.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,636 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist
2015-02-10 21:40:53,636 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0027_conf.xml
2015-02-10 21:40:53,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0028-1423604361027-teamcity-%5BB718D398B0DD4E20972272B120CA3282%2F00C4A2B0530547D1-1423604381813-5-1-SUCCEEDED-default-1423604367054.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,652 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0028_conf.xml
2015-02-10 21:40:53,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0029-1423604383425-teamcity-%5B17BF1A37869A406881D09DBAD792DF00%2FFF40F4A816034073-1423604404764-5-1-SUCCEEDED-default-1423604389450.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,654 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0029_conf.xml
2015-02-10 21:40:53,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0027_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0027_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0028_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0028_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary	dst=null	perm=null
2015-02-10 21:40:53,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary	dst=null	perm=null
2015-02-10 21:40:53,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0029_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0029_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,659 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59722, bytes: 453, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742133_1309, duration: 230817
2015-02-10 21:40:53,659 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0030,submitTime=1423604406430,launchTime=1423604412283,firstMapTaskLaunchTime=1423604414530,firstReduceTaskLaunchTime=1423604423374,finishTime=1423604428046,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=41,reduceSlotSeconds=4,jobName=[C00FD229DB564DB78CFB6EF5FC0DC5EB/B2582618A23742B29E51553521D4443D] tail/(1/1) ...ipesplatform/renamedpipes
2015-02-10 21:40:53,659 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary]
2015-02-10 21:40:53,660 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58581, bytes: 431, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319, duration: 225382
2015-02-10 21:40:53,660 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0031,submitTime=1423604429754,launchTime=1423604435804,firstMapTaskLaunchTime=1423604438052,firstReduceTaskLaunchTime=1423604445898,finishTime=1423604450628,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[B7AF74E9B0E4432598BD49BCA3FCE355/FDC031B3085D4261B0E038654F9A8BBA] lower*upper/(2/2)
2015-02-10 21:40:53,660 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary]
2015-02-10 21:40:53,663 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742133_1309 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:40:53,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030.summary	dst=null	perm=null
2015-02-10 21:40:53,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,666 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742143_1319 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:40:53,666 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist
2015-02-10 21:40:53,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031.summary	dst=null	perm=null
2015-02-10 21:40:53,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:40:53,679 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist
2015-02-10 21:40:53,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0030-1423604406430-teamcity-%5BC00FD229DB564DB78CFB6EF5FC0DC5EB%2FB2582618A23742B2-1423604428046-6-1-SUCCEEDED-default-1423604412283.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,681 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0030_conf.xml
2015-02-10 21:40:53,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0031-1423604429754-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FFDC031B3085D4261-1423604450628-5-1-SUCCEEDED-default-1423604435804.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,683 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0031_conf.xml
2015-02-10 21:40:53,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0030_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0030_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0031_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0031_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:40:53,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742145_1321
2015-02-10 21:40:53,897 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324
2015-02-10 21:40:53,897 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742143_1319
2015-02-10 21:40:54,098 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322
2015-02-10 21:40:54,099 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318
2015-02-10 21:40:54,100 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323
2015-02-10 21:40:54,607 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:52976 to replicate blk_1073742146_1322 to datanode(s) 127.0.0.1:46575
2015-02-10 21:40:54,608 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742113_1289, blk_1073742103_1279, blk_1073742136_1312, blk_1073742073_1249, blk_1073742137_1313, blk_1073742138_1314, blk_1073742139_1315, blk_1073742140_1316, blk_1073742093_1269, blk_1073742141_1317]
2015-02-10 21:40:54,608 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742083_1259, blk_1073742133_1309, blk_1073742103_1279, blk_1073742136_1312, blk_1073742073_1249, blk_1073742137_1313, blk_1073742138_1314, blk_1073742123_1299, blk_1073742140_1316, blk_1073742093_1269, blk_1073742141_1317, blk_1073742143_1319]
2015-02-10 21:40:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113 for deletion
2015-02-10 21:40:55,670 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103 for deletion
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136 for deletion
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137 for deletion
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073 for deletion
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138 for deletion
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073
2015-02-10 21:40:55,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139 for deletion
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140 for deletion
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141 for deletion
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138
2015-02-10 21:40:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141
2015-02-10 21:40:55,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093 for deletion
2015-02-10 21:40:55,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093
2015-02-10 21:40:55,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:40:55,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:40:55,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:40:55,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:40:56,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=null
2015-02-10 21:40:56,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:56,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:40:56,230 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0a60aa91-457e-477f-848a-1da90eabc535, infoPort=41167, ipcPort=35262, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 to 127.0.0.1:46575 
2015-02-10 21:40:56,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083 for deletion
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133 for deletion
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103 for deletion
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136 for deletion
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133
2015-02-10 21:40:56,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137 for deletion
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073 for deletion
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138 for deletion
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138
2015-02-10 21:40:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123 for deletion
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140 for deletion
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141 for deletion
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093 for deletion
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141
2015-02-10 21:40:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140
2015-02-10 21:40:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093
2015-02-10 21:40:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143 for deletion
2015-02-10 21:40:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143
2015-02-10 21:40:56,235 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 src: /127.0.0.1:34784 dest: /127.0.0.1:46575
2015-02-10 21:40:56,237 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:40:56,238 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322 src: /127.0.0.1:34784 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:40:56,239 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742146_1322 size 254067
2015-02-10 21:40:56,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:56,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:40:56,640 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59725, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742148_1324, duration: 254475
2015-02-10 21:40:57,047 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0031_01_000001 succeeded 
2015-02-10 21:40:57,048 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:40:57,048 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0031_01_000001
2015-02-10 21:40:57,065 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001
2015-02-10 21:40:57,065 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001
2015-02-10 21:40:57,065 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001
2015-02-10 21:40:57,065 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031/container_1423603735088_0031_01_000001
2015-02-10 21:40:57,066 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000001
2015-02-10 21:40:57,066 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0031_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:40:57,066 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0031_01_000001 from application application_1423603735088_0031
2015-02-10 21:40:57,066 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:40:57,066 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0031
2015-02-10 21:40:57,486 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0031_01_000001]
2015-02-10 21:40:57,487 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0031_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:40:57,487 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0031_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:40:57,487 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0031	CONTAINERID=container_1423603735088_0031_01_000001
2015-02-10 21:40:57,487 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0031_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:40:57,487 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:40:57,487 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0031_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:40:57,487 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:57,488 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0031_000001
2015-02-10 21:40:57,488 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0031_000001 State change from FINISHING to FINISHED
2015-02-10 21:40:57,488 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0031 State change from FINISHING to FINISHED
2015-02-10 21:40:57,488 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0031
2015-02-10 21:40:57,488 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0031_000001
2015-02-10 21:40:57,488 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0031,name=[B7AF74E9B0E4432598BD49BCA3FCE355/FDC031B3085D4261B0E038654F9A8BBA] lower*upper/(2/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0031/jobhistory/job/job_1423603735088_0031,appMasterHost=ip-10-31-157-187,startTime=1423604429754,finishTime=1423604450878,finalStatus=SUCCEEDED
2015-02-10 21:40:57,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:40:57,489 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0031_000001 released container container_1423603735088_0031_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:40:57,489 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0031_000001 is done. finalState=FINISHED
2015-02-10 21:40:57,489 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0031 requests cleared
2015-02-10 21:40:57,489 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0031 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:40:57,489 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0031 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:40:57,492 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0031_000001 (auth:SIMPLE)
2015-02-10 21:40:57,493 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0031_01_000001
2015-02-10 21:40:57,541 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:57,541 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:57,542 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0031
2015-02-10 21:40:57,542 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:57,542 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0031, with delay of 10800 seconds
2015-02-10 21:40:57,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:57,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:57,544 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:57,608 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742113_1289, blk_1073742083_1259, blk_1073742133_1309, blk_1073742136_1312, blk_1073742137_1313, blk_1073742123_1299, blk_1073742139_1315, blk_1073742140_1316, blk_1073742141_1317, blk_1073742143_1319]
2015-02-10 21:40:57,609 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742113_1289, blk_1073742083_1259, blk_1073742133_1309, blk_1073742103_1279, blk_1073742136_1312, blk_1073742073_1249, blk_1073742137_1313, blk_1073742138_1314, blk_1073742123_1299, blk_1073742139_1315, blk_1073742093_1269, blk_1073742143_1319]
2015-02-10 21:40:57,881 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322
2015-02-10 21:40:57,946 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:40:57,948 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0032_000001
2015-02-10 21:40:57,949 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0032	APPATTEMPTID=appattempt_1423603735088_0032_000001
2015-02-10 21:40:57,949 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:40:57,949 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from ACCEPTED to RUNNING
2015-02-10 21:40:58,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:40:58,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:58,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:40:58,343 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742150_1326{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:40:58,399 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326 src: /127.0.0.1:58593 dest: /127.0.0.1:37184
2015-02-10 21:40:58,401 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326 src: /127.0.0.1:59733 dest: /127.0.0.1:52976
2015-02-10 21:40:58,403 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326 src: /127.0.0.1:34794 dest: /127.0.0.1:46575
2015-02-10 21:40:58,440 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34794, dest: /127.0.0.1:46575, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, duration: 36092238
2015-02-10 21:40:58,441 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:40:58,441 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742150_1326{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:58,442 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59733, dest: /127.0.0.1:52976, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, duration: 37203106
2015-02-10 21:40:58,442 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742150_1326{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:58,442 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:58,443 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58593, dest: /127.0.0.1:37184, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, duration: 37821810
2015-02-10 21:40:58,443 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:40:58,443 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742150_1326{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:40:58,458 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:40:58,472 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326
2015-02-10 21:40:58,487 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:40:58,487 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:58,487 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:58,488 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:58,488 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0031
2015-02-10 21:40:58,488 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0031
2015-02-10 21:40:58,488 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0031 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:40:58,488 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0031, with delay of 10800 seconds
2015-02-10 21:40:58,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113 for deletion
2015-02-10 21:40:58,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123 for deletion
2015-02-10 21:40:58,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140 for deletion
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141 for deletion
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742140_1316 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742140
2015-02-10 21:40:58,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143 for deletion
2015-02-10 21:40:58,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143
2015-02-10 21:40:58,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742141_1317 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742141
2015-02-10 21:40:59,107 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326
2015-02-10 21:40:59,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113 for deletion
2015-02-10 21:40:59,220 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083 for deletion
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133 for deletion
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742113_1289 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742113
2015-02-10 21:40:59,221 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742083_1259 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742083
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103 for deletion
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742133_1309 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742133
2015-02-10 21:40:59,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136 for deletion
2015-02-10 21:40:59,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742103_1279 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742103
2015-02-10 21:40:59,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742136_1312 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742136
2015-02-10 21:40:59,221 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000002
2015-02-10 21:40:59,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137 for deletion
2015-02-10 21:40:59,222 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:40:59,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073 for deletion
2015-02-10 21:40:59,223 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:40:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138 for deletion
2015-02-10 21:40:59,223 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139 for deletion
2015-02-10 21:40:59,223 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742138_1314 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742138
2015-02-10 21:40:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742137_1313 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742137
2015-02-10 21:40:59,223 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123 for deletion
2015-02-10 21:40:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742073_1249 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742073
2015-02-10 21:40:59,224 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000003
2015-02-10 21:40:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093 for deletion
2015-02-10 21:40:59,224 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:40:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143 for deletion
2015-02-10 21:40:59,224 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:40:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742139_1315 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742139
2015-02-10 21:40:59,225 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742093_1269 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742093
2015-02-10 21:40:59,225 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:59,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742123_1299 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742123
2015-02-10 21:40:59,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742143_1319 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742143
2015-02-10 21:40:59,246 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,246 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000004
2015-02-10 21:40:59,246 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:40:59,246 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:59,247 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,247 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:59,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,247 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000005
2015-02-10 21:40:59,247 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:40:59,248 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:59,248 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,248 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:59,248 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,248 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000006
2015-02-10 21:40:59,249 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:40:59,249 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:59,249 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,249 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:40:59,249 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:40:59,250 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000007
2015-02-10 21:40:59,250 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:40:59,250 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:40:59,250 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:40:59,250 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:00,016 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0032_01_000002
2015-02-10 21:41:00,016 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,017 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,017 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0032_01_000004
2015-02-10 21:41:00,017 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,018 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,018 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,018 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:00,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:00,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:00,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:00,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:00,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:00,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:00,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:00,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:00,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:00,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:00,214 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:41:00,214 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:41:00,220 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000003 by user teamcity
2015-02-10 21:41:00,220 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000007 by user teamcity
2015-02-10 21:41:00,220 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000003
2015-02-10 21:41:00,220 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000003 to application application_1423603735088_0032
2015-02-10 21:41:00,221 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,221 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,221 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,221 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,220 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0032
2015-02-10 21:41:00,221 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,221 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from NEW to INITING
2015-02-10 21:41:00,222 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000007 to application application_1423603735088_0032
2015-02-10 21:41:00,222 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000004 by user teamcity
2015-02-10 21:41:00,222 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,222 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000004
2015-02-10 21:41:00,221 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:00,223 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000002 by user teamcity
2015-02-10 21:41:00,223 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000002
2015-02-10 21:41:00,224 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000006 by user teamcity
2015-02-10 21:41:00,224 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000006
2015-02-10 21:41:00,225 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000005 by user teamcity
2015-02-10 21:41:00,225 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000005
2015-02-10 21:41:00,221 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000007
2015-02-10 21:41:00,223 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000002 to application application_1423603735088_0032
2015-02-10 21:41:00,222 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from INITING to RUNNING
2015-02-10 21:41:00,233 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,233 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,233 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000004 to application application_1423603735088_0032
2015-02-10 21:41:00,233 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000006 to application application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000005 to application application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,234 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,234 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,234 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,235 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:00,235 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,235 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:00,236 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,236 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,236 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,236 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:41:00,236 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000007
2015-02-10 21:41:00,237 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,237 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,237 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,237 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,237 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,238 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,238 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,238 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,238 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,238 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:00,238 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:00,239 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:00,239 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000004
2015-02-10 21:41:00,239 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000006
2015-02-10 21:41:00,240 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000005
2015-02-10 21:41:00,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:00,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:00,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:00,247 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:00,267 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0032_01_000007.tokens. Credentials list: 
2015-02-10 21:41:00,271 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0032_01_000005.tokens. Credentials list: 
2015-02-10 21:41:00,272 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0032_01_000006.tokens. Credentials list: 
2015-02-10 21:41:00,273 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0032_01_000004.tokens. Credentials list: 
2015-02-10 21:41:00,295 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,295 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:00,297 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,297 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:00,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:00,453 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000003/default_container_executor.sh]
2015-02-10 21:41:00,455 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000002/default_container_executor.sh]
2015-02-10 21:41:00,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0032_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007.tokens
2015-02-10 21:41:00,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:00,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:00,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:00,633 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58600, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-852407003_30626, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 1115456
2015-02-10 21:41:00,684 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:00,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:00,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:00,732 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34800, bytes: 89623, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-852407003_30626, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 426553
2015-02-10 21:41:00,770 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:00,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,771 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:00,835 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,836 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:00,837 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,837 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:00,839 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,839 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:00,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:00,842 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:01,005 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004/default_container_executor.sh]
2015-02-10 21:41:01,018 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007/default_container_executor.sh]
2015-02-10 21:41:01,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005/default_container_executor.sh]
2015-02-10 21:41:01,032 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006/default_container_executor.sh]
2015-02-10 21:41:01,040 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:41:01,222 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:01,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:02,731 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0032_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004.tokens
2015-02-10 21:41:02,732 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:02,887 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326
2015-02-10 21:41:03,230 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:03,889 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0032_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006.tokens
2015-02-10 21:41:03,890 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:04,382 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:05,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0032_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005.tokens
2015-02-10 21:41:05,195 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:05,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:05,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:06,047 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34814, bytes: 2107, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000001_0_1770624860_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 268231
2015-02-10 21:41:06,096 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49370, bytes: 2107, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000000_0_159478007_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 282791
2015-02-10 21:41:06,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:06,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/part-00000	dst=null	perm=null
2015-02-10 21:41:06,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7/part-00000	dst=null	perm=null
2015-02-10 21:41:06,225 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59756, bytes: 74, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000000_0_159478007_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742142_1318, duration: 320324
2015-02-10 21:41:06,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:06,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:06,667 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59759, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000001_0_1770624860_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 256824
2015-02-10 21:41:06,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:06,765 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58621, bytes: 1075, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000004_0_-1581404646_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 257673
2015-02-10 21:41:06,805 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49377, bytes: 1591, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000002_0_-257249547_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 240127
2015-02-10 21:41:06,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000001_0	dst=null	perm=null
2015-02-10 21:41:06,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000000_0	dst=null	perm=null
2015-02-10 21:41:06,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.split	dst=null	perm=null
2015-02-10 21:41:06,893 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58625, bytes: 559, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000005_0_431273383_1, offset: 1536, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 264980
2015-02-10 21:41:06,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:06,911 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58621, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000004_0_-1581404646_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 256611
2015-02-10 21:41:06,941 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000002
2015-02-10 21:41:06,941 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000002
2015-02-10 21:41:06,941 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:41:06,941 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000002
2015-02-10 21:41:06,942 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000003
2015-02-10 21:41:06,942 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000003
2015-02-10 21:41:06,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:06,958 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59765, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000002_0_-257249547_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 267107
2015-02-10 21:41:06,959 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000002 is : 143
2015-02-10 21:41:06,979 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742151_1327{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:41:06,979 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 2708 Total time for transactions(ms): 213 Number of transactions batched in Syncs: 1 Number of syncs: 1903 SyncTimes(ms): 4219 3099 
2015-02-10 21:41:06,993 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327 src: /127.0.0.1:58628 dest: /127.0.0.1:37184
2015-02-10 21:41:06,993 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:41:06,994 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:06,994 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000003
2015-02-10 21:41:06,996 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327 src: /127.0.0.1:59768 dest: /127.0.0.1:52976
2015-02-10 21:41:07,001 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327 src: /127.0.0.1:49384 dest: /127.0.0.1:57643
2015-02-10 21:41:07,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:07,012 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist for DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:07,014 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58625, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000005_0_431273383_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 253824
2015-02-10 21:41:07,023 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000003 is : 143
2015-02-10 21:41:07,024 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34826, bytes: 1075, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000003_0_903308339_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742147_1323, duration: 235028
2015-02-10 21:41:07,045 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000002
2015-02-10 21:41:07,046 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000002
2015-02-10 21:41:07,047 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000002
2015-02-10 21:41:07,047 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000002
2015-02-10 21:41:07,047 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:07,047 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000002
2015-02-10 21:41:07,048 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,048 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000003
2015-02-10 21:41:07,048 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000003
2015-02-10 21:41:07,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000003
2015-02-10 21:41:07,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000003
2015-02-10 21:41:07,050 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000002 from application application_1423603735088_0032
2015-02-10 21:41:07,050 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,050 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:07,050 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000003
2015-02-10 21:41:07,050 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,051 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000003 from application application_1423603735088_0032
2015-02-10 21:41:07,051 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,051 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:07,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:07,157 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34826, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0032_m_000003_0_903308339_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 275692
2015-02-10 21:41:07,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000004_0	dst=null	perm=null
2015-02-10 21:41:07,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000002_0	dst=null	perm=null
2015-02-10 21:41:07,669 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000006
2015-02-10 21:41:07,670 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000006
2015-02-10 21:41:07,670 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:41:07,670 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000006
2015-02-10 21:41:07,670 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000004
2015-02-10 21:41:07,671 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000004
2015-02-10 21:41:07,688 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000006 is : 143
2015-02-10 21:41:07,708 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:41:07,709 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:07,709 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000004
2015-02-10 21:41:07,727 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000004 is : 143
2015-02-10 21:41:07,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006
2015-02-10 21:41:07,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006
2015-02-10 21:41:07,745 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006
2015-02-10 21:41:07,746 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000006
2015-02-10 21:41:07,746 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:07,746 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000006
2015-02-10 21:41:07,747 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004
2015-02-10 21:41:07,748 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004
2015-02-10 21:41:07,749 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004
2015-02-10 21:41:07,749 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000004
2015-02-10 21:41:07,750 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000006 from application application_1423603735088_0032
2015-02-10 21:41:07,750 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,750 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:07,750 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000004
2015-02-10 21:41:07,751 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,751 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000004 from application application_1423603735088_0032
2015-02-10 21:41:07,751 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,751 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:07,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000003_0	dst=null	perm=null
2015-02-10 21:41:07,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_m_000005_0	dst=null	perm=null
2015-02-10 21:41:07,906 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000007
2015-02-10 21:41:07,907 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000007
2015-02-10 21:41:07,907 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:41:07,907 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000007
2015-02-10 21:41:07,907 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0032_01_000004, container_1423603735088_0032_01_000006]
2015-02-10 21:41:07,908 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:07,908 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:41:07,908 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000004
2015-02-10 21:41:07,908 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:41:07,908 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:41:07,910 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:07,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:07,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:07,910 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:07,910 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:07,910 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:41:07,910 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000006
2015-02-10 21:41:07,911 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:41:07,911 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:41:07,911 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:07,912 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:07,912 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:07,912 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:07,912 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000005
2015-02-10 21:41:07,912 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000005
2015-02-10 21:41:07,930 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000007 is : 143
2015-02-10 21:41:07,943 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0032_01_000002, container_1423603735088_0032_01_000003]
2015-02-10 21:41:07,944 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:07,944 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:41:07,944 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000002
2015-02-10 21:41:07,944 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:41:07,944 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:41:07,945 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:07,946 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:07,946 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:07,946 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:07,946 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:07,946 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:41:07,946 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000003
2015-02-10 21:41:07,947 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:41:07,947 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:41:07,949 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:07,949 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:07,950 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:07,950 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000003 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:07,950 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:41:07,951 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:07,951 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000005
2015-02-10 21:41:07,967 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000005 is : 143
2015-02-10 21:41:07,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007
2015-02-10 21:41:07,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007
2015-02-10 21:41:07,985 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007
2015-02-10 21:41:07,985 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:07,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000007
2015-02-10 21:41:07,986 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000007
2015-02-10 21:41:07,986 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005
2015-02-10 21:41:07,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005
2015-02-10 21:41:07,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005
2015-02-10 21:41:07,991 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000005
2015-02-10 21:41:07,991 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000007 from application application_1423603735088_0032
2015-02-10 21:41:07,992 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,992 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:07,992 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000005
2015-02-10 21:41:07,992 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:07,992 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000005 from application application_1423603735088_0032
2015-02-10 21:41:07,992 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:07,993 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:08,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:08,491 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000008
2015-02-10 21:41:08,492 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0032_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:41:08,492 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0032_000001 container=Container: [ContainerId: container_1423603735088_0032_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:41:08,492 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:08,492 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:08,913 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0032_01_000005, container_1423603735088_0032_01_000007]
2015-02-10 21:41:08,914 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:08,914 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:41:08,914 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000005
2015-02-10 21:41:08,914 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:41:08,914 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:41:08,916 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:08,916 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:08,916 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:08,916 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:41:08,916 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:08,916 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:41:08,916 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000007
2015-02-10 21:41:08,917 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:08,917 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:41:08,917 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:08,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:08,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:08,918 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:09,066 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0032_01_000008
2015-02-10 21:41:09,067 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:09,083 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:41:09,086 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0032_01_000008 by user teamcity
2015-02-10 21:41:09,086 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0032
2015-02-10 21:41:09,087 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000008
2015-02-10 21:41:09,087 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from NEW to INITING
2015-02-10 21:41:09,087 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0032_01_000008 to application application_1423603735088_0032
2015-02-10 21:41:09,087 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from INITING to RUNNING
2015-02-10 21:41:09,088 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:41:09,088 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0032
2015-02-10 21:41:09,088 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0032
2015-02-10 21:41:09,088 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:09,088 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0032
2015-02-10 21:41:09,089 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:09,089 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:09,089 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0032_01_000008
2015-02-10 21:41:09,108 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0032_01_000008.tokens. Credentials list: 
2015-02-10 21:41:09,135 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:09,258 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0032_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008.tokens
2015-02-10 21:41:09,258 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0032 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:09,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:09,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar	dst=null	perm=null
2015-02-10 21:41:09,419 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49390, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-934866706_31155, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742146_1322, duration: 1240233
2015-02-10 21:41:09,466 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0032/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:09,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:41:09,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:41:09,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:09,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:09,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml	dst=null	perm=null
2015-02-10 21:41:09,508 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59776, bytes: 89623, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-934866706_31155, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742149_1325, duration: 429515
2015-02-10 21:41:09,542 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0032/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:09,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:09,590 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:09,590 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:09,710 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008/default_container_executor.sh]
2015-02-10 21:41:10,070 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:41:13,252 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:13,256 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:13,280 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:13,285 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:13,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:13,759 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742152_1328{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:41:13,907 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328 src: /127.0.0.1:49401 dest: /127.0.0.1:57643
2015-02-10 21:41:13,909 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328 src: /127.0.0.1:59787 dest: /127.0.0.1:52976
2015-02-10 21:41:13,911 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328 src: /127.0.0.1:58649 dest: /127.0.0.1:37184
2015-02-10 21:41:13,972 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58649, dest: /127.0.0.1:37184, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0032_r_000000_0_926441499_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 59057646
2015-02-10 21:41:13,972 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:13,972 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742152_1328{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:13,973 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59787, dest: /127.0.0.1:52976, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0032_r_000000_0_926441499_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 60305097
2015-02-10 21:41:13,974 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742152_1328{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:13,974 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:13,974 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49401, dest: /127.0.0.1:57643, bytes: 70, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0032_r_000000_0_926441499_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 61318354
2015-02-10 21:41:13,975 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:13,975 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742152_1328{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:13,982 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0032_r_000000_0_926441499_1
2015-02-10 21:41:14,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0	dst=null	perm=null
2015-02-10 21:41:14,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0	dst=null	perm=null
2015-02-10 21:41:14,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/task_1423603735088_0032_r_000000	dst=null	perm=null
2015-02-10 21:41:14,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/_temporary/attempt_1423603735088_0032_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/task_1423603735088_0032_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:41:14,113 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328
2015-02-10 21:41:14,141 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000008
2015-02-10 21:41:14,141 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000008
2015-02-10 21:41:14,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:41:14,141 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000008
2015-02-10 21:41:14,152 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,160 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0032_01_000008 is : 143
2015-02-10 21:41:14,161 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1	dst=null	perm=null
2015-02-10 21:41:14,176 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:14,177 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008
2015-02-10 21:41:14,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:14,177 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008
2015-02-10 21:41:14,177 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008
2015-02-10 21:41:14,177 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000008
2015-02-10 21:41:14,177 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000008
2015-02-10 21:41:14,178 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:14,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:14,179 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000008 from application application_1423603735088_0032
2015-02-10 21:41:14,179 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:14,179 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:14,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/task_1423603735088_0032_r_000000	dst=null	perm=null
2015-02-10 21:41:14,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	dst=null	perm=null
2015-02-10 21:41:14,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary/1/task_1423603735088_0032_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary	dst=null	perm=null
2015-02-10 21:41:14,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,261 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,315 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,344 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49384, dest: /127.0.0.1:57643, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, duration: 7339181404
2015-02-10 21:41:14,345 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:14,345 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742151_1327{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16518
2015-02-10 21:41:14,346 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59768, dest: /127.0.0.1:52976, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, duration: 7341750681
2015-02-10 21:41:14,346 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,347 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58628, dest: /127.0.0.1:37184, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, duration: 7342200131
2015-02-10 21:41:14,347 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742151_1327{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16518
2015-02-10 21:41:14,348 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,348 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742151_1327{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16518
2015-02-10 21:41:14,352 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,360 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742153_1329{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:41:14,365 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329 src: /127.0.0.1:49404 dest: /127.0.0.1:57643
2015-02-10 21:41:14,370 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329 src: /127.0.0.1:59790 dest: /127.0.0.1:52976
2015-02-10 21:41:14,371 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329 src: /127.0.0.1:34851 dest: /127.0.0.1:46575
2015-02-10 21:41:14,376 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34851, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, duration: 2248166
2015-02-10 21:41:14,376 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:14,376 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742153_1329{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,376 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59790, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, duration: 2730145
2015-02-10 21:41:14,377 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,377 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742153_1329{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,377 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49404, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, duration: 3652821
2015-02-10 21:41:14,378 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,378 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742153_1329{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,382 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary_tmp is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist	dst=null	perm=null
2015-02-10 21:41:14,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp	dst=null	perm=null
2015-02-10 21:41:14,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist	dst=null	perm=null
2015-02-10 21:41:14,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp	dst=null	perm=null
2015-02-10 21:41:14,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1.jhist	dst=null	perm=null
2015-02-10 21:41:14,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,412 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49407, bytes: 77107, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327, duration: 399313
2015-02-10 21:41:14,415 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742154_1330{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:41:14,421 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330 src: /127.0.0.1:58654 dest: /127.0.0.1:37184
2015-02-10 21:41:14,422 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330 src: /127.0.0.1:59794 dest: /127.0.0.1:52976
2015-02-10 21:41:14,424 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330 src: /127.0.0.1:49410 dest: /127.0.0.1:57643
2015-02-10 21:41:14,431 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49410, dest: /127.0.0.1:57643, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, duration: 3166753
2015-02-10 21:41:14,431 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:14,432 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742154_1330{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,432 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59794, dest: /127.0.0.1:52976, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, duration: 3964834
2015-02-10 21:41:14,432 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742154_1330{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,432 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,433 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58654, dest: /127.0.0.1:37184, bytes: 76507, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, duration: 5288177
2015-02-10 21:41:14,433 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,433 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742154_1330{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,438 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:14,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:41:14,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:14,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:41:14,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032/job_1423603735088_0032_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:14,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:14,456 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34856, bytes: 104830, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742150_1326, duration: 482138
2015-02-10 21:41:14,459 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742155_1331{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:41:14,464 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331 src: /127.0.0.1:49412 dest: /127.0.0.1:57643
2015-02-10 21:41:14,466 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331 src: /127.0.0.1:59798 dest: /127.0.0.1:52976
2015-02-10 21:41:14,468 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331 src: /127.0.0.1:58660 dest: /127.0.0.1:37184
2015-02-10 21:41:14,473 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58660, dest: /127.0.0.1:37184, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, duration: 3526800
2015-02-10 21:41:14,473 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:14,474 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742155_1331{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,474 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59798, dest: /127.0.0.1:52976, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, duration: 3852296
2015-02-10 21:41:14,475 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,475 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742155_1331{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,475 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49412, dest: /127.0.0.1:57643, bytes: 104014, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1807770014_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, duration: 5373229
2015-02-10 21:41:14,475 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:14,476 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742155_1331{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:14,479 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1807770014_1
2015-02-10 21:41:14,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:14,517 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0032_000001 with final state: FINISHING
2015-02-10 21:41:14,517 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:41:14,518 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0032 with final state: FINISHING
2015-02-10 21:41:14,518 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from RUNNING to FINAL_SAVING
2015-02-10 21:41:14,518 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0032
2015-02-10 21:41:14,518 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:41:14,518 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from FINAL_SAVING to FINISHING
2015-02-10 21:41:15,142 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0032_01_000008]
2015-02-10 21:41:15,142 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:15,142 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:41:15,143 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000008
2015-02-10 21:41:15,143 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:15,143 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:41:15,144 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:41:15,144 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:15,144 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:15,145 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:15,527 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742146_1322 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:41:15,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742147_1323 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:41:15,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742148_1324 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:41:15,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742149_1325 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:41:15,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742151_1327 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:41:15,529 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742150_1326 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:41:15,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0032	dst=null	perm=null
2015-02-10 21:41:15,611 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742146_1322, blk_1073742147_1323, blk_1073742148_1324, blk_1073742150_1326, blk_1073742151_1327]
2015-02-10 21:41:15,611 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742146_1322, blk_1073742147_1323, blk_1073742149_1325, blk_1073742150_1326]
2015-02-10 21:41:15,622 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742142_1318 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:41:15,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/238997105_upper_B9285CE920C84623B2B77FAEEF0F50E7	dst=null	perm=null
2015-02-10 21:41:15,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,624 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary
2015-02-10 21:41:15,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/_temporary	dst=null	perm=null
2015-02-10 21:41:15,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,645 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	dst=null	perm=null
2015-02-10 21:41:15,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49416, bytes: 74, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 257598
2015-02-10 21:41:15,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,668 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	dst=null	perm=null
2015-02-10 21:41:15,671 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58663, bytes: 74, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 232184
2015-02-10 21:41:15,672 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch
2015-02-10 21:41:15,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch	dst=null	perm=null
2015-02-10 21:41:15,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	dst=null	perm=null
2015-02-10 21:41:15,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupfilteredbranch/part-00000	dst=null	perm=null
2015-02-10 21:41:15,678 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58663, bytes: 74, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328, duration: 192420
2015-02-10 21:41:15,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:15,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:15,701 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:41:15,702 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-10 21:41:15,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:15,720 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:41:15,721 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:41:15,721 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:41:15,721 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup"]
2015-02-10 21:41:15,722 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:41:15,722 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:41:15,722 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:41:15,723 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...ldedpipesplatform/cogroup
2015-02-10 21:41:15,739 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:41:15,755 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:41:15,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:15,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:15,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:15,762 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 33
2015-02-10 21:41:15,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=null
2015-02-10 21:41:15,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:41:15,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:41:15,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:15,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,778 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742156_1332{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:41:15,782 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 src: /127.0.0.1:34864 dest: /127.0.0.1:46575
2015-02-10 21:41:15,784 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 src: /127.0.0.1:58666 dest: /127.0.0.1:37184
2015-02-10 21:41:15,786 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 src: /127.0.0.1:49421 dest: /127.0.0.1:57643
2015-02-10 21:41:15,793 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49421, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 5790100
2015-02-10 21:41:15,794 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:15,794 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742156_1332{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,794 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58666, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 4178794
2015-02-10 21:41:15,794 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,795 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742156_1332{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,795 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34864, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 4668682
2015-02-10 21:41:15,796 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,796 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742156_1332{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,800 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:15,800 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar
2015-02-10 21:41:15,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:15,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:15,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:15,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:15,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:41:15,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:41:15,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:41:15,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:41:15,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:41:15,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:15,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:15,815 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:15,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:15,818 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:15,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:15,821 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,822 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:15,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:15,824 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:15,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:15,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,833 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split
2015-02-10 21:41:15,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:15,837 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742157_1333{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:41:15,842 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333 src: /127.0.0.1:34867 dest: /127.0.0.1:46575
2015-02-10 21:41:15,843 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333 src: /127.0.0.1:49423 dest: /127.0.0.1:57643
2015-02-10 21:41:15,845 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333 src: /127.0.0.1:59809 dest: /127.0.0.1:52976
2015-02-10 21:41:15,846 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333 src: /127.0.0.1:58671 dest: /127.0.0.1:37184
2015-02-10 21:41:15,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58671, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 2064242
2015-02-10 21:41:15,850 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:15,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742157_1333{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,851 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59809, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 2190608
2015-02-10 21:41:15,851 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,852 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742157_1333{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,852 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49423, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 3234597
2015-02-10 21:41:15,852 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,853 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742157_1333{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,853 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34867, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 4185878
2015-02-10 21:41:15,853 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,853 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742157_1333{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,859 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:15,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,870 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742158_1334{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:41:15,901 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334 src: /127.0.0.1:59811 dest: /127.0.0.1:52976
2015-02-10 21:41:15,903 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334 src: /127.0.0.1:49427 dest: /127.0.0.1:57643
2015-02-10 21:41:15,904 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334 src: /127.0.0.1:34873 dest: /127.0.0.1:46575
2015-02-10 21:41:15,907 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34873, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, duration: 1784274
2015-02-10 21:41:15,908 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:15,908 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742158_1334{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,908 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49427, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, duration: 2481583
2015-02-10 21:41:15,909 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,909 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742158_1334{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,910 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59811, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, duration: 3306659
2015-02-10 21:41:15,910 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,910 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742158_1334{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,916 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:15,916 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:41:15,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:15,945 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742159_1335{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:41:15,950 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335 src: /127.0.0.1:34874 dest: /127.0.0.1:46575
2015-02-10 21:41:15,952 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335 src: /127.0.0.1:58676 dest: /127.0.0.1:37184
2015-02-10 21:41:15,954 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335 src: /127.0.0.1:49431 dest: /127.0.0.1:57643
2015-02-10 21:41:15,958 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49431, dest: /127.0.0.1:57643, bytes: 88465, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 2507306
2015-02-10 21:41:15,958 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:15,958 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742159_1335{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,959 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58676, dest: /127.0.0.1:37184, bytes: 88465, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 3169063
2015-02-10 21:41:15,959 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742159_1335{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,959 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,960 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34874, dest: /127.0.0.1:46575, bytes: 88465, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 4025891
2015-02-10 21:41:15,960 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:15,960 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742159_1335{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:41:15,964 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:15,964 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0033
2015-02-10 21:41:15,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=null
2015-02-10 21:41:15,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:15,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:15,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:15,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:15,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:15,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:15,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:15,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:15,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:15,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:15,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:15,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:15,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:15,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:15,982 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 33 submitted by user teamcity
2015-02-10 21:41:15,982 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0033
2015-02-10 21:41:15,982 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0033
2015-02-10 21:41:15,982 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0033
2015-02-10 21:41:15,982 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from NEW to NEW_SAVING
2015-02-10 21:41:15,983 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:41:15,983 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0033 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:41:15,983 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0033 from user: teamcity, in queue: default
2015-02-10 21:41:15,983 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0033
2015-02-10 21:41:15,983 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from SUBMITTED to ACCEPTED
2015-02-10 21:41:15,984 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0033_000001
2015-02-10 21:41:15,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from NEW to SUBMITTED
2015-02-10 21:41:15,984 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0033 from user: teamcity activated in queue: default
2015-02-10 21:41:15,984 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0033 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:41:15,984 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0033_000001 to scheduler from user teamcity in queue default
2015-02-10 21:41:15,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:41:15,986 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0033/
2015-02-10 21:41:15,986 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0033
2015-02-10 21:41:15,986 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0033/
2015-02-10 21:41:16,143 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:16,144 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000001
2015-02-10 21:41:16,144 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:41:16,144 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:41:16,144 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:16,144 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:16,145 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0033_01_000001
2015-02-10 21:41:16,145 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:16,145 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0033_000001
2015-02-10 21:41:16,145 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0033 AttemptId: appattempt_1423603735088_0033_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0033_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:41:16,145 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:41:16,146 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:41:16,146 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0033_000001
2015-02-10 21:41:16,147 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0033_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0033_000001
2015-02-10 21:41:16,147 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0033_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-10 21:41:16,150 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:16,152 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000001 by user teamcity
2015-02-10 21:41:16,152 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0033
2015-02-10 21:41:16,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000001
2015-02-10 21:41:16,152 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from NEW to INITING
2015-02-10 21:41:16,152 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000001 to application application_1423603735088_0033
2015-02-10 21:41:16,153 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0033_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0033_000001
2015-02-10 21:41:16,153 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from INITING to RUNNING
2015-02-10 21:41:16,153 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:41:16,153 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:41:16,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:16,154 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:16,154 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:41:16,154 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:41:16,154 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:16,154 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000001
2015-02-10 21:41:16,173 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0033_01_000001.tokens. Credentials list: 
2015-02-10 21:41:16,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:16,326 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0033_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001.tokens
2015-02-10 21:41:16,327 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:16,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:16,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:16,489 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49416, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_16744774_31385, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 1146942
2015-02-10 21:41:16,533 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:16,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:16,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:16,574 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59820, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_16744774_31385, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, duration: 280594
2015-02-10 21:41:16,608 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0033/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:16,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:16,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:16,647 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59820, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_16744774_31385, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 241731
2015-02-10 21:41:16,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146 for deletion
2015-02-10 21:41:16,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147 for deletion
2015-02-10 21:41:16,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149 for deletion
2015-02-10 21:41:16,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146
2015-02-10 21:41:16,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150 for deletion
2015-02-10 21:41:16,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147
2015-02-10 21:41:16,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149
2015-02-10 21:41:16,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150
2015-02-10 21:41:16,681 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:16,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:16,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:16,725 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34882, bytes: 89157, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_16744774_31385, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 423986
2015-02-10 21:41:16,760 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0033/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:16,760 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:16,810 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:16,810 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:16,929 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001/default_container_executor.sh]
2015-02-10 21:41:17,143 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:17,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146 for deletion
2015-02-10 21:41:17,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147 for deletion
2015-02-10 21:41:17,221 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148 for deletion
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150 for deletion
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151 for deletion
2015-02-10 21:41:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150
2015-02-10 21:41:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151
2015-02-10 21:41:17,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330
2015-02-10 21:41:17,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333
2015-02-10 21:41:17,673 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331
2015-02-10 21:41:17,673 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328
2015-02-10 21:41:17,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332
2015-02-10 21:41:17,874 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334
2015-02-10 21:41:17,875 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327
2015-02-10 21:41:17,893 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333
2015-02-10 21:41:17,894 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335
2015-02-10 21:41:18,074 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335
2015-02-10 21:41:18,095 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332
2015-02-10 21:41:18,108 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329
2015-02-10 21:41:18,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334
2015-02-10 21:41:18,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329
2015-02-10 21:41:18,478 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742152_1328
2015-02-10 21:41:18,479 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334
2015-02-10 21:41:18,480 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331
2015-02-10 21:41:18,481 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329
2015-02-10 21:41:18,482 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330
2015-02-10 21:41:18,482 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333
2015-02-10 21:41:18,483 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742151_1327
2015-02-10 21:41:18,612 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742156_1332 to datanode(s) 127.0.0.1:52976
2015-02-10 21:41:18,613 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742146_1322, blk_1073742147_1323, blk_1073742148_1324, blk_1073742149_1325, blk_1073742150_1326, blk_1073742151_1327, blk_1073742142_1318]
2015-02-10 21:41:18,613 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742142_1318]
2015-02-10 21:41:19,120 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332
2015-02-10 21:41:19,320 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742154_1330
2015-02-10 21:41:19,321 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742155_1331
2015-02-10 21:41:19,519 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335
2015-02-10 21:41:19,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333
2015-02-10 21:41:19,671 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 to 127.0.0.1:52976 
2015-02-10 21:41:19,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 src: /127.0.0.1:59826 dest: /127.0.0.1:52976
2015-02-10 21:41:19,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:41:19,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332 src: /127.0.0.1:59826 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:41:19,675 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742156_1332 size 254067
2015-02-10 21:41:19,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:19,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:41:19,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:41:19,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:41:19,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=null
2015-02-10 21:41:19,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:19,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:20,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142 for deletion
2015-02-10 21:41:20,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142
2015-02-10 21:41:20,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146 for deletion
2015-02-10 21:41:20,229 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147 for deletion
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148 for deletion
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149 for deletion
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150 for deletion
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146
2015-02-10 21:41:20,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151 for deletion
2015-02-10 21:41:20,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148
2015-02-10 21:41:20,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142 for deletion
2015-02-10 21:41:20,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151
2015-02-10 21:41:20,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742150_1326 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742150
2015-02-10 21:41:20,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142
2015-02-10 21:41:20,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:20,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:20,528 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59827, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742158_1334, duration: 280189
2015-02-10 21:41:20,688 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0032_01_000001 succeeded 
2015-02-10 21:41:20,689 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:41:20,689 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0032_01_000001
2015-02-10 21:41:20,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001
2015-02-10 21:41:20,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001
2015-02-10 21:41:20,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001
2015-02-10 21:41:20,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032/container_1423603735088_0032_01_000001
2015-02-10 21:41:20,709 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000001
2015-02-10 21:41:20,709 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0032_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:41:20,709 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0032_01_000001 from application application_1423603735088_0032
2015-02-10 21:41:20,709 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:20,709 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0032
2015-02-10 21:41:20,948 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0032_01_000001]
2015-02-10 21:41:20,949 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0032_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:20,949 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0032_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:41:20,949 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0032_000001
2015-02-10 21:41:20,949 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0032	CONTAINERID=container_1423603735088_0032_01_000001
2015-02-10 21:41:20,949 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0032_000001 State change from FINISHING to FINISHED
2015-02-10 21:41:20,949 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0032_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:20,950 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0032 State change from FINISHING to FINISHED
2015-02-10 21:41:20,950 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:41:20,950 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0032_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:20,950 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0032
2015-02-10 21:41:20,950 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:20,950 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0032_000001
2015-02-10 21:41:20,950 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:20,951 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0032_000001 released container container_1423603735088_0032_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:20,950 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0032,name=[B7AF74E9B0E4432598BD49BCA3FCE355/A18703037F7040669A22433EDB1CBFF8] lower*upper/(1/2) ...orm/cogroupfilteredbranch,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0032/jobhistory/job/job_1423603735088_0032,appMasterHost=ip-10-31-157-187,startTime=1423604452200,finishTime=1423604474518,finalStatus=SUCCEEDED
2015-02-10 21:41:20,951 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0032_000001 is done. finalState=FINISHED
2015-02-10 21:41:20,951 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0032 requests cleared
2015-02-10 21:41:20,951 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0032 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:41:20,952 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0032 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:41:20,954 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0032_000001 (auth:SIMPLE)
2015-02-10 21:41:20,955 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0032_01_000001
2015-02-10 21:41:21,145 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:21,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,145 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0032
2015-02-10 21:41:21,146 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:21,146 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0032, with delay of 10800 seconds
2015-02-10 21:41:21,146 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,146 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,613 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742146_1322, blk_1073742147_1323, blk_1073742148_1324, blk_1073742149_1325, blk_1073742151_1327, blk_1073742142_1318]
2015-02-10 21:41:21,875 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:21,878 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0033_000001
2015-02-10 21:41:21,878 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0033	APPATTEMPTID=appattempt_1423603735088_0033_000001
2015-02-10 21:41:21,878 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:41:21,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from ACCEPTED to RUNNING
2015-02-10 21:41:21,919 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:21,919 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,919 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,919 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0032
2015-02-10 21:41:21,920 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:21,920 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0032, with delay of 10800 seconds
2015-02-10 21:41:21,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,921 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:21,949 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:21,950 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,950 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0032
2015-02-10 21:41:21,950 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,950 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,951 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0032
2015-02-10 21:41:21,950 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0032 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:21,952 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0032, with delay of 10800 seconds
2015-02-10 21:41:22,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:41:22,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:22,251 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742160_1336{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:41:22,315 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336 src: /127.0.0.1:58693 dest: /127.0.0.1:37184
2015-02-10 21:41:22,317 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336 src: /127.0.0.1:34895 dest: /127.0.0.1:46575
2015-02-10 21:41:22,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336 src: /127.0.0.1:49451 dest: /127.0.0.1:57643
2015-02-10 21:41:22,352 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49451, dest: /127.0.0.1:57643, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, duration: 30915251
2015-02-10 21:41:22,352 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:22,353 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742160_1336{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:22,353 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34895, dest: /127.0.0.1:46575, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, duration: 32191594
2015-02-10 21:41:22,354 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742160_1336{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:22,354 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:22,354 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58693, dest: /127.0.0.1:37184, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, duration: 33318868
2015-02-10 21:41:22,355 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:22,355 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742160_1336{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:22,363 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:22,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146 for deletion
2015-02-10 21:41:22,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147 for deletion
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148 for deletion
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149 for deletion
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151 for deletion
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742147_1323 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742147
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742149_1325 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742149
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742146_1322 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742146
2015-02-10 21:41:22,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142 for deletion
2015-02-10 21:41:22,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742148_1324 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742148
2015-02-10 21:41:22,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742151_1327 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742151
2015-02-10 21:41:22,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742142_1318 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742142
2015-02-10 21:41:22,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:22,950 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000002
2015-02-10 21:41:22,950 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:41:22,950 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:22,951 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:22,951 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:22,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:22,951 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000003
2015-02-10 21:41:22,951 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:41:22,951 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:22,952 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:22,952 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:22,952 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:22,952 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000004
2015-02-10 21:41:22,952 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:41:22,953 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:22,953 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:22,953 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:22,953 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:22,953 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000005
2015-02-10 21:41:22,954 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:41:22,954 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:22,954 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:22,954 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:23,145 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:23,146 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000006
2015-02-10 21:41:23,146 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:41:23,146 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:41:23,146 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:23,146 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:23,147 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:23,147 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000007
2015-02-10 21:41:23,147 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:41:23,147 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:41:23,148 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:23,148 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:23,161 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336
2015-02-10 21:41:23,165 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336
2015-02-10 21:41:23,491 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332
2015-02-10 21:41:23,953 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0033_01_000002
2015-02-10 21:41:23,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:23,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:23,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:23,955 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:23,955 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0033_01_000006
2015-02-10 21:41:23,955 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:23,955 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:24,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:24,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:24,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:24,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:24,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:24,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:24,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:24,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:24,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:24,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:24,153 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:24,153 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:24,159 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000007 by user teamcity
2015-02-10 21:41:24,159 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000007
2015-02-10 21:41:24,159 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000007 to application application_1423603735088_0033
2015-02-10 21:41:24,160 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000006 by user teamcity
2015-02-10 21:41:24,160 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,160 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,160 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000006
2015-02-10 21:41:24,161 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000006 to application application_1423603735088_0033
2015-02-10 21:41:24,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,162 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,162 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,164 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000003 by user teamcity
2015-02-10 21:41:24,165 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0033
2015-02-10 21:41:24,165 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000002 by user teamcity
2015-02-10 21:41:24,165 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000005 by user teamcity
2015-02-10 21:41:24,165 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000002
2015-02-10 21:41:24,165 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000005
2015-02-10 21:41:24,165 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000003
2015-02-10 21:41:24,166 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000004 by user teamcity
2015-02-10 21:41:24,166 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000004
2015-02-10 21:41:24,165 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from NEW to INITING
2015-02-10 21:41:24,167 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000003 to application application_1423603735088_0033
2015-02-10 21:41:24,167 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000002 to application application_1423603735088_0033
2015-02-10 21:41:24,167 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000005 to application application_1423603735088_0033
2015-02-10 21:41:24,167 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000004 to application application_1423603735088_0033
2015-02-10 21:41:24,168 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from INITING to RUNNING
2015-02-10 21:41:24,168 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,168 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,169 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,169 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:41:24,169 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,169 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,169 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,169 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,170 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:24,170 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:24,170 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,170 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,170 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,170 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,171 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,171 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,171 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,171 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,172 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,172 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:24,172 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:24,172 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:24,172 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000003
2015-02-10 21:41:24,175 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000004
2015-02-10 21:41:24,175 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000005
2015-02-10 21:41:24,175 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000002
2015-02-10 21:41:24,202 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000003.tokens. Credentials list: 
2015-02-10 21:41:24,202 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000005.tokens. Credentials list: 
2015-02-10 21:41:24,210 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0033_01_000002.tokens. Credentials list: 
2015-02-10 21:41:24,212 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000004.tokens. Credentials list: 
2015-02-10 21:41:24,231 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,232 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,234 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,234 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,241 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:24,375 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000006/default_container_executor.sh]
2015-02-10 21:41:24,380 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000007/default_container_executor.sh]
2015-02-10 21:41:24,402 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003.tokens
2015-02-10 21:41:24,402 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:24,526 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336
2015-02-10 21:41:24,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:24,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:24,584 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58702, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-37148136_31695, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 1151545
2015-02-10 21:41:24,642 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:24,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:24,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:24,688 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49457, bytes: 89157, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-37148136_31695, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 472569
2015-02-10 21:41:24,725 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:24,794 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,794 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,794 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,794 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,797 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,797 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,797 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:24,798 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:24,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:24,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:24,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:24,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:24,964 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005/default_container_executor.sh]
2015-02-10 21:41:24,973 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004/default_container_executor.sh]
2015-02-10 21:41:24,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002/default_container_executor.sh]
2015-02-10 21:41:24,976 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:41:24,981 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003/default_container_executor.sh]
2015-02-10 21:41:25,146 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:25,147 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:25,892 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:26,509 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004.tokens
2015-02-10 21:41:26,510 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:26,984 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:27,658 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0033_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002.tokens
2015-02-10 21:41:27,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:28,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:29,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0033_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005.tokens
2015-02-10 21:41:29,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:29,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:29,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:30,045 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34916, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000005_0_-828653360_1, offset: 1536, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 308324
2015-02-10 21:41:30,128 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49472, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000004_0_1364956673_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 280315
2015-02-10 21:41:30,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:30,191 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58719, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000005_0_-828653360_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 280273
2015-02-10 21:41:30,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:30,250 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59859, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000004_0_1364956673_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 258580
2015-02-10 21:41:30,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:30,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:30,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:30,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.split	dst=null	perm=null
2015-02-10 21:41:30,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000005_0	dst=null	perm=null
2015-02-10 21:41:30,788 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49479, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000000_0_2082934760_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 258229
2015-02-10 21:41:30,839 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49480, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000001_0_185251675_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 277387
2015-02-10 21:41:30,840 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000007
2015-02-10 21:41:30,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000007
2015-02-10 21:41:30,840 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:41:30,840 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000007
2015-02-10 21:41:30,861 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58727, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000003_0_1391368673_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 269380
2015-02-10 21:41:30,861 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000007 is : 143
2015-02-10 21:41:30,867 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34927, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000002_0_1830144579_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742157_1333, duration: 231800
2015-02-10 21:41:30,870 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742161_1337{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:41:30,878 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337 src: /127.0.0.1:59868 dest: /127.0.0.1:52976
2015-02-10 21:41:30,885 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337 src: /127.0.0.1:34929 dest: /127.0.0.1:46575
2015-02-10 21:41:30,887 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337 src: /127.0.0.1:58731 dest: /127.0.0.1:37184
2015-02-10 21:41:30,893 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:30,896 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000007
2015-02-10 21:41:30,896 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000007
2015-02-10 21:41:30,897 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000007
2015-02-10 21:41:30,897 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000007
2015-02-10 21:41:30,897 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000007
2015-02-10 21:41:30,898 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:30,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000004_0	dst=null	perm=null
2015-02-10 21:41:30,902 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000007 from application application_1423603735088_0033
2015-02-10 21:41:30,902 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:30,903 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:30,904 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist for DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:30,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:30,979 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000006
2015-02-10 21:41:30,979 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000006
2015-02-10 21:41:30,979 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:41:30,979 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000006
2015-02-10 21:41:30,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:30,979 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000007]
2015-02-10 21:41:30,980 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:30,980 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:41:30,980 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000007
2015-02-10 21:41:30,980 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:41:30,980 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:41:30,982 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:41:30,982 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:30,982 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:30,982 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:30,991 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34931, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000001_0_185251675_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 1759984
2015-02-10 21:41:30,997 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000006 is : 143
2015-02-10 21:41:31,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:31,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:31,013 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:31,014 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000006
2015-02-10 21:41:31,014 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000006
2015-02-10 21:41:31,015 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34932, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000003_0_1391368673_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 414104
2015-02-10 21:41:31,015 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000006
2015-02-10 21:41:31,015 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000006
2015-02-10 21:41:31,016 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000006
2015-02-10 21:41:31,016 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:31,016 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000006 from application application_1423603735088_0033
2015-02-10 21:41:31,016 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:31,016 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:31,399 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58734, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000000_0_2082934760_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 288231
2015-02-10 21:41:31,460 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34927, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0033_m_000002_0_1830144579_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 5473017
2015-02-10 21:41:31,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000003_0	dst=null	perm=null
2015-02-10 21:41:31,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000001_0	dst=null	perm=null
2015-02-10 21:41:31,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000000_0	dst=null	perm=null
2015-02-10 21:41:31,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000005
2015-02-10 21:41:31,785 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000005
2015-02-10 21:41:31,785 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:41:31,786 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000005
2015-02-10 21:41:31,804 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000005 is : 143
2015-02-10 21:41:31,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_m_000002_0	dst=null	perm=null
2015-02-10 21:41:31,824 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:31,825 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005
2015-02-10 21:41:31,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005
2015-02-10 21:41:31,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005
2015-02-10 21:41:31,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000005
2015-02-10 21:41:31,826 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000005
2015-02-10 21:41:31,828 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:31,828 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000005 from application application_1423603735088_0033
2015-02-10 21:41:31,829 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:31,829 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:31,835 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000003
2015-02-10 21:41:31,835 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000003
2015-02-10 21:41:31,835 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:41:31,836 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000003
2015-02-10 21:41:31,836 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000005]
2015-02-10 21:41:31,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:31,837 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:41:31,837 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000005
2015-02-10 21:41:31,837 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:41:31,837 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:41:31,838 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:31,838 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:31,839 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:31,839 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:31,855 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000002
2015-02-10 21:41:31,855 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000002
2015-02-10 21:41:31,857 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000003 is : 143
2015-02-10 21:41:31,873 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:41:31,873 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:31,874 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000002
2015-02-10 21:41:31,899 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000002 is : 143
2015-02-10 21:41:31,905 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000004
2015-02-10 21:41:31,905 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000004
2015-02-10 21:41:31,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003
2015-02-10 21:41:31,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003
2015-02-10 21:41:31,919 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003
2015-02-10 21:41:31,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:31,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000003
2015-02-10 21:41:31,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:41:31,920 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000003
2015-02-10 21:41:31,921 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:31,921 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002
2015-02-10 21:41:31,922 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000004
2015-02-10 21:41:31,922 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002
2015-02-10 21:41:31,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002
2015-02-10 21:41:31,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000002
2015-02-10 21:41:31,938 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000004 is : 143
2015-02-10 21:41:31,955 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000003 from application application_1423603735088_0033
2015-02-10 21:41:31,955 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:31,955 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:31,956 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000002
2015-02-10 21:41:31,956 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:31,956 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:31,956 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000002 from application application_1423603735088_0033
2015-02-10 21:41:31,957 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:31,957 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:31,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004
2015-02-10 21:41:31,964 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004
2015-02-10 21:41:31,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004
2015-02-10 21:41:31,965 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000004
2015-02-10 21:41:31,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000004
2015-02-10 21:41:31,965 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:31,966 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000004 from application application_1423603735088_0033
2015-02-10 21:41:31,966 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:31,966 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:31,980 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000006]
2015-02-10 21:41:31,981 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:31,981 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:41:31,981 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000006
2015-02-10 21:41:31,981 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:41:31,981 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:41:31,982 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:41:31,983 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:31,983 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:31,983 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:32,560 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:32,561 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000008
2015-02-10 21:41:32,561 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0033_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:41:32,561 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0033_000001 container=Container: [ContainerId: container_1423603735088_0033_01_000008, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:41:32,561 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:32,561 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:32,906 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000003, container_1423603735088_0033_01_000004, container_1423603735088_0033_01_000002]
2015-02-10 21:41:32,906 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:32,906 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:41:32,906 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000002
2015-02-10 21:41:32,907 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:41:32,907 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:41:32,908 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:32,908 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:32,908 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:32,909 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:32,909 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:32,909 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:41:32,909 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000003
2015-02-10 21:41:32,909 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:41:32,909 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:41:32,910 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:32,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:32,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:32,910 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000003 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:41:32,911 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:32,911 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:41:32,911 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000004
2015-02-10 21:41:32,911 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:32,911 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:41:32,912 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:32,912 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:32,912 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:32,912 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:33,005 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0033_01_000008
2015-02-10 21:41:33,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:33,022 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:33,025 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0033_01_000008 by user teamcity
2015-02-10 21:41:33,025 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0033
2015-02-10 21:41:33,025 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000008
2015-02-10 21:41:33,025 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from NEW to INITING
2015-02-10 21:41:33,025 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0033_01_000008 to application application_1423603735088_0033
2015-02-10 21:41:33,026 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from INITING to RUNNING
2015-02-10 21:41:33,026 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:41:33,026 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0033
2015-02-10 21:41:33,026 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0033
2015-02-10 21:41:33,026 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:33,027 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0033
2015-02-10 21:41:33,027 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:33,027 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:33,027 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0033_01_000008
2015-02-10 21:41:33,045 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0033_01_000008.tokens. Credentials list: 
2015-02-10 21:41:33,071 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:33,279 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0033_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008.tokens
2015-02-10 21:41:33,279 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:33,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:33,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar	dst=null	perm=null
2015-02-10 21:41:33,436 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34939, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-307423711_32228, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742156_1332, duration: 1232089
2015-02-10 21:41:33,481 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:33,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:33,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml	dst=null	perm=null
2015-02-10 21:41:33,522 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34939, bytes: 89157, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-307423711_32228, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742159_1335, duration: 410849
2015-02-10 21:41:33,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0033/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:33,555 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:33,560 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:33,603 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:33,603 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:33,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008/default_container_executor.sh]
2015-02-10 21:41:34,009 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:41:37,237 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:37,240 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:37,263 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:37,269 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:41:38,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:38,617 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742162_1338{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:41:38,755 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338 src: /127.0.0.1:59890 dest: /127.0.0.1:52976
2015-02-10 21:41:38,757 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338 src: /127.0.0.1:58752 dest: /127.0.0.1:37184
2015-02-10 21:41:38,759 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338 src: /127.0.0.1:34952 dest: /127.0.0.1:46575
2015-02-10 21:41:38,799 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34952, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0033_r_000000_0_487857105_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 27671593
2015-02-10 21:41:38,800 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742162_1338{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:38,800 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58752, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0033_r_000000_0_487857105_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 28972602
2015-02-10 21:41:38,800 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:38,801 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742162_1338{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:38,801 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:38,802 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59890, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0033_r_000000_0_487857105_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 29764446
2015-02-10 21:41:38,802 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742162_1338{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:38,802 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:38,809 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0033_r_000000_0_487857105_1
2015-02-10 21:41:38,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0	dst=null	perm=null
2015-02-10 21:41:38,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0	dst=null	perm=null
2015-02-10 21:41:38,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/task_1423603735088_0033_r_000000	dst=null	perm=null
2015-02-10 21:41:38,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/_temporary/attempt_1423603735088_0033_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/task_1423603735088_0033_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:41:38,965 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000008
2015-02-10 21:41:38,966 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000008
2015-02-10 21:41:38,966 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:41:38,966 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000008
2015-02-10 21:41:38,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:38,978 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:38,981 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0033_01_000008 is : 143
2015-02-10 21:41:38,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1	dst=null	perm=null
2015-02-10 21:41:38,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:38,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:38,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/task_1423603735088_0033_r_000000	dst=null	perm=null
2015-02-10 21:41:38,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	dst=null	perm=null
2015-02-10 21:41:38,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:38,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008
2015-02-10 21:41:38,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008
2015-02-10 21:41:39,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008
2015-02-10 21:41:39,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000008
2015-02-10 21:41:39,000 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000008
2015-02-10 21:41:39,000 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:39,000 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000008 from application application_1423603735088_0033
2015-02-10 21:41:39,000 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:39,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:39,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary/1/task_1423603735088_0033_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary	dst=null	perm=null
2015-02-10 21:41:39,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,062 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,069 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,098 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58731, dest: /127.0.0.1:37184, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, duration: 8200410422
2015-02-10 21:41:39,098 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:39,099 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742161_1337{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16528
2015-02-10 21:41:39,099 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34929, dest: /127.0.0.1:46575, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, duration: 8206043110
2015-02-10 21:41:39,099 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,100 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742161_1337{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16528
2015-02-10 21:41:39,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59868, dest: /127.0.0.1:52976, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, duration: 8206256990
2015-02-10 21:41:39,101 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742161_1337{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 16528
2015-02-10 21:41:39,106 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,113 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742163_1339{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:41:39,139 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339 src: /127.0.0.1:34953 dest: /127.0.0.1:46575
2015-02-10 21:41:39,143 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339 src: /127.0.0.1:49509 dest: /127.0.0.1:57643
2015-02-10 21:41:39,145 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339 src: /127.0.0.1:58756 dest: /127.0.0.1:37184
2015-02-10 21:41:39,148 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58756, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, duration: 2219775
2015-02-10 21:41:39,149 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742163_1339{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,149 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49509, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, duration: 2895955
2015-02-10 21:41:39,149 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:39,150 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742163_1339{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,149 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,150 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34953, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, duration: 3282594
2015-02-10 21:41:39,150 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742163_1339{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,151 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,156 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary_tmp is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist	dst=null	perm=null
2015-02-10 21:41:39,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp	dst=null	perm=null
2015-02-10 21:41:39,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist	dst=null	perm=null
2015-02-10 21:41:39,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp	dst=null	perm=null
2015-02-10 21:41:39,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1.jhist	dst=null	perm=null
2015-02-10 21:41:39,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,187 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59896, bytes: 77199, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337, duration: 393687
2015-02-10 21:41:39,190 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742164_1340{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:41:39,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340 src: /127.0.0.1:58758 dest: /127.0.0.1:37184
2015-02-10 21:41:39,196 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340 src: /127.0.0.1:34958 dest: /127.0.0.1:46575
2015-02-10 21:41:39,198 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340 src: /127.0.0.1:59899 dest: /127.0.0.1:52976
2015-02-10 21:41:39,202 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59899, dest: /127.0.0.1:52976, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, duration: 2737649
2015-02-10 21:41:39,203 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:39,203 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742164_1340{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,203 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34958, dest: /127.0.0.1:46575, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, duration: 3197089
2015-02-10 21:41:39,204 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,204 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742164_1340{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,204 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58758, dest: /127.0.0.1:37184, bytes: 76599, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, duration: 4921516
2015-02-10 21:41:39,204 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742164_1340{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,208 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,211 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:39,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:41:39,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:39,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:41:39,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033/job_1423603735088_0033_1_conf.xml	dst=null	perm=null
2015-02-10 21:41:39,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:39,223 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:34960, bytes: 104388, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742160_1336, duration: 394162
2015-02-10 21:41:39,226 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742165_1341{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:41:39,230 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341 src: /127.0.0.1:58762 dest: /127.0.0.1:37184
2015-02-10 21:41:39,232 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341 src: /127.0.0.1:34962 dest: /127.0.0.1:46575
2015-02-10 21:41:39,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341 src: /127.0.0.1:59903 dest: /127.0.0.1:52976
2015-02-10 21:41:39,238 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59903, dest: /127.0.0.1:52976, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, duration: 3257316
2015-02-10 21:41:39,238 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:39,239 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742165_1341{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,239 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34962, dest: /127.0.0.1:46575, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, duration: 4003082
2015-02-10 21:41:39,239 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,239 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742165_1341{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,241 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58762, dest: /127.0.0.1:37184, bytes: 103576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-548018688_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, duration: 4749548
2015-02-10 21:41:39,242 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:39,242 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742165_1341{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:41:39,245 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-548018688_1
2015-02-10 21:41:39,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:41:39,308 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0033_000001 with final state: FINISHING
2015-02-10 21:41:39,308 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:41:39,308 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0033 with final state: FINISHING
2015-02-10 21:41:39,309 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from RUNNING to FINAL_SAVING
2015-02-10 21:41:39,309 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0033
2015-02-10 21:41:39,309 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:41:39,309 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from FINAL_SAVING to FINISHING
2015-02-10 21:41:39,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:41:39,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:41:39,532 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339
2015-02-10 21:41:39,532 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338
2015-02-10 21:41:39,534 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340
2015-02-10 21:41:39,535 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341
2015-02-10 21:41:39,536 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337
2015-02-10 21:41:39,967 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000008]
2015-02-10 21:41:39,967 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:39,967 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:41:39,967 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000008
2015-02-10 21:41:39,967 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:39,968 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:41:39,969 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000008, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:41:39,969 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:39,969 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:39,970 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000008 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:40,318 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742156_1332 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:41:40,319 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742157_1333 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:41:40,319 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742158_1334 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:41:40,319 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742159_1335 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:41:40,319 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742161_1337 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:41:40,320 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742160_1336 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:41:40,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0033	dst=null	perm=null
2015-02-10 21:41:40,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,383 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary
2015-02-10 21:41:40,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/_temporary	dst=null	perm=null
2015-02-10 21:41:40,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,405 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	dst=null	perm=null
2015-02-10 21:41:40,408 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58766, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 248407
2015-02-10 21:41:40,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,427 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	dst=null	perm=null
2015-02-10 21:41:40,430 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58766, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 194704
2015-02-10 21:41:40,430 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroup
2015-02-10 21:41:40,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup	dst=null	perm=null
2015-02-10 21:41:40,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	dst=null	perm=null
2015-02-10 21:41:40,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroup/part-00000	dst=null	perm=null
2015-02-10 21:41:40,439 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59906, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338, duration: 220472
2015-02-10 21:41:40,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:40,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:40,463 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:41:40,463 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-10 21:41:40,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:41:40,482 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:41:40,482 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:41:40,482 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:41:40,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown"]
2015-02-10 21:41:40,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:41:40,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:41:40,484 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:41:40,485 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...ldedpipesplatform/unknown
2015-02-10 21:41:40,500 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:41:40,516 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:41:40,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:41:40,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:40,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:40,522 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 34
2015-02-10 21:41:40,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=null
2015-02-10 21:41:40,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:41:40,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:41:40,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:40,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,538 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742166_1342{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:41:40,572 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 src: /127.0.0.1:58769 dest: /127.0.0.1:37184
2015-02-10 21:41:40,573 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 src: /127.0.0.1:34969 dest: /127.0.0.1:46575
2015-02-10 21:41:40,575 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 src: /127.0.0.1:49525 dest: /127.0.0.1:57643
2015-02-10 21:41:40,580 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49525, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, duration: 3016381
2015-02-10 21:41:40,581 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:40,581 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742166_1342{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,581 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34969, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, duration: 4255659
2015-02-10 21:41:40,582 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,582 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742166_1342{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,582 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58769, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, duration: 5032149
2015-02-10 21:41:40,582 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742166_1342{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,587 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:40,588 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar
2015-02-10 21:41:40,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:40,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:40,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:40,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:40,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:41:40,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:41:40,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:41:40,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:41:40,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:41:40,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:40,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:40,604 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:40,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:40,607 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:40,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:40,610 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:40,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:40,613 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:41:40,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:40,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,623 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split
2015-02-10 21:41:40,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:40,628 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742167_1343{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:41:40,644 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343 src: /127.0.0.1:49526 dest: /127.0.0.1:57643
2015-02-10 21:41:40,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343 src: /127.0.0.1:59912 dest: /127.0.0.1:52976
2015-02-10 21:41:40,648 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343 src: /127.0.0.1:34973 dest: /127.0.0.1:46575
2015-02-10 21:41:40,649 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343 src: /127.0.0.1:58775 dest: /127.0.0.1:37184
2015-02-10 21:41:40,653 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58775, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 1583047
2015-02-10 21:41:40,653 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:40,653 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742167_1343{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,654 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34973, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 2999751
2015-02-10 21:41:40,654 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,654 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742167_1343{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,654 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59912, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 3678783
2015-02-10 21:41:40,655 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,655 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742167_1343{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,655 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49526, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 4456180
2015-02-10 21:41:40,656 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,657 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742167_1343{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,660 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:40,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,668 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742168_1344{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:41:40,671 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344 src: /127.0.0.1:58776 dest: /127.0.0.1:37184
2015-02-10 21:41:40,673 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344 src: /127.0.0.1:59916 dest: /127.0.0.1:52976
2015-02-10 21:41:40,674 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344 src: /127.0.0.1:34977 dest: /127.0.0.1:46575
2015-02-10 21:41:40,678 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34977, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, duration: 1463480
2015-02-10 21:41:40,678 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:40,679 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742168_1344{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,679 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59916, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, duration: 2066171
2015-02-10 21:41:40,679 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,680 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742168_1344{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,680 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58776, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, duration: 3674303
2015-02-10 21:41:40,680 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,681 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742168_1344{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,684 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:40,684 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:41:40,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:41:40,697 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742169_1345{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:41:40,701 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345 src: /127.0.0.1:59918 dest: /127.0.0.1:52976
2015-02-10 21:41:40,702 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345 src: /127.0.0.1:58780 dest: /127.0.0.1:37184
2015-02-10 21:41:40,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345 src: /127.0.0.1:49535 dest: /127.0.0.1:57643
2015-02-10 21:41:40,708 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49535, dest: /127.0.0.1:57643, bytes: 88184, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, duration: 2497732
2015-02-10 21:41:40,708 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742169_1345{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,708 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:40,709 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58780, dest: /127.0.0.1:37184, bytes: 88184, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, duration: 3368641
2015-02-10 21:41:40,709 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742169_1345{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,709 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,710 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59918, dest: /127.0.0.1:52976, bytes: 88184, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, duration: 4175040
2015-02-10 21:41:40,710 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742169_1345{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:41:40,710 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:40,735 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:41:40,736 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0034
2015-02-10 21:41:40,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=null
2015-02-10 21:41:40,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:40,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:40,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:40,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:40,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:40,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:40,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:40,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:40,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:40,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:40,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:40,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:40,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:40,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:40,755 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 34 submitted by user teamcity
2015-02-10 21:41:40,755 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0034
2015-02-10 21:41:40,756 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0034
2015-02-10 21:41:40,756 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0034
2015-02-10 21:41:40,756 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from NEW to NEW_SAVING
2015-02-10 21:41:40,756 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:41:40,756 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0034 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:41:40,756 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0034 from user: teamcity, in queue: default
2015-02-10 21:41:40,757 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0034
2015-02-10 21:41:40,757 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from SUBMITTED to ACCEPTED
2015-02-10 21:41:40,757 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0034_000001
2015-02-10 21:41:40,757 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from NEW to SUBMITTED
2015-02-10 21:41:40,758 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0034 from user: teamcity activated in queue: default
2015-02-10 21:41:40,758 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0034 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:41:40,758 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0034_000001 to scheduler from user teamcity in queue default
2015-02-10 21:41:40,758 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:41:40,759 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0034/
2015-02-10 21:41:40,760 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0034
2015-02-10 21:41:40,760 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0034/
2015-02-10 21:41:40,910 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:40,910 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000001
2015-02-10 21:41:40,911 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:41:40,911 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:40,911 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:40,911 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:40,911 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0034_01_000001
2015-02-10 21:41:40,912 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:40,912 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0034_000001
2015-02-10 21:41:40,912 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0034 AttemptId: appattempt_1423603735088_0034_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0034_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:41:40,912 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:41:40,912 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:41:40,913 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0034_000001
2015-02-10 21:41:40,914 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0034_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0034_000001
2015-02-10 21:41:40,914 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0034_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-10 21:41:40,917 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0034_000001 (auth:SIMPLE)
2015-02-10 21:41:40,919 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000001 by user teamcity
2015-02-10 21:41:40,919 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0034
2015-02-10 21:41:40,919 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000001
2015-02-10 21:41:40,919 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from NEW to INITING
2015-02-10 21:41:40,919 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000001 to application application_1423603735088_0034
2015-02-10 21:41:40,920 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0034_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0034_000001
2015-02-10 21:41:40,920 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from INITING to RUNNING
2015-02-10 21:41:40,920 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:41:40,920 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:41:40,920 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:40,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:40,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:41:40,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:41:40,921 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:40,921 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0034_01_000001
2015-02-10 21:41:40,937 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0034_01_000001.tokens. Credentials list: 
2015-02-10 21:41:40,964 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:41,082 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0034_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001.tokens
2015-02-10 21:41:41,082 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:41:41,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:41,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:41,238 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49539, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1471384686_32457, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, duration: 1127020
2015-02-10 21:41:41,281 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:41,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:41,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:41,323 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59906, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1471384686_32457, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, duration: 253936
2015-02-10 21:41:41,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:41,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:41,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:41,397 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49539, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1471384686_32457, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 238489
2015-02-10 21:41:41,429 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:41,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:41,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:41,468 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59906, bytes: 88876, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1471384686_32457, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, duration: 417782
2015-02-10 21:41:41,501 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:41,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:41,547 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:41,547 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:41,661 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001/default_container_executor.sh]
2015-02-10 21:41:41,910 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:42,616 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742166_1342 to datanode(s) 127.0.0.1:52976
2015-02-10 21:41:42,617 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742160_1336, blk_1073742156_1332, blk_1073742157_1333, blk_1073742158_1334, blk_1073742159_1335]
2015-02-10 21:41:42,617 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742161_1337, blk_1073742156_1332, blk_1073742157_1333, blk_1073742158_1334]
2015-02-10 21:41:43,168 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343
2015-02-10 21:41:43,234 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339
2015-02-10 21:41:43,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340
2015-02-10 21:41:43,240 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338
2015-02-10 21:41:43,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337
2015-02-10 21:41:43,435 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342
2015-02-10 21:41:43,436 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345
2015-02-10 21:41:43,442 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342
2015-02-10 21:41:43,443 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341
2015-02-10 21:41:43,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339
2015-02-10 21:41:43,496 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343
2015-02-10 21:41:43,498 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345
2015-02-10 21:41:43,499 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742164_1340
2015-02-10 21:41:43,500 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344
2015-02-10 21:41:43,501 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742161_1337
2015-02-10 21:41:43,640 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343
2015-02-10 21:41:43,641 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344
2015-02-10 21:41:43,670 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 to 127.0.0.1:52976 
2015-02-10 21:41:43,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160 for deletion
2015-02-10 21:41:43,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156 for deletion
2015-02-10 21:41:43,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157 for deletion
2015-02-10 21:41:43,671 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158 for deletion
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159 for deletion
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158
2015-02-10 21:41:43,672 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 src: /127.0.0.1:59927 dest: /127.0.0.1:52976
2015-02-10 21:41:43,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159
2015-02-10 21:41:43,673 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:41:43,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342 src: /127.0.0.1:59927 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:41:43,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742166_1342 size 254067
2015-02-10 21:41:43,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742165_1341
2015-02-10 21:41:43,899 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342
2015-02-10 21:41:43,901 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742162_1338
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161 for deletion
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156 for deletion
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157 for deletion
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158 for deletion
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156
2015-02-10 21:41:44,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157
2015-02-10 21:41:44,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161
2015-02-10 21:41:44,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158
2015-02-10 21:41:44,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:41:44,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:41:44,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:41:44,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:41:44,542 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343
2015-02-10 21:41:44,543 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345
2015-02-10 21:41:44,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=null
2015-02-10 21:41:44,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:44,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:44,743 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342
2015-02-10 21:41:44,744 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344
2015-02-10 21:41:45,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:45,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:41:45,218 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58790, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742168_1344, duration: 251989
2015-02-10 21:41:45,379 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0033_01_000001 succeeded 
2015-02-10 21:41:45,380 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:41:45,380 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0033_01_000001
2015-02-10 21:41:45,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001
2015-02-10 21:41:45,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001
2015-02-10 21:41:45,398 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001
2015-02-10 21:41:45,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0033/container_1423603735088_0033_01_000001
2015-02-10 21:41:45,399 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000001
2015-02-10 21:41:45,399 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0033_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:41:45,399 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0033_01_000001 from application application_1423603735088_0033
2015-02-10 21:41:45,399 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:45,399 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0033
2015-02-10 21:41:45,618 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742160_1336, blk_1073742161_1337, blk_1073742156_1332, blk_1073742157_1333, blk_1073742158_1334, blk_1073742159_1335]
2015-02-10 21:41:45,618 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742160_1336, blk_1073742161_1337, blk_1073742156_1332, blk_1073742157_1333, blk_1073742159_1335]
2015-02-10 21:41:45,985 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0033_01_000001]
2015-02-10 21:41:45,985 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0033_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:45,985 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0033_000001
2015-02-10 21:41:45,985 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0033_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:41:45,986 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0033_000001 State change from FINISHING to FINISHED
2015-02-10 21:41:45,986 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0033	CONTAINERID=container_1423603735088_0033_01_000001
2015-02-10 21:41:45,986 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0033 State change from FINISHING to FINISHED
2015-02-10 21:41:45,986 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0033_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:45,986 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0033_000001
2015-02-10 21:41:45,986 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0033
2015-02-10 21:41:45,986 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:41:45,986 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0033,name=[47728055473B44AC9A2850D28A7E1740/65BCBFEFC50C42F58FEBEA768C526717] lower*upper/(1/1) ...ldedpipesplatform/cogroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0033/jobhistory/job/job_1423603735088_0033,appMasterHost=ip-10-31-157-187,startTime=1423604475982,finishTime=1423604499308,finalStatus=SUCCEEDED
2015-02-10 21:41:45,987 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0033_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:41:45,987 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:45,987 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:45,987 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0033_000001 released container container_1423603735088_0033_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:45,987 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0033_000001 is done. finalState=FINISHED
2015-02-10 21:41:45,987 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0033 requests cleared
2015-02-10 21:41:45,987 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0033 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:41:45,987 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0033 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:41:45,990 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0033_000001 (auth:SIMPLE)
2015-02-10 21:41:45,991 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0033_01_000001
2015-02-10 21:41:46,557 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0034_000001 (auth:SIMPLE)
2015-02-10 21:41:46,561 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0034_000001
2015-02-10 21:41:46,562 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0034	APPATTEMPTID=appattempt_1423603735088_0034_000001
2015-02-10 21:41:46,562 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:41:46,562 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from ACCEPTED to RUNNING
2015-02-10 21:41:46,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:46,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160 for deletion
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161 for deletion
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156 for deletion
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157 for deletion
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161
2015-02-10 21:41:46,680 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157
2015-02-10 21:41:46,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160
2015-02-10 21:41:46,680 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158 for deletion
2015-02-10 21:41:46,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159 for deletion
2015-02-10 21:41:46,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156
2015-02-10 21:41:46,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159
2015-02-10 21:41:46,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742158_1334 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742158
2015-02-10 21:41:46,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:41:46,912 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:46,913 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,913 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,913 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,913 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0033
2015-02-10 21:41:46,913 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,913 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:46,914 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0033, with delay of 10800 seconds
2015-02-10 21:41:46,921 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742170_1346{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:41:46,969 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:46,969 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,970 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,970 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,970 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0033
2015-02-10 21:41:46,970 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,970 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:46,970 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0033, with delay of 10800 seconds
2015-02-10 21:41:46,984 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346 src: /127.0.0.1:49550 dest: /127.0.0.1:57643
2015-02-10 21:41:46,986 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:41:46,986 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346 src: /127.0.0.1:34996 dest: /127.0.0.1:46575
2015-02-10 21:41:46,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,986 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0033
2015-02-10 21:41:46,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,987 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0033
2015-02-10 21:41:46,987 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0033 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:41:46,987 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0033, with delay of 10800 seconds
2015-02-10 21:41:46,988 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346 src: /127.0.0.1:58798 dest: /127.0.0.1:37184
2015-02-10 21:41:47,022 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58798, dest: /127.0.0.1:37184, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, duration: 32618646
2015-02-10 21:41:47,022 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:41:47,023 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742170_1346{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:47,023 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:34996, dest: /127.0.0.1:46575, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, duration: 33662456
2015-02-10 21:41:47,024 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:47,024 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742170_1346{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:47,024 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49550, dest: /127.0.0.1:57643, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, duration: 34546127
2015-02-10 21:41:47,024 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:41:47,025 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742170_1346{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:41:47,030 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:41:47,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160 for deletion
2015-02-10 21:41:47,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161 for deletion
2015-02-10 21:41:47,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156 for deletion
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742160_1336 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742160
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742161_1337 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742161
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157 for deletion
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159 for deletion
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742156_1332 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742156
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742157_1333 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742157
2015-02-10 21:41:47,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742159_1335 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742159
2015-02-10 21:41:47,913 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,913 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000002
2015-02-10 21:41:47,913 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:41:47,914 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:47,914 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,914 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:47,914 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,914 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000003
2015-02-10 21:41:47,914 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:41:47,915 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:41:47,915 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,915 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:47,930 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,930 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000004
2015-02-10 21:41:47,930 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:41:47,930 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:41:47,930 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,930 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:47,931 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,931 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000005
2015-02-10 21:41:47,931 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:41:47,931 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:41:47,931 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,932 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:47,932 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,932 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000006
2015-02-10 21:41:47,932 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:41:47,932 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:41:47,933 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,933 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:47,933 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:47,933 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000007
2015-02-10 21:41:47,933 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:41:47,933 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:41:47,934 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:47,934 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:48,443 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346
2015-02-10 21:41:48,629 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0034_01_000002
2015-02-10 21:41:48,630 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,630 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,630 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0034_01_000004
2015-02-10 21:41:48,630 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,631 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:48,648 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346
2015-02-10 21:41:48,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:48,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:48,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:48,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:48,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:48,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:48,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:48,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:48,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:41:48,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:41:48,831 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0034_000001 (auth:SIMPLE)
2015-02-10 21:41:48,832 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0034_000001 (auth:SIMPLE)
2015-02-10 21:41:48,839 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000006 by user teamcity
2015-02-10 21:41:48,839 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000005 by user teamcity
2015-02-10 21:41:48,839 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000004 by user teamcity
2015-02-10 21:41:48,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000005
2015-02-10 21:41:48,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000004
2015-02-10 21:41:48,839 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0034
2015-02-10 21:41:48,840 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000006
2015-02-10 21:41:48,840 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000003 by user teamcity
2015-02-10 21:41:48,840 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000005 to application application_1423603735088_0034
2015-02-10 21:41:48,841 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000003
2015-02-10 21:41:48,841 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000002 by user teamcity
2015-02-10 21:41:48,841 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000003 to application application_1423603735088_0034
2015-02-10 21:41:48,841 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000002
2015-02-10 21:41:48,841 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000002 to application application_1423603735088_0034
2015-02-10 21:41:48,841 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000004 to application application_1423603735088_0034
2015-02-10 21:41:48,841 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000007 by user teamcity
2015-02-10 21:41:48,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,842 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from NEW to INITING
2015-02-10 21:41:48,842 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000007
2015-02-10 21:41:48,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,842 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000006 to application application_1423603735088_0034
2015-02-10 21:41:48,842 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,842 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000007 to application application_1423603735088_0034
2015-02-10 21:41:48,843 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,843 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,843 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from INITING to RUNNING
2015-02-10 21:41:48,843 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,843 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,844 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,844 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,844 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,844 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,844 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:41:48,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,845 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,845 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:48,845 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,845 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:48,845 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:41:48,845 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:41:48,845 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,845 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,846 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,846 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,846 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,846 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,846 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,846 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,847 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,847 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:48,847 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:48,847 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:48,847 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0034_01_000006
2015-02-10 21:41:48,849 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0034_01_000005
2015-02-10 21:41:48,849 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0034_01_000007
2015-02-10 21:41:48,850 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0034_01_000004
2015-02-10 21:41:48,888 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0034_01_000005.tokens. Credentials list: 
2015-02-10 21:41:48,889 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0034_01_000004.tokens. Credentials list: 
2015-02-10 21:41:48,892 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0034_01_000006.tokens. Credentials list: 
2015-02-10 21:41:48,892 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0034_01_000007.tokens. Credentials list: 
2015-02-10 21:41:48,913 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:48,913 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:48,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:48,917 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:48,918 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:48,918 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:48,926 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:48,930 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:48,930 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:48,931 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:48,931 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:49,062 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000003/default_container_executor.sh]
2015-02-10 21:41:49,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000002/default_container_executor.sh]
2015-02-10 21:41:49,075 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0034_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005.tokens
2015-02-10 21:41:49,076 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:41:49,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:49,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar	dst=null	perm=null
2015-02-10 21:41:49,238 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59944, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1299648917_32766, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742166_1342, duration: 1119025
2015-02-10 21:41:49,287 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:49,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:49,319 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml	dst=null	perm=null
2015-02-10 21:41:49,329 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59944, bytes: 88876, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1299648917_32766, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742169_1345, duration: 417600
2015-02-10 21:41:49,364 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:41:49,364 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:49,365 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:49,365 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:49,365 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:49,439 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:49,439 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:49,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:49,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:49,440 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:49,440 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:49,440 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:49,440 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:49,602 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004/default_container_executor.sh]
2015-02-10 21:41:49,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007/default_container_executor.sh]
2015-02-10 21:41:49,615 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006/default_container_executor.sh]
2015-02-10 21:41:49,620 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005/default_container_executor.sh]
2015-02-10 21:41:49,652 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:41:49,751 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346
2015-02-10 21:41:50,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:51,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0034_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007.tokens
2015-02-10 21:41:51,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:41:51,728 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:52,266 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0034_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006.tokens
2015-02-10 21:41:52,266 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:41:52,620 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:41:53,430 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0034_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004.tokens
2015-02-10 21:41:53,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:41:54,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:54,543 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59957, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000000_0_1696155155_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 276798
2015-02-10 21:41:54,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:54,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:54,843 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35019, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000001_0_1963470380_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 285849
2015-02-10 21:41:55,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:55,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:55,036 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58822, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000001_0_1963470380_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 9886630
2015-02-10 21:41:55,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:55,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:55,149 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59957, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000000_0_1696155155_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 232131
2015-02-10 21:41:55,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job.split	dst=null	perm=null
2015-02-10 21:41:55,221 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58825, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000002_0_2142839035_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 273476
2015-02-10 21:41:55,227 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58826, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000005_0_-270097738_1, offset: 1536, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 246880
2015-02-10 21:41:55,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000000_0	dst=null	perm=null
2015-02-10 21:41:55,325 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35027, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000004_0_-2096844839_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 293533
2015-02-10 21:41:55,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:55,367 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58826, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000005_0_-270097738_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 247600
2015-02-10 21:41:55,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:55,381 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59968, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000003_0_1422836995_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742167_1343, duration: 263142
2015-02-10 21:41:55,406 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000002
2015-02-10 21:41:55,406 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000002
2015-02-10 21:41:55,407 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:41:55,407 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000002
2015-02-10 21:41:55,428 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000002 is : 143
2015-02-10 21:41:55,438 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742171_1347{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:41:55,445 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:55,446 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000002
2015-02-10 21:41:55,446 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000002
2015-02-10 21:41:55,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000002
2015-02-10 21:41:55,448 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000002
2015-02-10 21:41:55,448 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000002
2015-02-10 21:41:55,449 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:55,449 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000002 from application application_1423603735088_0034
2015-02-10 21:41:55,449 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:55,449 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:55,457 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347 src: /127.0.0.1:58830 dest: /127.0.0.1:37184
2015-02-10 21:41:55,461 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347 src: /127.0.0.1:35030 dest: /127.0.0.1:46575
2015-02-10 21:41:55,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:41:55,463 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347 src: /127.0.0.1:49586 dest: /127.0.0.1:57643
2015-02-10 21:41:55,470 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:59972, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000004_0_-2096844839_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 256609
2015-02-10 21:41:55,474 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist for DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:41:55,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:41:55,519 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35033, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000003_0_1422836995_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 388600
2015-02-10 21:41:55,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000001_0	dst=null	perm=null
2015-02-10 21:41:55,704 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000003
2015-02-10 21:41:55,705 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000003
2015-02-10 21:41:55,705 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:41:55,705 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000003
2015-02-10 21:41:55,705 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000002]
2015-02-10 21:41:55,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:55,706 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:41:55,706 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000002
2015-02-10 21:41:55,706 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:41:55,706 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:41:55,710 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:55,710 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:55,710 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:55,711 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:55,725 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000003 is : 143
2015-02-10 21:41:55,741 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:55,741 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000003
2015-02-10 21:41:55,742 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000003
2015-02-10 21:41:55,742 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000003
2015-02-10 21:41:55,742 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000003
2015-02-10 21:41:55,742 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000003
2015-02-10 21:41:55,742 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:55,742 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000003 from application application_1423603735088_0034
2015-02-10 21:41:55,743 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:55,743 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:55,845 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58825, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0034_m_000002_0_2142839035_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 257309
2015-02-10 21:41:55,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000002_0	dst=null	perm=null
2015-02-10 21:41:55,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000005_0	dst=null	perm=null
2015-02-10 21:41:56,040 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000007
2015-02-10 21:41:56,040 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000007
2015-02-10 21:41:56,040 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:41:56,040 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000007
2015-02-10 21:41:56,042 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000004
2015-02-10 21:41:56,042 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000004
2015-02-10 21:41:56,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000004_0	dst=null	perm=null
2015-02-10 21:41:56,064 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000007 is : 143
2015-02-10 21:41:56,086 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:41:56,087 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:56,087 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000004
2015-02-10 21:41:56,101 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000004 is : 143
2015-02-10 21:41:56,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_m_000003_0	dst=null	perm=null
2015-02-10 21:41:56,118 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007
2015-02-10 21:41:56,119 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007
2015-02-10 21:41:56,119 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007
2015-02-10 21:41:56,119 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000007
2015-02-10 21:41:56,120 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:56,121 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000007
2015-02-10 21:41:56,121 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:56,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004
2015-02-10 21:41:56,124 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004
2015-02-10 21:41:56,124 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004
2015-02-10 21:41:56,125 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000004
2015-02-10 21:41:56,127 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000007 from application application_1423603735088_0034
2015-02-10 21:41:56,127 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:56,127 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:56,127 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000004
2015-02-10 21:41:56,127 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:56,128 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000004 from application application_1423603735088_0034
2015-02-10 21:41:56,128 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:56,128 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:56,139 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000006
2015-02-10 21:41:56,139 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000006
2015-02-10 21:41:56,139 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:41:56,139 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000006
2015-02-10 21:41:56,140 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000007, container_1423603735088_0034_01_000004]
2015-02-10 21:41:56,140 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:56,140 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:41:56,141 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000004
2015-02-10 21:41:56,141 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:41:56,141 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:41:56,143 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:56,144 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:56,144 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:56,144 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:41:56,144 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:56,144 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:41:56,145 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000007
2015-02-10 21:41:56,145 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:41:56,145 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:41:56,146 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:56,146 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:56,146 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:56,146 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:56,161 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000006 is : 143
2015-02-10 21:41:56,178 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:56,178 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006
2015-02-10 21:41:56,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006
2015-02-10 21:41:56,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006
2015-02-10 21:41:56,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000006
2015-02-10 21:41:56,181 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000006
2015-02-10 21:41:56,182 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:56,182 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000006 from application application_1423603735088_0034
2015-02-10 21:41:56,182 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:56,182 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:56,186 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000005
2015-02-10 21:41:56,186 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000005
2015-02-10 21:41:56,186 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:41:56,187 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000006]
2015-02-10 21:41:56,188 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000005
2015-02-10 21:41:56,188 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:56,188 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:41:56,188 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000006
2015-02-10 21:41:56,188 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:41:56,188 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:41:56,189 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:56,190 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:56,190 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:56,190 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:41:56,203 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000005 is : 143
2015-02-10 21:41:56,223 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:41:56,223 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005
2015-02-10 21:41:56,224 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005
2015-02-10 21:41:56,226 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005
2015-02-10 21:41:56,226 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000005
2015-02-10 21:41:56,226 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:41:56,226 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000005 from application application_1423603735088_0034
2015-02-10 21:41:56,226 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000005
2015-02-10 21:41:56,227 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:56,227 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:41:56,706 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000003]
2015-02-10 21:41:56,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:56,707 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:41:56,707 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000003
2015-02-10 21:41:56,707 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:41:56,707 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:41:56,708 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000003, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:41:56,708 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:56,709 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:56,709 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000003 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:41:56,709 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:41:56,709 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000008
2015-02-10 21:41:56,709 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0034_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:41:56,710 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0034_000001 container=Container: [ContainerId: container_1423603735088_0034_01_000008, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:41:56,710 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:41:56,710 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:57,188 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000005]
2015-02-10 21:41:57,188 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:41:57,188 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:41:57,189 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000005
2015-02-10 21:41:57,189 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:41:57,189 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:41:57,190 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:41:57,190 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:41:57,190 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:41:57,190 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:41:57,678 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:41:57,691 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0034_01_000008 by user teamcity
2015-02-10 21:41:57,692 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000008
2015-02-10 21:41:57,692 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0034_01_000008 to application application_1423603735088_0034
2015-02-10 21:41:57,692 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:41:57,692 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0034
2015-02-10 21:41:57,693 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0034
2015-02-10 21:41:57,693 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:41:57,693 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0034
2015-02-10 21:41:57,693 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:41:57,707 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:41:57,744 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:41:57,744 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:41:57,870 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000008/default_container_executor.sh]
2015-02-10 21:41:58,682 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:01,363 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:01,367 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:01,396 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:01,401 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:01,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:01,848 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742172_1348{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:42:01,994 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348 src: /127.0.0.1:35043 dest: /127.0.0.1:46575
2015-02-10 21:42:01,996 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348 src: /127.0.0.1:58845 dest: /127.0.0.1:37184
2015-02-10 21:42:01,998 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348 src: /127.0.0.1:49600 dest: /127.0.0.1:57643
2015-02-10 21:42:02,049 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49600, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0034_r_000000_0_1359344569_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 49403874
2015-02-10 21:42:02,050 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742172_1348{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,050 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:02,050 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58845, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0034_r_000000_0_1359344569_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 50683446
2015-02-10 21:42:02,050 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,051 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742172_1348{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,051 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35043, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0034_r_000000_0_1359344569_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 51549893
2015-02-10 21:42:02,052 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742172_1348{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,052 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,087 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0034_r_000000_0_1359344569_1
2015-02-10 21:42:02,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0	dst=null	perm=null
2015-02-10 21:42:02,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0	dst=null	perm=null
2015-02-10 21:42:02,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/task_1423603735088_0034_r_000000	dst=null	perm=null
2015-02-10 21:42:02,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/_temporary/attempt_1423603735088_0034_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/task_1423603735088_0034_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:02,268 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000008
2015-02-10 21:42:02,268 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000008
2015-02-10 21:42:02,268 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:42:02,269 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000008
2015-02-10 21:42:02,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,284 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0034_01_000008 is : 143
2015-02-10 21:42:02,286 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1	dst=null	perm=null
2015-02-10 21:42:02,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:02,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:02,301 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:02,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/task_1423603735088_0034_r_000000	dst=null	perm=null
2015-02-10 21:42:02,301 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000008
2015-02-10 21:42:02,302 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000008
2015-02-10 21:42:02,302 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000008
2015-02-10 21:42:02,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000008
2015-02-10 21:42:02,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	dst=null	perm=null
2015-02-10 21:42:02,304 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000008
2015-02-10 21:42:02,305 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:02,305 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000008 from application application_1423603735088_0034
2015-02-10 21:42:02,305 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:02,305 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:42:02,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary/1/task_1423603735088_0034_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary	dst=null	perm=null
2015-02-10 21:42:02,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,358 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_SUCCESS is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,391 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,426 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49586, dest: /127.0.0.1:57643, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, duration: 6960506114
2015-02-10 21:42:02,426 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:02,427 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742171_1347{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:42:02,427 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35030, dest: /127.0.0.1:46575, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, duration: 6962077738
2015-02-10 21:42:02,428 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,428 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742171_1347{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:42:02,429 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58830, dest: /127.0.0.1:37184, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, duration: 6959300831
2015-02-10 21:42:02,429 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,429 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742171_1347{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16880
2015-02-10 21:42:02,434 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,442 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742173_1349{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:02,446 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349 src: /127.0.0.1:49603 dest: /127.0.0.1:57643
2015-02-10 21:42:02,448 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349 src: /127.0.0.1:59989 dest: /127.0.0.1:52976
2015-02-10 21:42:02,449 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349 src: /127.0.0.1:58851 dest: /127.0.0.1:37184
2015-02-10 21:42:02,453 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58851, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, duration: 1987085
2015-02-10 21:42:02,453 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:02,453 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742173_1349{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,453 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59989, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, duration: 2586070
2015-02-10 21:42:02,454 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,454 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742173_1349{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,455 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49603, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, duration: 3670129
2015-02-10 21:42:02,455 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742173_1349{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,455 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,460 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary_tmp is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist	dst=null	perm=null
2015-02-10 21:42:02,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:02,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist	dst=null	perm=null
2015-02-10 21:42:02,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:02,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1.jhist	dst=null	perm=null
2015-02-10 21:42:02,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,487 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49606, bytes: 77139, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347, duration: 426020
2015-02-10 21:42:02,490 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742174_1350{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:02,495 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350 src: /127.0.0.1:49607 dest: /127.0.0.1:57643
2015-02-10 21:42:02,496 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350 src: /127.0.0.1:35053 dest: /127.0.0.1:46575
2015-02-10 21:42:02,498 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350 src: /127.0.0.1:58855 dest: /127.0.0.1:37184
2015-02-10 21:42:02,503 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58855, dest: /127.0.0.1:37184, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, duration: 3820040
2015-02-10 21:42:02,503 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:02,504 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742174_1350{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,504 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35053, dest: /127.0.0.1:46575, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, duration: 4522419
2015-02-10 21:42:02,504 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,505 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742174_1350{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,505 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49607, dest: /127.0.0.1:57643, bytes: 76539, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, duration: 5317322
2015-02-10 21:42:02,505 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,505 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742174_1350{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,509 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:02,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:02,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:02,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:02,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034/job_1423603735088_0034_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:02,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:02,525 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35055, bytes: 104055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742170_1346, duration: 377067
2015-02-10 21:42:02,528 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742175_1351{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:42:02,537 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351 src: /127.0.0.1:59996 dest: /127.0.0.1:52976
2015-02-10 21:42:02,539 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351 src: /127.0.0.1:58858 dest: /127.0.0.1:37184
2015-02-10 21:42:02,540 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351 src: /127.0.0.1:35058 dest: /127.0.0.1:46575
2015-02-10 21:42:02,546 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35058, dest: /127.0.0.1:46575, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, duration: 3886999
2015-02-10 21:42:02,546 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:02,546 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742175_1351{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,547 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58858, dest: /127.0.0.1:37184, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, duration: 4452201
2015-02-10 21:42:02,547 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742175_1351{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,547 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,548 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59996, dest: /127.0.0.1:52976, bytes: 103247, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2041128721_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, duration: 5290339
2015-02-10 21:42:02,548 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742175_1351{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:02,548 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:02,571 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_2041128721_1
2015-02-10 21:42:02,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:02,648 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0034_000001 with final state: FINISHING
2015-02-10 21:42:02,648 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:02,649 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0034 with final state: FINISHING
2015-02-10 21:42:02,649 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:02,649 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:02,649 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0034
2015-02-10 21:42:02,650 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:03,269 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000008]
2015-02-10 21:42:03,269 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:03,270 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:42:03,270 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000008
2015-02-10 21:42:03,270 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:03,270 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:03,271 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000008, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:03,271 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:03,272 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:03,272 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000008 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:03,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349
2015-02-10 21:42:03,451 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347
2015-02-10 21:42:03,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350
2015-02-10 21:42:03,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348
2015-02-10 21:42:03,656 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347
2015-02-10 21:42:03,657 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351
2015-02-10 21:42:03,658 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348
2015-02-10 21:42:03,659 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350
2015-02-10 21:42:03,659 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742166_1342 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:42:03,660 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742167_1343 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:42:03,660 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742168_1344 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:42:03,660 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742169_1345 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:42:03,660 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742171_1347 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:42:03,661 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742170_1346 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:42:03,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0034	dst=null	perm=null
2015-02-10 21:42:03,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,727 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary
2015-02-10 21:42:03,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/_temporary	dst=null	perm=null
2015-02-10 21:42:03,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,748 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	dst=null	perm=null
2015-02-10 21:42:03,751 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35060, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 257220
2015-02-10 21:42:03,768 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,770 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	dst=null	perm=null
2015-02-10 21:42:03,774 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58862, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 219454
2015-02-10 21:42:03,774 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/unknown
2015-02-10 21:42:03,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown	dst=null	perm=null
2015-02-10 21:42:03,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	dst=null	perm=null
2015-02-10 21:42:03,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/unknown/part-00000	dst=null	perm=null
2015-02-10 21:42:03,780 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58862, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348, duration: 206211
2015-02-10 21:42:03,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,803 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:42:03,804 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-10 21:42:03,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:03,834 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:42:03,834 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:42:03,834 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:42:03,835 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull"]
2015-02-10 21:42:03,835 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:42:03,835 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:42:03,835 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:42:03,836 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...orm/cogroupouterinnernull
2015-02-10 21:42:03,853 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:03,871 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:03,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:03,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:03,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:03,881 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 35
2015-02-10 21:42:03,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=null
2015-02-10 21:42:03,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:42:03,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:42:03,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:03,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:03,896 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742176_1352{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:03,900 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 src: /127.0.0.1:60003 dest: /127.0.0.1:52976
2015-02-10 21:42:03,902 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 src: /127.0.0.1:49619 dest: /127.0.0.1:57643
2015-02-10 21:42:03,904 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 src: /127.0.0.1:58866 dest: /127.0.0.1:37184
2015-02-10 21:42:03,908 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349
2015-02-10 21:42:03,909 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351
2015-02-10 21:42:03,911 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58866, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, duration: 5685323
2015-02-10 21:42:03,911 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:03,911 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742176_1352{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,912 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49619, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, duration: 5383909
2015-02-10 21:42:03,912 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:03,912 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742176_1352{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,913 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60003, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, duration: 6410159
2015-02-10 21:42:03,913 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:03,913 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742176_1352{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,923 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:03,924 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar
2015-02-10 21:42:03,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:03,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:03,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:03,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:03,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:03,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:42:03,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:42:03,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:42:03,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:42:03,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:42:03,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:03,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,945 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,948 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,952 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,955 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:03,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:03,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:03,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:03,965 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split
2015-02-10 21:42:03,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:03,970 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742177_1353{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:03,975 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353 src: /127.0.0.1:49621 dest: /127.0.0.1:57643
2015-02-10 21:42:03,977 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353 src: /127.0.0.1:60007 dest: /127.0.0.1:52976
2015-02-10 21:42:03,979 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353 src: /127.0.0.1:35068 dest: /127.0.0.1:46575
2015-02-10 21:42:03,980 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353 src: /127.0.0.1:58870 dest: /127.0.0.1:37184
2015-02-10 21:42:03,984 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58870, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 2639179
2015-02-10 21:42:03,985 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742177_1353{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,985 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:03,986 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35068, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 2770980
2015-02-10 21:42:03,986 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742177_1353{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,986 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:03,987 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60007, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 4282233
2015-02-10 21:42:03,987 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:03,987 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742177_1353{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,988 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49621, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 5201480
2015-02-10 21:42:03,988 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:03,988 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742177_1353{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:03,994 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:03,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:04,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:04,002 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742178_1354{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:04,006 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354 src: /127.0.0.1:49625 dest: /127.0.0.1:57643
2015-02-10 21:42:04,008 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354 src: /127.0.0.1:35071 dest: /127.0.0.1:46575
2015-02-10 21:42:04,010 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354 src: /127.0.0.1:58873 dest: /127.0.0.1:37184
2015-02-10 21:42:04,013 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58873, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, duration: 1565638
2015-02-10 21:42:04,013 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:04,013 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742178_1354{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,014 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742178_1354{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,014 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35071, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, duration: 1847759
2015-02-10 21:42:04,015 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:04,015 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49625, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, duration: 3494155
2015-02-10 21:42:04,015 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:04,016 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742178_1354{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,020 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:04,020 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:42:04,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:04,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:04,034 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742179_1355{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:42:04,049 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355 src: /127.0.0.1:60013 dest: /127.0.0.1:52976
2015-02-10 21:42:04,051 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355 src: /127.0.0.1:49629 dest: /127.0.0.1:57643
2015-02-10 21:42:04,052 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355 src: /127.0.0.1:58876 dest: /127.0.0.1:37184
2015-02-10 21:42:04,056 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58876, dest: /127.0.0.1:37184, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, duration: 1344832
2015-02-10 21:42:04,056 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:04,056 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742179_1355{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,057 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49629, dest: /127.0.0.1:57643, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, duration: 3057006
2015-02-10 21:42:04,057 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742179_1355{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,058 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:04,058 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60013, dest: /127.0.0.1:52976, bytes: 89444, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, duration: 3377686
2015-02-10 21:42:04,059 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742179_1355{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:04,059 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:04,080 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:04,081 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0035
2015-02-10 21:42:04,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=null
2015-02-10 21:42:04,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:04,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:04,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:04,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:04,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:04,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:04,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:04,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:04,091 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:04,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:04,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:04,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:04,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:04,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:04,097 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 35 submitted by user teamcity
2015-02-10 21:42:04,097 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0035
2015-02-10 21:42:04,097 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0035
2015-02-10 21:42:04,098 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0035
2015-02-10 21:42:04,098 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from NEW to NEW_SAVING
2015-02-10 21:42:04,098 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:42:04,098 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0035 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:42:04,098 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0035 from user: teamcity, in queue: default
2015-02-10 21:42:04,099 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from SUBMITTED to ACCEPTED
2015-02-10 21:42:04,099 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0035
2015-02-10 21:42:04,099 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0035_000001
2015-02-10 21:42:04,099 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from NEW to SUBMITTED
2015-02-10 21:42:04,100 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0035 from user: teamcity activated in queue: default
2015-02-10 21:42:04,100 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0035 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:42:04,100 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0035_000001 to scheduler from user teamcity in queue default
2015-02-10 21:42:04,100 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:42:04,102 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0035/
2015-02-10 21:42:04,102 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0035
2015-02-10 21:42:04,102 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0035/
2015-02-10 21:42:04,191 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:04,192 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000001
2015-02-10 21:42:04,192 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:42:04,192 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:04,192 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:04,192 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:04,192 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0035_01_000001
2015-02-10 21:42:04,193 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:04,193 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0035_000001
2015-02-10 21:42:04,193 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0035 AttemptId: appattempt_1423603735088_0035_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0035_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:42:04,193 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:42:04,193 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:42:04,194 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0035_000001
2015-02-10 21:42:04,195 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0035_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0035_000001
2015-02-10 21:42:04,195 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0035_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-10 21:42:04,198 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0035_000001 (auth:SIMPLE)
2015-02-10 21:42:04,199 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000001 by user teamcity
2015-02-10 21:42:04,200 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0035
2015-02-10 21:42:04,200 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000001
2015-02-10 21:42:04,200 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from NEW to INITING
2015-02-10 21:42:04,200 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000001 to application application_1423603735088_0035
2015-02-10 21:42:04,201 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from INITING to RUNNING
2015-02-10 21:42:04,201 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0035_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0035_000001
2015-02-10 21:42:04,201 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:42:04,201 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:42:04,201 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:04,202 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:04,202 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:42:04,202 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:42:04,202 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:04,202 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0035_01_000001
2015-02-10 21:42:04,218 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0035_01_000001.tokens. Credentials list: 
2015-02-10 21:42:04,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:04,365 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0035_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001.tokens
2015-02-10 21:42:04,366 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:04,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:04,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:04,541 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60019, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1808129738_33411, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, duration: 1196651
2015-02-10 21:42:04,587 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:04,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:04,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:04,631 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58862, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1808129738_33411, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, duration: 232962
2015-02-10 21:42:04,665 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:04,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:04,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:04,709 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60019, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1808129738_33411, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 250824
2015-02-10 21:42:04,759 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352
2015-02-10 21:42:04,761 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:04,761 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742174_1350
2015-02-10 21:42:04,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:04,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:04,804 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58862, bytes: 90144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1808129738_33411, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, duration: 418782
2015-02-10 21:42:04,837 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:04,837 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:04,889 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:04,889 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:04,959 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355
2015-02-10 21:42:04,959 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742172_1348
2015-02-10 21:42:04,961 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742171_1347
2015-02-10 21:42:04,963 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742175_1351
2015-02-10 21:42:04,963 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349
2015-02-10 21:42:04,964 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354
2015-02-10 21:42:04,964 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353
2015-02-10 21:42:05,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001/default_container_executor.sh]
2015-02-10 21:42:05,191 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:06,621 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742176_1352 to datanode(s) 127.0.0.1:46575
2015-02-10 21:42:06,621 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742166_1342, blk_1073742167_1343, blk_1073742168_1344, blk_1073742170_1346, blk_1073742171_1347]
2015-02-10 21:42:06,621 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742166_1342, blk_1073742167_1343, blk_1073742168_1344, blk_1073742169_1345]
2015-02-10 21:42:07,680 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166 for deletion
2015-02-10 21:42:07,680 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167 for deletion
2015-02-10 21:42:07,680 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168 for deletion
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170 for deletion
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171 for deletion
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171
2015-02-10 21:42:07,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170
2015-02-10 21:42:07,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:07,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:42:07,892 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:42:07,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:42:07,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=null
2015-02-10 21:42:07,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:07,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:08,223 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 to 127.0.0.1:46575 
2015-02-10 21:42:08,226 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 src: /127.0.0.1:35083 dest: /127.0.0.1:46575
2015-02-10 21:42:08,226 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:42:08,229 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352 src: /127.0.0.1:35083 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:42:08,229 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742176_1352 size 254067
2015-02-10 21:42:08,230 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166 for deletion
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167 for deletion
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168 for deletion
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169 for deletion
2015-02-10 21:42:08,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168
2015-02-10 21:42:08,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169
2015-02-10 21:42:08,462 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352
2015-02-10 21:42:08,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:08,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:08,610 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49639, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354, duration: 280387
2015-02-10 21:42:08,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355
2015-02-10 21:42:08,665 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353
2015-02-10 21:42:08,665 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354
2015-02-10 21:42:08,665 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742178_1354
2015-02-10 21:42:08,665 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353
2015-02-10 21:42:08,668 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352
2015-02-10 21:42:08,825 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0034_01_000001 succeeded 
2015-02-10 21:42:08,825 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:42:08,825 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0034_01_000001
2015-02-10 21:42:08,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001
2015-02-10 21:42:08,843 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001
2015-02-10 21:42:08,843 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000001
2015-02-10 21:42:08,843 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0034_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:42:08,843 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001
2015-02-10 21:42:08,843 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0034_01_000001 from application application_1423603735088_0034
2015-02-10 21:42:08,843 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:08,844 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0034
2015-02-10 21:42:08,844 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034/container_1423603735088_0034_01_000001
2015-02-10 21:42:08,915 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355
2015-02-10 21:42:08,916 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353
2015-02-10 21:42:08,919 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352
2015-02-10 21:42:09,272 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0034_01_000001]
2015-02-10 21:42:09,272 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0034_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:09,273 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0034_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:42:09,272 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0034_000001
2015-02-10 21:42:09,273 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0034	CONTAINERID=container_1423603735088_0034_01_000001
2015-02-10 21:42:09,273 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0034_000001 State change from FINISHING to FINISHED
2015-02-10 21:42:09,273 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0034 State change from FINISHING to FINISHED
2015-02-10 21:42:09,273 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0034_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:42:09,273 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0034
2015-02-10 21:42:09,274 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:09,274 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0034,name=[2D5C9CE77B9C4876B2081EA5541D39B9/FA562C593FB741B3B594BA90310DE23C] lower*upper/(1/1) ...ldedpipesplatform/unknown,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0034/jobhistory/job/job_1423603735088_0034,appMasterHost=ip-10-31-157-187,startTime=1423604500755,finishTime=1423604522649,finalStatus=SUCCEEDED
2015-02-10 21:42:09,274 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0034_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:09,273 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0034_000001
2015-02-10 21:42:09,274 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:09,275 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:09,275 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0034_000001 released container container_1423603735088_0034_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:42:09,275 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0034_000001 is done. finalState=FINISHED
2015-02-10 21:42:09,275 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0034 requests cleared
2015-02-10 21:42:09,275 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0034 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:42:09,275 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0034 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:42:09,278 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0034_000001 (auth:SIMPLE)
2015-02-10 21:42:09,279 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0034_01_000001
2015-02-10 21:42:09,468 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:42:09,469 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:42:09,622 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742166_1342, blk_1073742167_1343, blk_1073742169_1345, blk_1073742170_1346, blk_1073742171_1347]
2015-02-10 21:42:09,622 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742166_1342, blk_1073742167_1343, blk_1073742168_1344, blk_1073742169_1345, blk_1073742170_1346, blk_1073742171_1347]
2015-02-10 21:42:09,975 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0035_000001 (auth:SIMPLE)
2015-02-10 21:42:09,979 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0035_000001
2015-02-10 21:42:09,979 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0035	APPATTEMPTID=appattempt_1423603735088_0035_000001
2015-02-10 21:42:09,980 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:42:09,980 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from ACCEPTED to RUNNING
2015-02-10 21:42:10,036 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 2938 Total time for transactions(ms): 220 Number of transactions batched in Syncs: 1 Number of syncs: 2067 SyncTimes(ms): 4750 3571 
2015-02-10 21:42:10,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:10,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:10,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:10,193 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:10,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,194 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0034
2015-02-10 21:42:10,195 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:10,195 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0034, with delay of 10800 seconds
2015-02-10 21:42:10,195 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,273 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:10,274 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0034
2015-02-10 21:42:10,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,274 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0034 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:10,275 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0034, with delay of 10800 seconds
2015-02-10 21:42:10,275 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,276 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,276 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0034
2015-02-10 21:42:10,359 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742180_1356{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:42:10,414 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356 src: /127.0.0.1:49644 dest: /127.0.0.1:57643
2015-02-10 21:42:10,416 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356 src: /127.0.0.1:35090 dest: /127.0.0.1:46575
2015-02-10 21:42:10,417 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356 src: /127.0.0.1:60031 dest: /127.0.0.1:52976
2015-02-10 21:42:10,458 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60031, dest: /127.0.0.1:52976, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, duration: 38860189
2015-02-10 21:42:10,459 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742180_1356{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:10,460 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:10,460 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35090, dest: /127.0.0.1:46575, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, duration: 41333155
2015-02-10 21:42:10,461 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742180_1356{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:10,461 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:10,462 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49644, dest: /127.0.0.1:57643, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, duration: 43007756
2015-02-10 21:42:10,463 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:10,463 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742180_1356{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:10,470 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:10,672 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166 for deletion
2015-02-10 21:42:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167 for deletion
2015-02-10 21:42:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169 for deletion
2015-02-10 21:42:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170 for deletion
2015-02-10 21:42:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167
2015-02-10 21:42:10,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170
2015-02-10 21:42:10,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166
2015-02-10 21:42:10,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169
2015-02-10 21:42:10,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171 for deletion
2015-02-10 21:42:10,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171
2015-02-10 21:42:11,194 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:11,194 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000002
2015-02-10 21:42:11,194 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:42:11,194 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:11,195 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:11,195 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:11,195 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:11,195 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000003
2015-02-10 21:42:11,195 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:42:11,196 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:11,196 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:11,196 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166 for deletion
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167 for deletion
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168 for deletion
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742166_1342 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742166
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742167_1343 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742167
2015-02-10 21:42:11,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169 for deletion
2015-02-10 21:42:11,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742168_1344 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742168
2015-02-10 21:42:11,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170 for deletion
2015-02-10 21:42:11,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742169_1345 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742169
2015-02-10 21:42:11,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171 for deletion
2015-02-10 21:42:11,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742170_1346 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742170
2015-02-10 21:42:11,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742171_1347 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742171
2015-02-10 21:42:11,273 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:11,274 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000004
2015-02-10 21:42:11,274 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:42:11,274 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:11,274 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:11,274 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:11,275 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:11,275 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000005
2015-02-10 21:42:11,275 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:42:11,275 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:11,275 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:11,276 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:11,276 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:11,276 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000006
2015-02-10 21:42:11,276 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:42:11,276 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:11,277 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:11,277 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:12,052 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0035_01_000002
2015-02-10 21:42:12,052 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:12,053 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:12,053 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0035_01_000004
2015-02-10 21:42:12,053 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:12,053 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:12,054 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:12,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:12,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:12,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:12,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:12,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:12,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:12,159 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:12,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:12,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:12,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:12,254 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0035_000001 (auth:SIMPLE)
2015-02-10 21:42:12,254 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0035_000001 (auth:SIMPLE)
2015-02-10 21:42:12,259 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000006 by user teamcity
2015-02-10 21:42:12,260 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0035
2015-02-10 21:42:12,260 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000006
2015-02-10 21:42:12,260 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000004 by user teamcity
2015-02-10 21:42:12,260 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from NEW to INITING
2015-02-10 21:42:12,260 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000004
2015-02-10 21:42:12,260 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000006 to application application_1423603735088_0035
2015-02-10 21:42:12,261 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000004 to application application_1423603735088_0035
2015-02-10 21:42:12,261 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000003 by user teamcity
2015-02-10 21:42:12,261 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000005 by user teamcity
2015-02-10 21:42:12,261 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000002 by user teamcity
2015-02-10 21:42:12,261 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000003 to application application_1423603735088_0035
2015-02-10 21:42:12,261 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000005
2015-02-10 21:42:12,261 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000003
2015-02-10 21:42:12,261 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from INITING to RUNNING
2015-02-10 21:42:12,262 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000002 to application application_1423603735088_0035
2015-02-10 21:42:12,261 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000002
2015-02-10 21:42:12,262 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:42:12,262 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:42:12,263 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:42:12,263 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:42:12,263 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000005 to application application_1423603735088_0035
2015-02-10 21:42:12,263 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,263 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,263 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:12,263 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:12,264 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:12,264 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:12,263 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,264 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,264 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:12,264 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:12,264 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,265 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,265 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:12,265 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,265 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:12,265 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,265 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:12,265 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:12,265 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:42:12,266 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0035_01_000004
2015-02-10 21:42:12,266 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:12,266 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:12,266 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0035_01_000006
2015-02-10 21:42:12,267 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,267 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:12,267 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:12,267 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:12,268 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0035_01_000005
2015-02-10 21:42:12,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:12,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:12,274 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:12,291 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0035_01_000006.tokens. Credentials list: 
2015-02-10 21:42:12,292 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0035_01_000004.tokens. Credentials list: 
2015-02-10 21:42:12,292 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0035_01_000005.tokens. Credentials list: 
2015-02-10 21:42:12,325 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:12,326 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:12,327 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:12,329 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:12,329 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:12,474 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000002/default_container_executor.sh]
2015-02-10 21:42:12,479 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0035_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006.tokens
2015-02-10 21:42:12,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000003/default_container_executor.sh]
2015-02-10 21:42:12,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:12,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:12,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar	dst=null	perm=null
2015-02-10 21:42:12,644 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35098, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-712455021_33715, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742176_1352, duration: 1184087
2015-02-10 21:42:12,690 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0035/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:12,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:12,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml	dst=null	perm=null
2015-02-10 21:42:12,732 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49654, bytes: 90144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-712455021_33715, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742179_1355, duration: 483976
2015-02-10 21:42:12,768 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:12,769 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:12,769 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:12,769 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:12,826 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:12,826 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:12,840 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:12,840 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:12,841 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:12,841 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:12,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005/default_container_executor.sh]
2015-02-10 21:42:13,001 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006/default_container_executor.sh]
2015-02-10 21:42:13,013 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004/default_container_executor.sh]
2015-02-10 21:42:13,076 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:13,195 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:13,195 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:13,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356
2015-02-10 21:42:13,675 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356
2015-02-10 21:42:13,879 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:13,926 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356
2015-02-10 21:42:14,507 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0035_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005.tokens
2015-02-10 21:42:14,508 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:14,850 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:15,112 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0035_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004.tokens
2015-02-10 21:42:15,112 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:17,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:17,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:17,187 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35108, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000001_0_347866231_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 232991
2015-02-10 21:42:17,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:17,334 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60050, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000000_0_-32050540_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 292535
2015-02-10 21:42:17,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:17,443 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60050, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000000_0_-32050540_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 286956
2015-02-10 21:42:17,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:17,614 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60054, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000004_0_284182842_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 246478
2015-02-10 21:42:17,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:17,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:17,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job.split	dst=null	perm=null
2015-02-10 21:42:17,749 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35117, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000004_0_284182842_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 257173
2015-02-10 21:42:17,780 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60059, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000001_0_347866231_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 259511
2015-02-10 21:42:17,815 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35118, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000002_0_-509837209_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 268362
2015-02-10 21:42:17,900 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49675, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000003_0_605123181_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742177_1353, duration: 271089
2015-02-10 21:42:17,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:17,933 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60061, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000002_0_-509837209_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 503596
2015-02-10 21:42:18,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:18,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_m_000001_0	dst=null	perm=null
2015-02-10 21:42:18,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_m_000000_0	dst=null	perm=null
2015-02-10 21:42:18,223 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000003
2015-02-10 21:42:18,223 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000003
2015-02-10 21:42:18,223 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:42:18,224 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000003
2015-02-10 21:42:18,224 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000002
2015-02-10 21:42:18,224 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000002
2015-02-10 21:42:18,241 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000003 is : 143
2015-02-10 21:42:18,252 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742181_1357{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:42:18,258 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357 src: /127.0.0.1:58923 dest: /127.0.0.1:37184
2015-02-10 21:42:18,259 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:42:18,259 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:18,261 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000002
2015-02-10 21:42:18,262 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357 src: /127.0.0.1:60063 dest: /127.0.0.1:52976
2015-02-10 21:42:18,270 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357 src: /127.0.0.1:35124 dest: /127.0.0.1:46575
2015-02-10 21:42:18,277 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist for DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:18,281 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000002 is : 143
2015-02-10 21:42:18,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000003
2015-02-10 21:42:18,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000003
2015-02-10 21:42:18,297 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:18,298 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000003
2015-02-10 21:42:18,298 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:18,298 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000003
2015-02-10 21:42:18,298 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000003
2015-02-10 21:42:18,299 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000003 from application application_1423603735088_0035
2015-02-10 21:42:18,310 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000002
2015-02-10 21:42:18,310 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000002
2015-02-10 21:42:18,312 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000002
2015-02-10 21:42:18,309 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000002
2015-02-10 21:42:18,311 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:18,314 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:18,314 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000002
2015-02-10 21:42:18,314 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:18,314 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000002 from application application_1423603735088_0035
2015-02-10 21:42:18,314 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:18,315 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:18,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_m_000004_0	dst=null	perm=null
2015-02-10 21:42:18,445 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000006
2015-02-10 21:42:18,446 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000006
2015-02-10 21:42:18,446 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:42:18,446 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000006
2015-02-10 21:42:18,463 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000006 is : 143
2015-02-10 21:42:18,481 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:18,482 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006
2015-02-10 21:42:18,483 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006
2015-02-10 21:42:18,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006
2015-02-10 21:42:18,484 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000006
2015-02-10 21:42:18,484 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000006
2015-02-10 21:42:18,484 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:18,484 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000006 from application application_1423603735088_0035
2015-02-10 21:42:18,484 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:18,485 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:18,498 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60065, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0035_m_000003_0_605123181_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 261840
2015-02-10 21:42:18,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_m_000002_0	dst=null	perm=null
2015-02-10 21:42:18,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_m_000003_0	dst=null	perm=null
2015-02-10 21:42:18,617 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000004
2015-02-10 21:42:18,617 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000004
2015-02-10 21:42:18,618 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:42:18,618 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000004
2015-02-10 21:42:18,618 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000006]
2015-02-10 21:42:18,618 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:18,619 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:42:18,619 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000006
2015-02-10 21:42:18,619 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:42:18,619 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:42:18,620 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:18,620 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:18,621 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:18,621 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:18,633 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000004 is : 143
2015-02-10 21:42:18,649 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:18,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004
2015-02-10 21:42:18,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004
2015-02-10 21:42:18,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004
2015-02-10 21:42:18,651 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000004
2015-02-10 21:42:18,651 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000004
2015-02-10 21:42:18,651 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:18,651 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000004 from application application_1423603735088_0035
2015-02-10 21:42:18,652 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:18,652 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:18,685 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000005
2015-02-10 21:42:18,685 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000005
2015-02-10 21:42:18,686 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000004]
2015-02-10 21:42:18,686 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:42:18,686 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:18,686 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000005
2015-02-10 21:42:18,686 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:42:18,687 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000004
2015-02-10 21:42:18,687 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:42:18,687 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:42:18,692 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:18,692 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:18,692 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:18,692 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:42:18,704 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000005 is : 143
2015-02-10 21:42:18,719 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:18,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005
2015-02-10 21:42:18,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005
2015-02-10 21:42:18,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005
2015-02-10 21:42:18,722 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000005
2015-02-10 21:42:18,722 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000005
2015-02-10 21:42:18,722 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:18,723 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000005 from application application_1423603735088_0035
2015-02-10 21:42:18,724 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:18,724 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:19,225 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000002, container_1423603735088_0035_01_000003]
2015-02-10 21:42:19,225 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:19,226 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:42:19,226 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000002
2015-02-10 21:42:19,226 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:42:19,226 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:42:19,226 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:19,226 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:19,227 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:19,227 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:42:19,227 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:19,227 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:42:19,227 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000003
2015-02-10 21:42:19,227 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:19,227 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:42:19,228 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:19,228 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:19,228 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:19,228 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:19,686 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000005]
2015-02-10 21:42:19,687 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:19,687 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:42:19,687 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000005
2015-02-10 21:42:19,687 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:42:19,687 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:19,688 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:19,688 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:19,688 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:19,688 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:42:20,226 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:20,226 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000007
2015-02-10 21:42:20,226 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0035_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:42:20,227 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0035_000001 container=Container: [ContainerId: container_1423603735088_0035_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:20,227 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:20,227 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:21,103 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:21,115 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0035_01_000007 by user teamcity
2015-02-10 21:42:21,115 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000007
2015-02-10 21:42:21,115 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0035_01_000007 to application application_1423603735088_0035
2015-02-10 21:42:21,116 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:42:21,116 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0035
2015-02-10 21:42:21,116 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0035
2015-02-10 21:42:21,116 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:21,116 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0035
2015-02-10 21:42:21,117 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:21,166 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:21,166 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:21,226 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:21,281 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000007/default_container_executor.sh]
2015-02-10 21:42:22,106 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:24,762 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:24,765 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:24,791 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:24,794 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:25,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,299 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742182_1358{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:42:25,443 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358 src: /127.0.0.1:49690 dest: /127.0.0.1:57643
2015-02-10 21:42:25,445 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358 src: /127.0.0.1:58937 dest: /127.0.0.1:37184
2015-02-10 21:42:25,447 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358 src: /127.0.0.1:60077 dest: /127.0.0.1:52976
2015-02-10 21:42:25,500 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60077, dest: /127.0.0.1:52976, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0035_r_000000_0_-748474027_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 51742793
2015-02-10 21:42:25,500 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:25,500 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742182_1358{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,501 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58937, dest: /127.0.0.1:37184, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0035_r_000000_0_-748474027_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 50971916
2015-02-10 21:42:25,501 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,502 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742182_1358{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,502 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49690, dest: /127.0.0.1:57643, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0035_r_000000_0_-748474027_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 52125475
2015-02-10 21:42:25,502 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,502 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742182_1358{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,511 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0035_r_000000_0_-748474027_1
2015-02-10 21:42:25,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0	dst=null	perm=null
2015-02-10 21:42:25,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0	dst=null	perm=null
2015-02-10 21:42:25,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/task_1423603735088_0035_r_000000	dst=null	perm=null
2015-02-10 21:42:25,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/_temporary/attempt_1423603735088_0035_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/task_1423603735088_0035_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:25,667 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000007
2015-02-10 21:42:25,667 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000007
2015-02-10 21:42:25,667 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:42:25,668 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000007
2015-02-10 21:42:25,683 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0035_01_000007 is : 143
2015-02-10 21:42:25,698 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:25,699 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000007
2015-02-10 21:42:25,699 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000007
2015-02-10 21:42:25,699 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000007
2015-02-10 21:42:25,699 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000007
2015-02-10 21:42:25,699 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000007
2015-02-10 21:42:25,700 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:25,700 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000007 from application application_1423603735088_0035
2015-02-10 21:42:25,700 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:25,700 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:25,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,718 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1	dst=null	perm=null
2015-02-10 21:42:25,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:25,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:25,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/task_1423603735088_0035_r_000000	dst=null	perm=null
2015-02-10 21:42:25,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	dst=null	perm=null
2015-02-10 21:42:25,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary/1/task_1423603735088_0035_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary	dst=null	perm=null
2015-02-10 21:42:25,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,783 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,792 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,818 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35124, dest: /127.0.0.1:46575, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, duration: 7545720288
2015-02-10 21:42:25,818 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:25,819 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60063, dest: /127.0.0.1:52976, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, duration: 7544829788
2015-02-10 21:42:25,819 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742181_1357{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:42:25,819 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,820 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58923, dest: /127.0.0.1:37184, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, duration: 7546203891
2015-02-10 21:42:25,820 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742181_1357{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:42:25,821 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,821 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742181_1357{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16237
2015-02-10 21:42:25,827 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,835 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742183_1359{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:42:25,840 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359 src: /127.0.0.1:49693 dest: /127.0.0.1:57643
2015-02-10 21:42:25,842 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359 src: /127.0.0.1:58940 dest: /127.0.0.1:37184
2015-02-10 21:42:25,843 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359 src: /127.0.0.1:35140 dest: /127.0.0.1:46575
2015-02-10 21:42:25,847 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35140, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, duration: 1864318
2015-02-10 21:42:25,847 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:25,847 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742183_1359{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,848 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58940, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, duration: 2671278
2015-02-10 21:42:25,848 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,848 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742183_1359{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,848 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49693, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, duration: 2914758
2015-02-10 21:42:25,849 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,849 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742183_1359{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,852 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary_tmp is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist	dst=null	perm=null
2015-02-10 21:42:25,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:25,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist	dst=null	perm=null
2015-02-10 21:42:25,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:25,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1.jhist	dst=null	perm=null
2015-02-10 21:42:25,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,882 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60081, bytes: 70589, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357, duration: 484073
2015-02-10 21:42:25,885 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742184_1360{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:42:25,890 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360 src: /127.0.0.1:60082 dest: /127.0.0.1:52976
2015-02-10 21:42:25,903 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360 src: /127.0.0.1:58944 dest: /127.0.0.1:37184
2015-02-10 21:42:25,905 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360 src: /127.0.0.1:35144 dest: /127.0.0.1:46575
2015-02-10 21:42:25,910 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35144, dest: /127.0.0.1:46575, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, duration: 3228480
2015-02-10 21:42:25,910 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:25,910 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742184_1360{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,911 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58944, dest: /127.0.0.1:37184, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, duration: 4172194
2015-02-10 21:42:25,911 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,912 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742184_1360{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,912 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60082, dest: /127.0.0.1:52976, bytes: 70041, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, duration: 5009526
2015-02-10 21:42:25,912 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,912 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742184_1360{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,916 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:25,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:25,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:25,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:25,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035/job_1423603735088_0035_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:25,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:25,937 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60081, bytes: 105351, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742180_1356, duration: 416632
2015-02-10 21:42:25,940 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742185_1361{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:42:25,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361 src: /127.0.0.1:60085 dest: /127.0.0.1:52976
2015-02-10 21:42:25,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361 src: /127.0.0.1:58947 dest: /127.0.0.1:37184
2015-02-10 21:42:25,949 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361 src: /127.0.0.1:49702 dest: /127.0.0.1:57643
2015-02-10 21:42:25,953 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49702, dest: /127.0.0.1:57643, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, duration: 2764993
2015-02-10 21:42:25,954 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:25,954 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742185_1361{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,954 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58947, dest: /127.0.0.1:37184, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, duration: 3291894
2015-02-10 21:42:25,954 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,955 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742185_1361{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,955 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60085, dest: /127.0.0.1:52976, bytes: 104531, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1306281812_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, duration: 3952602
2015-02-10 21:42:25,955 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:25,955 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742185_1361{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:25,959 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1306281812_1
2015-02-10 21:42:25,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:25,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0035_000001 with final state: FINISHING
2015-02-10 21:42:25,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:25,984 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0035 with final state: FINISHING
2015-02-10 21:42:25,984 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:25,984 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0035
2015-02-10 21:42:25,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:25,985 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:26,668 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000007]
2015-02-10 21:42:26,669 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:26,669 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:42:26,669 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000007
2015-02-10 21:42:26,669 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:26,669 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:26,671 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:26,671 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:26,671 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:26,671 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:26,996 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742176_1352 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:42:26,996 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742177_1353 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:42:26,997 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742178_1354 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:42:26,997 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742179_1355 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:42:26,997 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742181_1357 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:42:26,997 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742180_1356 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:42:26,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0035	dst=null	perm=null
2015-02-10 21:42:27,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,059 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary
2015-02-10 21:42:27,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/_temporary	dst=null	perm=null
2015-02-10 21:42:27,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,082 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	dst=null	perm=null
2015-02-10 21:42:27,086 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60089, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 268431
2015-02-10 21:42:27,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:27,106 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	dst=null	perm=null
2015-02-10 21:42:27,109 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60089, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 223200
2015-02-10 21:42:27,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,131 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:42:27,132 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-10 21:42:27,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:27,150 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup"]
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:42:27,151 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:42:27,152 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...uterinnernull-resultgroup
2015-02-10 21:42:27,167 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:27,183 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:27,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:27,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:27,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:27,189 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 36
2015-02-10 21:42:27,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=null
2015-02-10 21:42:27,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:42:27,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:42:27,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,204 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742186_1362{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:27,208 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 src: /127.0.0.1:35151 dest: /127.0.0.1:46575
2015-02-10 21:42:27,209 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 src: /127.0.0.1:49707 dest: /127.0.0.1:57643
2015-02-10 21:42:27,211 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 src: /127.0.0.1:58954 dest: /127.0.0.1:37184
2015-02-10 21:42:27,221 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58954, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, duration: 3567782
2015-02-10 21:42:27,221 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:27,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742186_1362{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,222 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49707, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, duration: 2892829
2015-02-10 21:42:27,222 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742186_1362{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,223 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35151, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, duration: 3744727
2015-02-10 21:42:27,223 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742186_1362{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,233 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:27,234 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar
2015-02-10 21:42:27,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:27,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:27,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:27,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:42:27,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:42:27,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:42:27,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:42:27,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:42:27,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:27,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,250 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,254 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,257 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,260 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:27,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:27,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,269 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split
2015-02-10 21:42:27,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:27,273 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742187_1363{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:42:27,278 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363 src: /127.0.0.1:35154 dest: /127.0.0.1:46575
2015-02-10 21:42:27,280 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363 src: /127.0.0.1:49710 dest: /127.0.0.1:57643
2015-02-10 21:42:27,281 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363 src: /127.0.0.1:60096 dest: /127.0.0.1:52976
2015-02-10 21:42:27,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363 src: /127.0.0.1:58958 dest: /127.0.0.1:37184
2015-02-10 21:42:27,286 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58958, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 2748051
2015-02-10 21:42:27,287 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:27,287 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742187_1363{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,287 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60096, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 3269501
2015-02-10 21:42:27,287 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742187_1363{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,288 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49710, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 3539468
2015-02-10 21:42:27,288 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742187_1363{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,289 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35154, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 4006398
2015-02-10 21:42:27,289 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,289 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742187_1363{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,293 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:27,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,301 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742188_1364{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:42:27,304 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364 src: /127.0.0.1:58961 dest: /127.0.0.1:37184
2015-02-10 21:42:27,306 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364 src: /127.0.0.1:35161 dest: /127.0.0.1:46575
2015-02-10 21:42:27,307 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364 src: /127.0.0.1:60102 dest: /127.0.0.1:52976
2015-02-10 21:42:27,310 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60102, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, duration: 983899
2015-02-10 21:42:27,311 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742188_1364{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,311 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:27,312 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35161, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, duration: 2134958
2015-02-10 21:42:27,312 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742188_1364{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,313 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,313 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58961, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, duration: 3549298
2015-02-10 21:42:27,313 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,314 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742188_1364{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,327 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:27,327 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:42:27,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:27,344 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742189_1365{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:42:27,350 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365 src: /127.0.0.1:58964 dest: /127.0.0.1:37184
2015-02-10 21:42:27,351 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365 src: /127.0.0.1:60104 dest: /127.0.0.1:52976
2015-02-10 21:42:27,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365 src: /127.0.0.1:35165 dest: /127.0.0.1:46575
2015-02-10 21:42:27,356 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35165, dest: /127.0.0.1:46575, bytes: 89460, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, duration: 2454299
2015-02-10 21:42:27,356 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:27,357 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742189_1365{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,357 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60104, dest: /127.0.0.1:52976, bytes: 89460, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, duration: 2448076
2015-02-10 21:42:27,357 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,358 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742189_1365{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,358 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58964, dest: /127.0.0.1:37184, bytes: 89460, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, duration: 3876541
2015-02-10 21:42:27,358 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:27,359 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742189_1365{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:27,379 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:27,379 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0036
2015-02-10 21:42:27,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=null
2015-02-10 21:42:27,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:27,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:27,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:27,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:27,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:27,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:27,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:27,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:27,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:27,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:27,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:27,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:27,398 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 36 submitted by user teamcity
2015-02-10 21:42:27,398 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0036
2015-02-10 21:42:27,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0036
2015-02-10 21:42:27,398 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0036
2015-02-10 21:42:27,398 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from NEW to NEW_SAVING
2015-02-10 21:42:27,398 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:42:27,399 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0036 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:42:27,399 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0036 from user: teamcity, in queue: default
2015-02-10 21:42:27,399 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0036
2015-02-10 21:42:27,399 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from SUBMITTED to ACCEPTED
2015-02-10 21:42:27,399 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0036_000001
2015-02-10 21:42:27,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from NEW to SUBMITTED
2015-02-10 21:42:27,400 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0036 from user: teamcity activated in queue: default
2015-02-10 21:42:27,400 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0036 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:42:27,400 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0036_000001 to scheduler from user teamcity in queue default
2015-02-10 21:42:27,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:42:27,402 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0036/
2015-02-10 21:42:27,402 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0036
2015-02-10 21:42:27,402 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0036/
2015-02-10 21:42:27,625 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742186_1362 to datanode(s) 127.0.0.1:52976
2015-02-10 21:42:27,625 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742176_1352, blk_1073742177_1353, blk_1073742178_1354, blk_1073742180_1356, blk_1073742181_1357]
2015-02-10 21:42:27,625 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742176_1352, blk_1073742177_1353, blk_1073742179_1355, blk_1073742180_1356, blk_1073742181_1357]
2015-02-10 21:42:27,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:27,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000001
2015-02-10 21:42:27,670 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:42:27,671 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:27,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:27,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:27,671 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0036_01_000001
2015-02-10 21:42:27,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:27,672 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0036_000001
2015-02-10 21:42:27,672 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0036 AttemptId: appattempt_1423603735088_0036_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0036_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ]
2015-02-10 21:42:27,672 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:42:27,672 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:42:27,672 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0036_000001
2015-02-10 21:42:27,673 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0036_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0036_000001
2015-02-10 21:42:27,673 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0036_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-10 21:42:27,677 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0036_000001 (auth:SIMPLE)
2015-02-10 21:42:27,678 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000001 by user teamcity
2015-02-10 21:42:27,678 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0036
2015-02-10 21:42:27,679 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000001
2015-02-10 21:42:27,679 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from NEW to INITING
2015-02-10 21:42:27,679 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000001 to application application_1423603735088_0036
2015-02-10 21:42:27,679 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0036_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] for AM appattempt_1423603735088_0036_000001
2015-02-10 21:42:27,679 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from INITING to RUNNING
2015-02-10 21:42:27,679 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:42:27,680 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:42:27,680 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:27,680 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:27,680 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:42:27,680 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:42:27,681 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:27,681 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0036_01_000001
2015-02-10 21:42:27,698 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0036_01_000001.tokens. Credentials list: 
2015-02-10 21:42:27,724 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:27,840 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0036_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001.tokens
2015-02-10 21:42:27,840 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:27,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:27,997 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49724, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1553515323_34247, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, duration: 1117417
2015-02-10 21:42:28,042 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:28,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:28,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:28,084 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58971, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1553515323_34247, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, duration: 264485
2015-02-10 21:42:28,115 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:28,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:28,144 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:28,154 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60089, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1553515323_34247, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 233456
2015-02-10 21:42:28,188 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:28,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:28,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:28,228 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35171, bytes: 90160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1553515323_34247, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, duration: 611767
2015-02-10 21:42:28,261 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:28,261 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:28,306 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:28,306 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:28,418 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001/default_container_executor.sh]
2015-02-10 21:42:28,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:28,680 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361
2015-02-10 21:42:28,680 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363
2015-02-10 21:42:28,682 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 to 127.0.0.1:52976 
2015-02-10 21:42:28,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176 for deletion
2015-02-10 21:42:28,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177 for deletion
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178 for deletion
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180 for deletion
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178
2015-02-10 21:42:28,682 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181 for deletion
2015-02-10 21:42:28,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176
2015-02-10 21:42:28,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177
2015-02-10 21:42:28,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181
2015-02-10 21:42:28,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 src: /127.0.0.1:60112 dest: /127.0.0.1:52976
2015-02-10 21:42:28,685 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:42:28,685 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365
2015-02-10 21:42:28,686 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359
2015-02-10 21:42:28,687 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362 src: /127.0.0.1:60112 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:42:28,687 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360
2015-02-10 21:42:28,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742186_1362 size 254067
2015-02-10 21:42:28,880 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362
2015-02-10 21:42:28,881 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358
2015-02-10 21:42:28,882 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359
2015-02-10 21:42:28,888 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362
2015-02-10 21:42:28,889 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364
2015-02-10 21:42:28,935 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362
2015-02-10 21:42:28,935 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363
2015-02-10 21:42:28,936 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360
2015-02-10 21:42:29,134 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365
2015-02-10 21:42:29,135 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364
2015-02-10 21:42:29,136 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361
2015-02-10 21:42:29,137 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358
2015-02-10 21:42:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176 for deletion
2015-02-10 21:42:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177 for deletion
2015-02-10 21:42:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179 for deletion
2015-02-10 21:42:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177
2015-02-10 21:42:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176
2015-02-10 21:42:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180 for deletion
2015-02-10 21:42:29,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179
2015-02-10 21:42:29,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181 for deletion
2015-02-10 21:42:29,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180
2015-02-10 21:42:29,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181
2015-02-10 21:42:29,334 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357
2015-02-10 21:42:29,971 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742181_1357
2015-02-10 21:42:29,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359
2015-02-10 21:42:29,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742184_1360
2015-02-10 21:42:30,172 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362
2015-02-10 21:42:30,174 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363
2015-02-10 21:42:30,371 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365
2015-02-10 21:42:30,373 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358
2015-02-10 21:42:30,374 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364
2015-02-10 21:42:30,375 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742185_1361
2015-02-10 21:42:30,626 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742176_1352, blk_1073742177_1353, blk_1073742178_1354, blk_1073742179_1355, blk_1073742181_1357]
2015-02-10 21:42:30,626 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742176_1352, blk_1073742177_1353, blk_1073742178_1354, blk_1073742179_1355, blk_1073742180_1356]
2015-02-10 21:42:31,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:31,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:42:31,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:42:31,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:42:31,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=null
2015-02-10 21:42:31,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:31,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176 for deletion
2015-02-10 21:42:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177 for deletion
2015-02-10 21:42:31,673 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178 for deletion
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179 for deletion
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180 for deletion
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179
2015-02-10 21:42:31,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742180_1356 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742180
2015-02-10 21:42:31,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:31,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:32,026 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:58975, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742188_1364, duration: 250191
2015-02-10 21:42:32,160 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0035_01_000001 succeeded 
2015-02-10 21:42:32,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:42:32,161 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0035_01_000001
2015-02-10 21:42:32,178 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001
2015-02-10 21:42:32,178 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001
2015-02-10 21:42:32,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001
2015-02-10 21:42:32,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035/container_1423603735088_0035_01_000001
2015-02-10 21:42:32,179 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000001
2015-02-10 21:42:32,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0035_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:42:32,180 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0035_01_000001 from application application_1423603735088_0035
2015-02-10 21:42:32,180 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:32,180 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0035
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176 for deletion
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177 for deletion
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178 for deletion
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179 for deletion
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742176_1352 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742176
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181 for deletion
2015-02-10 21:42:32,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742178_1354 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742178
2015-02-10 21:42:32,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742177_1353 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742177
2015-02-10 21:42:32,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742181_1357 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742181
2015-02-10 21:42:32,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742179_1355 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742179
2015-02-10 21:42:32,671 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0035_01_000001]
2015-02-10 21:42:32,671 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0035_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:32,672 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0035_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:42:32,672 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0035	CONTAINERID=container_1423603735088_0035_01_000001
2015-02-10 21:42:32,672 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0035_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:32,672 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:32,672 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0035_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:32,673 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:32,673 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:32,673 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0035_000001 released container container_1423603735088_0035_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:32,672 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0035_000001
2015-02-10 21:42:32,673 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0035_000001 State change from FINISHING to FINISHED
2015-02-10 21:42:32,673 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0035 State change from FINISHING to FINISHED
2015-02-10 21:42:32,674 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0035_000001 is done. finalState=FINISHED
2015-02-10 21:42:32,674 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0035 requests cleared
2015-02-10 21:42:32,674 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0035 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:42:32,674 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0035
2015-02-10 21:42:32,674 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0035_000001
2015-02-10 21:42:32,674 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0035,name=[AC4773BBA196433AB319D2DDC4F4FAE1/32AEE9CD0C724D45814E2B46B6FFD06D] lower*upper/(1/1) ...orm/cogroupouterinnernull,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0035/jobhistory/job/job_1423603735088_0035,appMasterHost=ip-10-31-157-187,startTime=1423604524097,finishTime=1423604545984,finalStatus=SUCCEEDED
2015-02-10 21:42:32,674 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0035 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:42:32,678 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0035_000001 (auth:SIMPLE)
2015-02-10 21:42:32,679 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0035_01_000001
2015-02-10 21:42:32,691 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:32,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:32,691 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0035
2015-02-10 21:42:32,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:32,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:32,693 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:32,692 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:32,694 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0035, with delay of 10800 seconds
2015-02-10 21:42:33,352 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0036_000001 (auth:SIMPLE)
2015-02-10 21:42:33,355 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0036_000001
2015-02-10 21:42:33,356 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0036	APPATTEMPTID=appattempt_1423603735088_0036_000001
2015-02-10 21:42:33,356 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:42:33,356 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from ACCEPTED to RUNNING
2015-02-10 21:42:33,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:33,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:33,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:33,672 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:33,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:33,673 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0035
2015-02-10 21:42:33,673 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0035 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:33,673 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0035, with delay of 10800 seconds
2015-02-10 21:42:33,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:33,674 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:33,674 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0035
2015-02-10 21:42:33,724 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742190_1366{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:42:33,799 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366 src: /127.0.0.1:35181 dest: /127.0.0.1:46575
2015-02-10 21:42:33,801 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366 src: /127.0.0.1:49737 dest: /127.0.0.1:57643
2015-02-10 21:42:33,803 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366 src: /127.0.0.1:58984 dest: /127.0.0.1:37184
2015-02-10 21:42:33,831 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:58984, dest: /127.0.0.1:37184, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, duration: 25937338
2015-02-10 21:42:33,832 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:33,832 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742190_1366{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:33,832 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49737, dest: /127.0.0.1:57643, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, duration: 26910793
2015-02-10 21:42:33,832 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:33,833 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742190_1366{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:33,833 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35181, dest: /127.0.0.1:46575, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, duration: 27452049
2015-02-10 21:42:33,833 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742190_1366{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:42:33,834 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:33,840 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:33,889 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366
2015-02-10 21:42:33,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366
2015-02-10 21:42:34,673 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:34,673 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000002
2015-02-10 21:42:34,673 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:42:34,673 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:34,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:34,674 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:34,674 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:34,674 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000003
2015-02-10 21:42:34,674 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:42:34,674 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:42:34,675 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:34,675 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:34,691 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:34,692 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000004
2015-02-10 21:42:34,692 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:42:34,692 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:34,692 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:34,692 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:34,693 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:34,693 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000005
2015-02-10 21:42:34,693 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:42:34,693 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:34,693 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:34,693 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:34,694 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:34,694 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000006
2015-02-10 21:42:34,694 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:42:34,694 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:42:34,694 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:34,694 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:35,382 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366
2015-02-10 21:42:35,422 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0036_01_000002
2015-02-10 21:42:35,422 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:35,423 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:35,423 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0036_01_000004
2015-02-10 21:42:35,423 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:35,424 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:35,424 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:35,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:35,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:35,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:35,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:35,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:35,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:35,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:35,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:35,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:35,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:35,615 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0036_000001 (auth:SIMPLE)
2015-02-10 21:42:35,615 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0036_000001 (auth:SIMPLE)
2015-02-10 21:42:35,621 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000002 by user teamcity
2015-02-10 21:42:35,621 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000002
2015-02-10 21:42:35,622 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000002 to application application_1423603735088_0036
2015-02-10 21:42:35,622 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:42:35,622 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,622 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,622 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:35,623 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:35,623 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000003 by user teamcity
2015-02-10 21:42:35,623 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:35,623 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000003
2015-02-10 21:42:35,623 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000003 to application application_1423603735088_0036
2015-02-10 21:42:35,624 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:42:35,624 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,624 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,624 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:35,624 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:35,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000005 by user teamcity
2015-02-10 21:42:35,625 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:35,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0036
2015-02-10 21:42:35,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000005
2015-02-10 21:42:35,625 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from NEW to INITING
2015-02-10 21:42:35,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000004 by user teamcity
2015-02-10 21:42:35,625 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000005 to application application_1423603735088_0036
2015-02-10 21:42:35,626 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000004
2015-02-10 21:42:35,626 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000004 to application application_1423603735088_0036
2015-02-10 21:42:35,626 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from INITING to RUNNING
2015-02-10 21:42:35,627 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:42:35,627 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:42:35,627 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,627 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,627 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:35,627 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:35,628 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:35,628 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:35,628 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000006 by user teamcity
2015-02-10 21:42:35,628 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,628 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,628 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000006
2015-02-10 21:42:35,628 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:35,629 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:35,629 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0036_01_000005
2015-02-10 21:42:35,630 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000006 to application application_1423603735088_0036
2015-02-10 21:42:35,630 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0036_01_000004
2015-02-10 21:42:35,630 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:42:35,631 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,631 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:35,631 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:35,631 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:35,631 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0036_01_000006
2015-02-10 21:42:35,653 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0036_01_000005.tokens. Credentials list: 
2015-02-10 21:42:35,654 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0036_01_000006.tokens. Credentials list: 
2015-02-10 21:42:35,654 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0036_01_000004.tokens. Credentials list: 
2015-02-10 21:42:35,673 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:35,673 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:35,679 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:35,680 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:35,687 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:35,687 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:35,687 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:35,692 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:35,692 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:35,692 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:35,832 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000002/default_container_executor.sh]
2015-02-10 21:42:35,837 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000003/default_container_executor.sh]
2015-02-10 21:42:35,846 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0036_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005.tokens
2015-02-10 21:42:35,846 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:35,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:35,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar	dst=null	perm=null
2015-02-10 21:42:36,012 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60128, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-252701914_34553, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742186_1362, duration: 1139303
2015-02-10 21:42:36,061 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0036/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:36,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:36,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml	dst=null	perm=null
2015-02-10 21:42:36,107 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35189, bytes: 90160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-252701914_34553, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742189_1365, duration: 428162
2015-02-10 21:42:36,140 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:36,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:36,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:36,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:36,201 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:36,201 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:36,202 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:36,202 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:36,202 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:36,202 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:36,344 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005/default_container_executor.sh]
2015-02-10 21:42:36,349 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004/default_container_executor.sh]
2015-02-10 21:42:36,360 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006/default_container_executor.sh]
2015-02-10 21:42:36,454 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:37,235 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:37,708 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0036_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004.tokens
2015-02-10 21:42:37,709 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:38,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:38,509 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423603735088_0036_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006.tokens
2015-02-10 21:42:38,510 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:39,469 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:42:39,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:42:40,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:40,414 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60140, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000001_0_1318856323_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 293367
2015-02-10 21:42:40,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:40,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:40,691 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59003, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000000_0_-101261482_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 262576
2015-02-10 21:42:40,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:40,806 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59003, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000000_0_-101261482_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 251087
2015-02-10 21:42:41,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:41,008 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60140, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000001_0_1318856323_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 254220
2015-02-10 21:42:41,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:41,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_m_000001_0	dst=null	perm=null
2015-02-10 21:42:41,154 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60145, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000004_0_2056215516_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 291096
2015-02-10 21:42:41,236 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59007, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000002_0_-1964636016_1, offset: 512, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 260095
2015-02-10 21:42:41,238 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000003
2015-02-10 21:42:41,239 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000003
2015-02-10 21:42:41,239 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:42:41,239 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000003
2015-02-10 21:42:41,270 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000003 is : 143
2015-02-10 21:42:41,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job.split	dst=null	perm=null
2015-02-10 21:42:41,271 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742191_1367{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:42:41,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:41,277 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367 src: /127.0.0.1:60148 dest: /127.0.0.1:52976
2015-02-10 21:42:41,278 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60145, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000004_0_2056215516_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 256931
2015-02-10 21:42:41,280 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367 src: /127.0.0.1:59010 dest: /127.0.0.1:37184
2015-02-10 21:42:41,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367 src: /127.0.0.1:49765 dest: /127.0.0.1:57643
2015-02-10 21:42:41,295 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:41,296 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000003
2015-02-10 21:42:41,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000003
2015-02-10 21:42:41,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000003
2015-02-10 21:42:41,298 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000003
2015-02-10 21:42:41,298 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000003
2015-02-10 21:42:41,299 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:41,299 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000003 from application application_1423603735088_0036
2015-02-10 21:42:41,299 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:41,299 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:41,301 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist for DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:41,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:41,362 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59007, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000002_0_-1964636016_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 239727
2015-02-10 21:42:41,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_m_000000_0	dst=null	perm=null
2015-02-10 21:42:41,432 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35211, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000003_0_1554794206_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742187_1363, duration: 269406
2015-02-10 21:42:41,500 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000002
2015-02-10 21:42:41,501 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000002
2015-02-10 21:42:41,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:42:41,501 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000003]
2015-02-10 21:42:41,501 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000002
2015-02-10 21:42:41,502 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:41,502 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:42:41,502 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000003
2015-02-10 21:42:41,502 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:42:41,502 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:42:41,504 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:41,504 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:41,504 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:41,504 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:42:41,516 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000002 is : 143
2015-02-10 21:42:41,539 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:41,539 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000002
2015-02-10 21:42:41,540 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000002
2015-02-10 21:42:41,541 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000002
2015-02-10 21:42:41,542 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000002
2015-02-10 21:42:41,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:41,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000002
2015-02-10 21:42:41,542 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000002 from application application_1423603735088_0036
2015-02-10 21:42:41,543 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:41,543 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:41,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:41,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_m_000004_0	dst=null	perm=null
2015-02-10 21:42:41,916 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000006
2015-02-10 21:42:41,917 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000006
2015-02-10 21:42:41,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:42:41,917 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000006
2015-02-10 21:42:41,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_m_000002_0	dst=null	perm=null
2015-02-10 21:42:41,935 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000006 is : 143
2015-02-10 21:42:41,952 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:41,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006
2015-02-10 21:42:41,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006
2015-02-10 21:42:41,952 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006
2015-02-10 21:42:41,953 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000006
2015-02-10 21:42:41,953 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000006
2015-02-10 21:42:41,953 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:41,953 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000006 from application application_1423603735088_0036
2015-02-10 21:42:41,953 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:41,954 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:41,997 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35211, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0036_m_000003_0_1554794206_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 248676
2015-02-10 21:42:42,012 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000004
2015-02-10 21:42:42,013 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000004
2015-02-10 21:42:42,013 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:42:42,013 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000004
2015-02-10 21:42:42,014 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000006]
2015-02-10 21:42:42,014 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:42,014 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:42:42,014 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000006
2015-02-10 21:42:42,014 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:42:42,015 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:42:42,016 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:42,016 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:42,016 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:42,016 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:42,032 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000004 is : 143
2015-02-10 21:42:42,065 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:42,066 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004
2015-02-10 21:42:42,066 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004
2015-02-10 21:42:42,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004
2015-02-10 21:42:42,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000004
2015-02-10 21:42:42,068 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000004
2015-02-10 21:42:42,068 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:42,068 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000004 from application application_1423603735088_0036
2015-02-10 21:42:42,068 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:42,068 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:42,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_m_000003_0	dst=null	perm=null
2015-02-10 21:42:42,179 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000005
2015-02-10 21:42:42,179 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000005
2015-02-10 21:42:42,179 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:42:42,179 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000005
2015-02-10 21:42:42,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000004]
2015-02-10 21:42:42,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:42,180 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:42:42,180 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000004
2015-02-10 21:42:42,181 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:42:42,181 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:42:42,182 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:42,182 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:42,183 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:42,183 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:42:42,195 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000005 is : 143
2015-02-10 21:42:42,212 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:42,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005
2015-02-10 21:42:42,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005
2015-02-10 21:42:42,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005
2015-02-10 21:42:42,213 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000005
2015-02-10 21:42:42,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000005
2015-02-10 21:42:42,214 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:42,214 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000005 from application application_1423603735088_0036
2015-02-10 21:42:42,214 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:42,214 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:42,502 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000002]
2015-02-10 21:42:42,502 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:42,502 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:42:42,503 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000002
2015-02-10 21:42:42,503 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:42,503 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:42:42,504 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:42,504 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:42,505 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:42,505 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:42,505 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:42,505 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000007
2015-02-10 21:42:42,505 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0036_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:42:42,505 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0036_000001 container=Container: [ContainerId: container_1423603735088_0036_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:42:42,506 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:42,506 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:43,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000005]
2015-02-10 21:42:43,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:43,181 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:42:43,181 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000005
2015-02-10 21:42:43,181 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:42:43,181 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:42:43,182 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:42:43,182 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:43,182 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:43,183 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:42:43,477 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:43,489 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0036_01_000007 by user teamcity
2015-02-10 21:42:43,490 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000007
2015-02-10 21:42:43,490 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0036_01_000007 to application application_1423603735088_0036
2015-02-10 21:42:43,490 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:42:43,490 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0036
2015-02-10 21:42:43,491 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0036
2015-02-10 21:42:43,491 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:43,491 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0036
2015-02-10 21:42:43,491 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:43,503 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:43,540 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:43,541 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:43,652 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000007/default_container_executor.sh]
2015-02-10 21:42:44,480 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:47,106 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:47,109 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:47,135 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:47,139 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:42:47,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:47,656 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742192_1368{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:42:47,796 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368 src: /127.0.0.1:60164 dest: /127.0.0.1:52976
2015-02-10 21:42:47,799 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368 src: /127.0.0.1:49780 dest: /127.0.0.1:57643
2015-02-10 21:42:47,800 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368 src: /127.0.0.1:35226 dest: /127.0.0.1:46575
2015-02-10 21:42:47,849 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35226, dest: /127.0.0.1:46575, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0036_r_000000_0_1365309481_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 46771425
2015-02-10 21:42:47,849 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:47,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742192_1368{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:47,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49780, dest: /127.0.0.1:57643, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0036_r_000000_0_1365309481_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 47494486
2015-02-10 21:42:47,850 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:47,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60164, dest: /127.0.0.1:52976, bytes: 170, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0036_r_000000_0_1365309481_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 48073456
2015-02-10 21:42:47,851 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742192_1368{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:47,851 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:47,851 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742192_1368{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:47,885 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0036_r_000000_0_1365309481_1
2015-02-10 21:42:47,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0	dst=null	perm=null
2015-02-10 21:42:47,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0	dst=null	perm=null
2015-02-10 21:42:47,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/task_1423603735088_0036_r_000000	dst=null	perm=null
2015-02-10 21:42:48,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0036_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/task_1423603735088_0036_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:48,086 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000007
2015-02-10 21:42:48,087 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000007
2015-02-10 21:42:48,087 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:42:48,087 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000007
2015-02-10 21:42:48,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,102 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,104 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0036_01_000007 is : 143
2015-02-10 21:42:48,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:42:48,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:48,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:48,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/task_1423603735088_0036_r_000000	dst=null	perm=null
2015-02-10 21:42:48,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:42:48,121 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:42:48,122 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000007
2015-02-10 21:42:48,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000007
2015-02-10 21:42:48,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000007
2015-02-10 21:42:48,123 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000007
2015-02-10 21:42:48,123 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000007
2015-02-10 21:42:48,124 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:42:48,124 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000007 from application application_1423603735088_0036
2015-02-10 21:42:48,124 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:48,124 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:48,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary/1/task_1423603735088_0036_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:42:48,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,146 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,153 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,180 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49765, dest: /127.0.0.1:57643, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, duration: 6895565509
2015-02-10 21:42:48,181 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:48,182 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742191_1367{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:42:48,182 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59010, dest: /127.0.0.1:37184, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, duration: 6897403983
2015-02-10 21:42:48,182 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,182 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742191_1367{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:42:48,183 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60148, dest: /127.0.0.1:52976, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, duration: 6898361039
2015-02-10 21:42:48,184 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,184 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742191_1367{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:42:48,187 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,195 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742193_1369{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:42:48,199 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369 src: /127.0.0.1:59028 dest: /127.0.0.1:37184
2015-02-10 21:42:48,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369 src: /127.0.0.1:35228 dest: /127.0.0.1:46575
2015-02-10 21:42:48,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369 src: /127.0.0.1:49784 dest: /127.0.0.1:57643
2015-02-10 21:42:48,207 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49784, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, duration: 2294466
2015-02-10 21:42:48,207 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:48,207 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742193_1369{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,208 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35228, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, duration: 3521123
2015-02-10 21:42:48,208 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,208 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742193_1369{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,209 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59028, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, duration: 4270818
2015-02-10 21:42:48,209 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742193_1369{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,212 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary_tmp is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist	dst=null	perm=null
2015-02-10 21:42:48,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:48,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist	dst=null	perm=null
2015-02-10 21:42:48,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp	dst=null	perm=null
2015-02-10 21:42:48,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1.jhist	dst=null	perm=null
2015-02-10 21:42:48,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,254 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59031, bytes: 70592, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367, duration: 414136
2015-02-10 21:42:48,257 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742194_1370{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:42:48,262 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370 src: /127.0.0.1:60171 dest: /127.0.0.1:52976
2015-02-10 21:42:48,263 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370 src: /127.0.0.1:35232 dest: /127.0.0.1:46575
2015-02-10 21:42:48,265 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370 src: /127.0.0.1:49788 dest: /127.0.0.1:57643
2015-02-10 21:42:48,269 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49788, dest: /127.0.0.1:57643, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, duration: 2788150
2015-02-10 21:42:48,270 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742194_1370{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,270 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:48,271 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35232, dest: /127.0.0.1:46575, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, duration: 4347380
2015-02-10 21:42:48,271 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,271 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742194_1370{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,272 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60171, dest: /127.0.0.1:52976, bytes: 70044, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, duration: 5108147
2015-02-10 21:42:48,272 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,272 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742194_1370{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,276 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:48,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:48,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:48,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:42:48,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036/job_1423603735088_0036_1_conf.xml	dst=null	perm=null
2015-02-10 21:42:48,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:48,294 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49789, bytes: 105367, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742190_1366, duration: 497794
2015-02-10 21:42:48,297 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742195_1371{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:42:48,302 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371 src: /127.0.0.1:59036 dest: /127.0.0.1:37184
2015-02-10 21:42:48,304 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371 src: /127.0.0.1:35236 dest: /127.0.0.1:46575
2015-02-10 21:42:48,305 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371 src: /127.0.0.1:60177 dest: /127.0.0.1:52976
2015-02-10 21:42:48,310 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60177, dest: /127.0.0.1:52976, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, duration: 2956612
2015-02-10 21:42:48,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742195_1371{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,310 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35236, dest: /127.0.0.1:46575, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, duration: 3585545
2015-02-10 21:42:48,310 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:48,311 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742195_1371{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,311 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,311 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59036, dest: /127.0.0.1:37184, bytes: 104547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2051739262_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, duration: 3939919
2015-02-10 21:42:48,312 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:48,312 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742195_1371{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:48,317 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-2051739262_1
2015-02-10 21:42:48,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:42:48,342 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0036_000001 with final state: FINISHING
2015-02-10 21:42:48,342 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:48,342 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0036 with final state: FINISHING
2015-02-10 21:42:48,342 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from RUNNING to FINAL_SAVING
2015-02-10 21:42:48,343 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0036
2015-02-10 21:42:48,343 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:48,343 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from FINAL_SAVING to FINISHING
2015-02-10 21:42:48,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368
2015-02-10 21:42:48,898 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367
2015-02-10 21:42:48,899 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370
2015-02-10 21:42:48,900 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369
2015-02-10 21:42:48,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371
2015-02-10 21:42:48,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369
2015-02-10 21:42:48,904 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370
2015-02-10 21:42:48,905 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368
2015-02-10 21:42:49,088 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000007]
2015-02-10 21:42:49,088 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:49,088 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:42:49,089 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000007
2015-02-10 21:42:49,089 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:42:49,089 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:49,090 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:49,090 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:49,090 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:49,090 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:42:49,341 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371
2015-02-10 21:42:49,343 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367
2015-02-10 21:42:49,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742194_1370
2015-02-10 21:42:49,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368
2015-02-10 21:42:49,354 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742186_1362 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:42:49,354 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742187_1363 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:42:49,354 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742188_1364 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:42:49,354 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742189_1365 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:42:49,355 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742191_1367 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:42:49,355 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742190_1366 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:42:49,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0036	dst=null	perm=null
2015-02-10 21:42:49,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,418 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary
2015-02-10 21:42:49,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:42:49,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,451 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:42:49,454 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35239, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 242477
2015-02-10 21:42:49,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,474 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:42:49,477 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35239, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 210647
2015-02-10 21:42:49,478 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull
2015-02-10 21:42:49,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:49,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:49,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:49,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull	dst=null	perm=null
2015-02-10 21:42:49,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	dst=null	perm=null
2015-02-10 21:42:49,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull/part-00000	dst=null	perm=null
2015-02-10 21:42:49,485 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59041, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742182_1358, duration: 208029
2015-02-10 21:42:49,485 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup
2015-02-10 21:42:49,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:42:49,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:42:49,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupouterinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:42:49,491 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35239, bytes: 174, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742192_1368, duration: 190240
2015-02-10 21:42:49,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,513 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:42:49,514 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-10 21:42:49,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:42:49,532 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:42:49,532 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:42:49,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:42:49,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull"]
2015-02-10 21:42:49,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:42:49,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:42:49,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:42:49,534 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...platform/cogroupinnernull
2015-02-10 21:42:49,549 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:49,565 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:42:49,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:42:49,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:49,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:49,571 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 37
2015-02-10 21:42:49,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=null
2015-02-10 21:42:49,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:42:49,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:42:49,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:49,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,588 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742196_1372{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:42:49,592 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 src: /127.0.0.1:49797 dest: /127.0.0.1:57643
2015-02-10 21:42:49,593 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 src: /127.0.0.1:35243 dest: /127.0.0.1:46575
2015-02-10 21:42:49,595 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 src: /127.0.0.1:59045 dest: /127.0.0.1:37184
2015-02-10 21:42:49,601 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59045, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, duration: 4290681
2015-02-10 21:42:49,601 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:49,601 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742196_1372{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,602 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35243, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, duration: 3963227
2015-02-10 21:42:49,602 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,602 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742196_1372{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,602 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49797, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, duration: 4841507
2015-02-10 21:42:49,603 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,603 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742196_1372{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,607 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:49,608 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar
2015-02-10 21:42:49,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:49,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:49,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:49,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:49,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:42:49,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:42:49,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:42:49,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:42:49,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:42:49,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:49,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,626 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,629 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,632 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,635 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:42:49,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:42:49,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,670 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split
2015-02-10 21:42:49,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:42:49,675 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742197_1373{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:42:49,679 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373 src: /127.0.0.1:35245 dest: /127.0.0.1:46575
2015-02-10 21:42:49,681 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373 src: /127.0.0.1:59047 dest: /127.0.0.1:37184
2015-02-10 21:42:49,682 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373 src: /127.0.0.1:49802 dest: /127.0.0.1:57643
2015-02-10 21:42:49,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373 src: /127.0.0.1:60188 dest: /127.0.0.1:52976
2015-02-10 21:42:49,695 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60188, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 9379650
2015-02-10 21:42:49,697 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:49,697 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49802, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 11835648
2015-02-10 21:42:49,697 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742197_1373{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,698 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,698 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742197_1373{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,698 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59047, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 12487325
2015-02-10 21:42:49,699 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,699 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742197_1373{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,699 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35245, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 13596742
2015-02-10 21:42:49,700 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,700 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742197_1373{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,718 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:49,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,739 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742198_1374{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:42:49,744 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374 src: /127.0.0.1:49804 dest: /127.0.0.1:57643
2015-02-10 21:42:49,745 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374 src: /127.0.0.1:60190 dest: /127.0.0.1:52976
2015-02-10 21:42:49,747 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374 src: /127.0.0.1:35251 dest: /127.0.0.1:46575
2015-02-10 21:42:49,749 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35251, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, duration: 1739434
2015-02-10 21:42:49,750 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:49,750 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742198_1374{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,750 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60190, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, duration: 1926996
2015-02-10 21:42:49,751 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,751 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742198_1374{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,751 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49804, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, duration: 2584557
2015-02-10 21:42:49,752 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,752 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742198_1374{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,755 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:49,755 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:42:49,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,762 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:42:49,770 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742199_1375{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:42:49,774 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375 src: /127.0.0.1:59053 dest: /127.0.0.1:37184
2015-02-10 21:42:49,775 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375 src: /127.0.0.1:49808 dest: /127.0.0.1:57643
2015-02-10 21:42:49,776 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375 src: /127.0.0.1:60194 dest: /127.0.0.1:52976
2015-02-10 21:42:49,780 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60194, dest: /127.0.0.1:52976, bytes: 89431, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, duration: 2552159
2015-02-10 21:42:49,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742199_1375{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,781 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49808, dest: /127.0.0.1:57643, bytes: 89431, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, duration: 3199752
2015-02-10 21:42:49,781 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742199_1375{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,782 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:49,782 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59053, dest: /127.0.0.1:37184, bytes: 89431, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, duration: 3459223
2015-02-10 21:42:49,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742199_1375{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:42:49,783 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:49,786 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:42:49,787 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0037
2015-02-10 21:42:49,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=null
2015-02-10 21:42:49,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:49,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:49,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:49,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:49,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:42:49,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:42:49,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:49,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:49,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:49,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:49,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:49,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:49,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:49,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:49,803 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 37 submitted by user teamcity
2015-02-10 21:42:49,803 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0037
2015-02-10 21:42:49,803 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0037
2015-02-10 21:42:49,803 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0037
2015-02-10 21:42:49,803 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from NEW to NEW_SAVING
2015-02-10 21:42:49,803 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:42:49,804 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0037 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:42:49,804 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0037 from user: teamcity, in queue: default
2015-02-10 21:42:49,804 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0037
2015-02-10 21:42:49,804 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from SUBMITTED to ACCEPTED
2015-02-10 21:42:49,805 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0037_000001
2015-02-10 21:42:49,805 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from NEW to SUBMITTED
2015-02-10 21:42:49,805 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0037 from user: teamcity activated in queue: default
2015-02-10 21:42:49,805 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0037 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:42:49,805 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0037_000001 to scheduler from user teamcity in queue default
2015-02-10 21:42:49,806 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:42:49,807 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0037/
2015-02-10 21:42:49,807 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0037
2015-02-10 21:42:49,807 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0037/
2015-02-10 21:42:49,996 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:49,997 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000001
2015-02-10 21:42:49,997 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:42:49,997 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:42:49,997 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:49,997 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:49,997 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0037_01_000001
2015-02-10 21:42:49,998 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:49,998 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0037_000001
2015-02-10 21:42:49,998 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0037 AttemptId: appattempt_1423603735088_0037_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0037_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:42:49,998 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:42:49,999 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:42:49,999 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0037_000001
2015-02-10 21:42:50,000 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0037_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0037_000001
2015-02-10 21:42:50,000 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0037_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-10 21:42:50,003 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0037_000001 (auth:SIMPLE)
2015-02-10 21:42:50,005 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000001 by user teamcity
2015-02-10 21:42:50,005 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0037
2015-02-10 21:42:50,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_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000001
2015-02-10 21:42:50,005 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from NEW to INITING
2015-02-10 21:42:50,006 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000001 to application application_1423603735088_0037
2015-02-10 21:42:50,006 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0037_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0037_000001
2015-02-10 21:42:50,006 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from INITING to RUNNING
2015-02-10 21:42:50,006 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:42:50,006 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:42:50,006 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:50,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:50,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:42:50,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:42:50,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:50,008 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0037_01_000001
2015-02-10 21:42:50,025 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0037_01_000001.tokens. Credentials list: 
2015-02-10 21:42:50,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:50,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0037_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001.tokens
2015-02-10 21:42:50,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:42:50,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:50,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:50,374 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49813, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769692595_35083, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, duration: 1130585
2015-02-10 21:42:50,390 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742191_1367
2015-02-10 21:42:50,392 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372
2015-02-10 21:42:50,416 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:50,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:50,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:50,455 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60199, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769692595_35083, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, duration: 242738
2015-02-10 21:42:50,487 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:50,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:42:50,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:42:50,527 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59041, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769692595_35083, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 218718
2015-02-10 21:42:50,559 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:50,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:50,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:50,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742195_1371
2015-02-10 21:42:50,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375
2015-02-10 21:42:50,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373
2015-02-10 21:42:50,595 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369
2015-02-10 21:42:50,598 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49813, bytes: 90131, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769692595_35083, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, duration: 393727
2015-02-10 21:42:50,629 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:50,629 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:50,676 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:50,676 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:50,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001/default_container_executor.sh]
2015-02-10 21:42:50,996 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:51,629 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742196_1372 to datanode(s) 127.0.0.1:52976
2015-02-10 21:42:51,629 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742186_1362, blk_1073742187_1363, blk_1073742188_1364, blk_1073742189_1365, blk_1073742191_1367]
2015-02-10 21:42:51,629 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742186_1362, blk_1073742187_1363, blk_1073742190_1366, blk_1073742191_1367]
2015-02-10 21:42:52,674 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 to 127.0.0.1:52976 
2015-02-10 21:42:52,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186 for deletion
2015-02-10 21:42:52,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187 for deletion
2015-02-10 21:42:52,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190 for deletion
2015-02-10 21:42:52,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191 for deletion
2015-02-10 21:42:52,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186
2015-02-10 21:42:52,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187
2015-02-10 21:42:52,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191
2015-02-10 21:42:52,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190
2015-02-10 21:42:52,677 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 src: /127.0.0.1:60202 dest: /127.0.0.1:52976
2015-02-10 21:42:52,678 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:42:52,679 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372 src: /127.0.0.1:60202 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:42:52,680 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742196_1372 size 254067
2015-02-10 21:42:53,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186 for deletion
2015-02-10 21:42:53,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187 for deletion
2015-02-10 21:42:53,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188 for deletion
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189 for deletion
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191 for deletion
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188
2015-02-10 21:42:53,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189
2015-02-10 21:42:53,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191
2015-02-10 21:42:53,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:42:53,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:42:53,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:42:53,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:42:53,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=null
2015-02-10 21:42:53,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:53,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:53,911 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373
2015-02-10 21:42:54,107 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372
2015-02-10 21:42:54,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375
2015-02-10 21:42:54,109 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373
2015-02-10 21:42:54,110 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374
2015-02-10 21:42:54,112 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372
2015-02-10 21:42:54,112 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374
2015-02-10 21:42:54,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:54,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:42:54,286 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49819, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374, duration: 322411
2015-02-10 21:42:54,352 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372
2015-02-10 21:42:54,353 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373
2015-02-10 21:42:54,354 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742198_1374
2015-02-10 21:42:54,366 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375
2015-02-10 21:42:54,516 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0036_01_000001 succeeded 
2015-02-10 21:42:54,516 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:42:54,516 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0036_01_000001
2015-02-10 21:42:54,534 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001
2015-02-10 21:42:54,534 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000001
2015-02-10 21:42:54,534 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001
2015-02-10 21:42:54,534 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0036_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:42:54,535 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0036_01_000001 from application application_1423603735088_0036
2015-02-10 21:42:54,535 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001
2015-02-10 21:42:54,535 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036/container_1423603735088_0036_01_000001
2015-02-10 21:42:54,535 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:54,535 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0036
2015-02-10 21:42:54,630 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742186_1362, blk_1073742187_1363, blk_1073742188_1364, blk_1073742189_1365, blk_1073742190_1366]
2015-02-10 21:42:54,630 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742186_1362, blk_1073742187_1363, blk_1073742188_1364, blk_1073742189_1365, blk_1073742190_1366, blk_1073742191_1367]
2015-02-10 21:42:55,090 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0036_01_000001]
2015-02-10 21:42:55,090 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0036_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:42:55,091 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0036_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:42:55,091 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0036	CONTAINERID=container_1423603735088_0036_01_000001
2015-02-10 21:42:55,091 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0036_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:42:55,091 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:42:55,091 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0036_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:42:55,091 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:55,091 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:42:55,092 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0036_000001 released container container_1423603735088_0036_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:42:55,092 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0036_000001
2015-02-10 21:42:55,092 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0036_000001 State change from FINISHING to FINISHED
2015-02-10 21:42:55,092 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0036 State change from FINISHING to FINISHED
2015-02-10 21:42:55,092 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0036_000001
2015-02-10 21:42:55,092 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0036_000001 is done. finalState=FINISHED
2015-02-10 21:42:55,093 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0036 requests cleared
2015-02-10 21:42:55,093 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0036 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:42:55,093 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0036 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:42:55,092 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0036
2015-02-10 21:42:55,093 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0036,name=[225528FA7D0D4F0191EC3B72A997535C/FB494491E9A04F9890BBA578EBDECA7E] lower*upper/(1/1) ...uterinnernull-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0036/jobhistory/job/job_1423603735088_0036,appMasterHost=ip-10-31-157-187,startTime=1423604547397,finishTime=1423604568342,finalStatus=SUCCEEDED
2015-02-10 21:42:55,096 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0036_000001 (auth:SIMPLE)
2015-02-10 21:42:55,097 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0036_01_000001
2015-02-10 21:42:55,184 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:55,185 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:55,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0036
2015-02-10 21:42:55,185 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:55,186 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:55,186 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:55,186 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0036, with delay of 10800 seconds
2015-02-10 21:42:55,223 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:55,624 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0037_000001 (auth:SIMPLE)
2015-02-10 21:42:55,627 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0037_000001
2015-02-10 21:42:55,627 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0037	APPATTEMPTID=appattempt_1423603735088_0037_000001
2015-02-10 21:42:55,628 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:42:55,628 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from ACCEPTED to RUNNING
2015-02-10 21:42:55,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186 for deletion
2015-02-10 21:42:55,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187 for deletion
2015-02-10 21:42:55,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188 for deletion
2015-02-10 21:42:55,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189 for deletion
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190 for deletion
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190
2015-02-10 21:42:55,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189
2015-02-10 21:42:55,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:55,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:42:55,822 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:42:55,989 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742200_1376{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:42:56,047 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376 src: /127.0.0.1:49824 dest: /127.0.0.1:57643
2015-02-10 21:42:56,049 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376 src: /127.0.0.1:59071 dest: /127.0.0.1:37184
2015-02-10 21:42:56,051 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376 src: /127.0.0.1:35271 dest: /127.0.0.1:46575
2015-02-10 21:42:56,082 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35271, dest: /127.0.0.1:46575, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, duration: 29529568
2015-02-10 21:42:56,082 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:42:56,082 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742200_1376{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:56,083 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59071, dest: /127.0.0.1:37184, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, duration: 29862053
2015-02-10 21:42:56,083 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:56,083 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742200_1376{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:56,083 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49824, dest: /127.0.0.1:57643, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, duration: 30648285
2015-02-10 21:42:56,084 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:42:56,084 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742200_1376{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:42:56,091 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:42:56,091 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:56,092 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:56,092 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0036
2015-02-10 21:42:56,092 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0036 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:42:56,092 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0036, with delay of 10800 seconds
2015-02-10 21:42:56,092 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:56,092 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0036
2015-02-10 21:42:56,159 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:42:56,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186 for deletion
2015-02-10 21:42:56,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187 for deletion
2015-02-10 21:42:56,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188 for deletion
2015-02-10 21:42:56,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189 for deletion
2015-02-10 21:42:56,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190 for deletion
2015-02-10 21:42:56,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191 for deletion
2015-02-10 21:42:56,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742186_1362 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742186
2015-02-10 21:42:56,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742188_1364 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742188
2015-02-10 21:42:56,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742190_1366 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742190
2015-02-10 21:42:56,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742187_1363 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742187
2015-02-10 21:42:56,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742189_1365 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742189
2015-02-10 21:42:56,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742191_1367 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742191
2015-02-10 21:42:56,998 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:56,999 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000002
2015-02-10 21:42:56,999 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:42:56,999 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:42:56,999 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:56,999 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:57,000 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:57,000 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000003
2015-02-10 21:42:57,000 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:42:57,000 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:42:57,001 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:57,001 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:57,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:57,006 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000004
2015-02-10 21:42:57,006 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:42:57,006 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:42:57,007 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:57,007 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:57,007 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:57,007 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000005
2015-02-10 21:42:57,007 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:42:57,008 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:42:57,008 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:57,008 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:57,008 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:42:57,008 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000006
2015-02-10 21:42:57,009 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:42:57,009 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:42:57,009 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:42:57,009 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:42:57,694 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0037_01_000002
2015-02-10 21:42:57,694 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:57,694 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:57,695 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0037_01_000004
2015-02-10 21:42:57,695 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:57,695 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:57,696 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:42:57,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:57,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:57,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:57,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:57,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:57,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:57,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:57,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:57,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:42:57,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:42:57,893 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0037_000001 (auth:SIMPLE)
2015-02-10 21:42:57,894 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0037_000001 (auth:SIMPLE)
2015-02-10 21:42:57,898 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000002 by user teamcity
2015-02-10 21:42:57,898 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000003 by user teamcity
2015-02-10 21:42:57,898 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000002
2015-02-10 21:42:57,899 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000003
2015-02-10 21:42:57,899 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000002 to application application_1423603735088_0037
2015-02-10 21:42:57,899 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000003 to application application_1423603735088_0037
2015-02-10 21:42:57,900 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:42:57,900 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:42:57,900 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,900 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,900 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:57,900 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:42:57,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000006 by user teamcity
2015-02-10 21:42:57,901 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0037
2015-02-10 21:42:57,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000005 by user teamcity
2015-02-10 21:42:57,901 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000006
2015-02-10 21:42:57,902 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from NEW to INITING
2015-02-10 21:42:57,901 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000004 by user teamcity
2015-02-10 21:42:57,901 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,902 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:57,902 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000004
2015-02-10 21:42:57,902 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000006 to application application_1423603735088_0037
2015-02-10 21:42:57,902 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000005
2015-02-10 21:42:57,902 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000005 to application application_1423603735088_0037
2015-02-10 21:42:57,902 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:42:57,903 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:57,904 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:57,903 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000004 to application application_1423603735088_0037
2015-02-10 21:42:57,904 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from INITING to RUNNING
2015-02-10 21:42:57,904 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:42:57,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:42:57,905 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:42:57,905 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,905 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,905 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:57,905 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:42:57,906 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:42:57,906 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:42:57,906 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,906 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,906 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:57,907 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:42:57,907 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,907 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:42:57,907 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:42:57,908 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:42:57,908 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0037_01_000005
2015-02-10 21:42:57,908 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0037_01_000006
2015-02-10 21:42:57,909 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0037_01_000004
2015-02-10 21:42:57,931 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0037_01_000006.tokens. Credentials list: 
2015-02-10 21:42:57,932 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0037_01_000004.tokens. Credentials list: 
2015-02-10 21:42:57,932 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0037_01_000005.tokens. Credentials list: 
2015-02-10 21:42:57,964 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:57,964 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:57,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:42:57,967 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:57,967 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:57,999 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:57,999 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:58,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:58,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:58,007 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:42:58,107 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000002/default_container_executor.sh]
2015-02-10 21:42:58,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0037_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006.tokens
2015-02-10 21:42:58,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:42:58,118 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000003/default_container_executor.sh]
2015-02-10 21:42:58,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:58,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar	dst=null	perm=null
2015-02-10 21:42:58,289 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59079, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1034805838_35391, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742196_1372, duration: 1237626
2015-02-10 21:42:58,338 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:58,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:58,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml	dst=null	perm=null
2015-02-10 21:42:58,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49834, bytes: 90131, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1034805838_35391, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742199_1375, duration: 497371
2015-02-10 21:42:58,420 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0037/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:42:58,420 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:58,421 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:58,421 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:42:58,484 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:58,485 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:58,485 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:58,485 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:58,487 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:42:58,488 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:42:58,632 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004/default_container_executor.sh]
2015-02-10 21:42:58,638 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006/default_container_executor.sh]
2015-02-10 21:42:58,642 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005/default_container_executor.sh]
2015-02-10 21:42:58,715 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:42:59,119 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376
2015-02-10 21:42:59,119 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376
2015-02-10 21:42:59,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:00,003 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0037_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005.tokens
2015-02-10 21:43:00,003 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:00,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:00,602 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376
2015-02-10 21:43:00,798 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0037_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004.tokens
2015-02-10 21:43:00,799 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:02,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:43:02,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:43:02,819 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59092, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000001_0_-1800516154_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 290742
2015-02-10 21:43:02,837 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59093, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000000_0_1176973219_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 299979
2015-02-10 21:43:02,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:02,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:02,986 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60233, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000000_0_1176973219_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 973001
2015-02-10 21:43:03,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:43:03,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:43:03,424 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35296, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000003_0_-746684189_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 290345
2015-02-10 21:43:03,528 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60238, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000001_0_-1800516154_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 272796
2015-02-10 21:43:03,542 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49852, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000004_0_719730702_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 263400
2015-02-10 21:43:03,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:03,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job.split	dst=null	perm=null
2015-02-10 21:43:03,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_m_000000_0	dst=null	perm=null
2015-02-10 21:43:03,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_m_000001_0	dst=null	perm=null
2015-02-10 21:43:03,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:03,692 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35300, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000004_0_719730702_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 359363
2015-02-10 21:43:03,721 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000002
2015-02-10 21:43:03,722 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000002
2015-02-10 21:43:03,722 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:43:03,722 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000002
2015-02-10 21:43:03,739 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35301, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000002_0_-28442555_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742197_1373, duration: 236945
2015-02-10 21:43:03,739 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000002 is : 143
2015-02-10 21:43:03,748 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742201_1377{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:43:03,758 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377 src: /127.0.0.1:49857 dest: /127.0.0.1:57643
2015-02-10 21:43:03,760 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377 src: /127.0.0.1:60243 dest: /127.0.0.1:52976
2015-02-10 21:43:03,761 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:03,766 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000002
2015-02-10 21:43:03,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377 src: /127.0.0.1:35304 dest: /127.0.0.1:46575
2015-02-10 21:43:03,769 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000002
2015-02-10 21:43:03,772 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000003
2015-02-10 21:43:03,773 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000003
2015-02-10 21:43:03,773 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000002
2015-02-10 21:43:03,773 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000002
2015-02-10 21:43:03,775 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:43:03,775 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000002
2015-02-10 21:43:03,776 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:03,776 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000003
2015-02-10 21:43:03,777 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist for DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:03,793 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000003 is : 143
2015-02-10 21:43:03,812 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000002 from application application_1423603735088_0037
2015-02-10 21:43:03,812 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:03,812 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:03,813 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:03,813 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000003
2015-02-10 21:43:03,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000003
2015-02-10 21:43:03,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000003
2015-02-10 21:43:03,815 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000003
2015-02-10 21:43:03,815 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000003
2015-02-10 21:43:03,815 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:03,815 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000003 from application application_1423603735088_0037
2015-02-10 21:43:03,815 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:03,815 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:03,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:03,865 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60245, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000002_0_-28442555_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 280231
2015-02-10 21:43:04,049 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35296, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0037_m_000003_0_-746684189_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 268303
2015-02-10 21:43:04,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_m_000003_0	dst=null	perm=null
2015-02-10 21:43:04,247 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000005
2015-02-10 21:43:04,248 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000005
2015-02-10 21:43:04,248 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:43:04,248 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000005
2015-02-10 21:43:04,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_m_000004_0	dst=null	perm=null
2015-02-10 21:43:04,266 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000005 is : 143
2015-02-10 21:43:04,285 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:04,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005
2015-02-10 21:43:04,286 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005
2015-02-10 21:43:04,286 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000005
2015-02-10 21:43:04,286 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:04,286 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005
2015-02-10 21:43:04,286 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000005
2015-02-10 21:43:04,286 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000005 from application application_1423603735088_0037
2015-02-10 21:43:04,287 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:04,287 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:04,340 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000006
2015-02-10 21:43:04,341 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000006
2015-02-10 21:43:04,341 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:43:04,341 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000006
2015-02-10 21:43:04,341 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000005]
2015-02-10 21:43:04,342 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:04,342 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:43:04,342 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000005
2015-02-10 21:43:04,342 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:43:04,342 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:43:04,343 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:04,343 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:04,344 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:04,344 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:04,358 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000006 is : 143
2015-02-10 21:43:04,375 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:04,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006
2015-02-10 21:43:04,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006
2015-02-10 21:43:04,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006
2015-02-10 21:43:04,376 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000006
2015-02-10 21:43:04,376 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000006
2015-02-10 21:43:04,377 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:04,377 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000006 from application application_1423603735088_0037
2015-02-10 21:43:04,377 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:04,377 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:04,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_m_000002_0	dst=null	perm=null
2015-02-10 21:43:04,505 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000004
2015-02-10 21:43:04,506 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000004
2015-02-10 21:43:04,506 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:43:04,506 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000004
2015-02-10 21:43:04,506 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000006]
2015-02-10 21:43:04,507 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:04,507 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:43:04,507 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000006
2015-02-10 21:43:04,507 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:43:04,507 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:43:04,508 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:04,509 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:04,509 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:04,509 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:43:04,525 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000004 is : 143
2015-02-10 21:43:04,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:04,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004
2015-02-10 21:43:04,544 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004
2015-02-10 21:43:04,544 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004
2015-02-10 21:43:04,544 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000004
2015-02-10 21:43:04,545 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000004
2015-02-10 21:43:04,545 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:04,545 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000004 from application application_1423603735088_0037
2015-02-10 21:43:04,545 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:04,545 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:04,774 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000003, container_1423603735088_0037_01_000002]
2015-02-10 21:43:04,774 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:04,774 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:43:04,774 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000002
2015-02-10 21:43:04,774 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:43:04,775 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:43:04,776 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:04,776 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:04,776 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:04,776 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:43:04,777 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:04,777 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:43:04,777 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000003
2015-02-10 21:43:04,777 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:04,777 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:43:04,778 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:04,778 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:04,778 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:04,778 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:05,507 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000004]
2015-02-10 21:43:05,507 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:05,507 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:43:05,507 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000004
2015-02-10 21:43:05,508 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:43:05,508 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:05,509 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:05,509 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:05,509 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:05,509 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:43:05,775 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:05,775 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000007
2015-02-10 21:43:05,775 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0037_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:43:05,775 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0037_000001 container=Container: [ContainerId: container_1423603735088_0037_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:43:05,775 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:05,776 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:06,738 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:06,751 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0037_01_000007 by user teamcity
2015-02-10 21:43:06,751 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000007
2015-02-10 21:43:06,751 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0037_01_000007 to application application_1423603735088_0037
2015-02-10 21:43:06,752 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:43:06,752 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0037
2015-02-10 21:43:06,752 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0037
2015-02-10 21:43:06,752 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:06,752 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0037
2015-02-10 21:43:06,753 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:06,775 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:06,804 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:06,804 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:06,929 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000007/default_container_executor.sh]
2015-02-10 21:43:07,741 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:43:09,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:43:09,471 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:43:10,448 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:10,450 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:10,477 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:10,480 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:10,947 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 3113 Total time for transactions(ms): 239 Number of transactions batched in Syncs: 1 Number of syncs: 2186 SyncTimes(ms): 5071 3857 
2015-02-10 21:43:11,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,134 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742202_1378{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:43:11,292 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378 src: /127.0.0.1:60255 dest: /127.0.0.1:52976
2015-02-10 21:43:11,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378 src: /127.0.0.1:35316 dest: /127.0.0.1:46575
2015-02-10 21:43:11,297 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378 src: /127.0.0.1:59118 dest: /127.0.0.1:37184
2015-02-10 21:43:11,348 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59118, dest: /127.0.0.1:37184, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0037_r_000000_0_-1032162142_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 47916136
2015-02-10 21:43:11,348 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:11,349 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35316, dest: /127.0.0.1:46575, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0037_r_000000_0_-1032162142_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 48498986
2015-02-10 21:43:11,349 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742202_1378{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,349 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60255, dest: /127.0.0.1:52976, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0037_r_000000_0_-1032162142_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 49255307
2015-02-10 21:43:11,350 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,350 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,350 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742202_1378{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,351 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742202_1378{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,389 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0037_r_000000_0_-1032162142_1
2015-02-10 21:43:11,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0	dst=null	perm=null
2015-02-10 21:43:11,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0	dst=null	perm=null
2015-02-10 21:43:11,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/task_1423603735088_0037_r_000000	dst=null	perm=null
2015-02-10 21:43:11,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/_temporary/attempt_1423603735088_0037_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/task_1423603735088_0037_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:43:11,550 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000007
2015-02-10 21:43:11,550 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000007
2015-02-10 21:43:11,550 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:43:11,551 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000007
2015-02-10 21:43:11,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,565 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,565 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0037_01_000007 is : 143
2015-02-10 21:43:11,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1	dst=null	perm=null
2015-02-10 21:43:11,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:11,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:11,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/task_1423603735088_0037_r_000000	dst=null	perm=null
2015-02-10 21:43:11,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	dst=null	perm=null
2015-02-10 21:43:11,582 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:11,583 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000007
2015-02-10 21:43:11,583 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000007
2015-02-10 21:43:11,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000007
2015-02-10 21:43:11,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000007
2015-02-10 21:43:11,585 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000007
2015-02-10 21:43:11,585 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:11,585 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000007 from application application_1423603735088_0037
2015-02-10 21:43:11,585 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:11,585 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:11,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary/1/task_1423603735088_0037_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary	dst=null	perm=null
2015-02-10 21:43:11,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,607 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_SUCCESS is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,615 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,642 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35304, dest: /127.0.0.1:46575, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, duration: 7869609258
2015-02-10 21:43:11,642 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:11,643 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60243, dest: /127.0.0.1:52976, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, duration: 7869899831
2015-02-10 21:43:11,644 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,644 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742201_1377{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16249
2015-02-10 21:43:11,645 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49857, dest: /127.0.0.1:57643, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, duration: 7872676335
2015-02-10 21:43:11,646 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,646 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742201_1377{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16249
2015-02-10 21:43:11,647 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742201_1377{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16249
2015-02-10 21:43:11,652 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,662 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742203_1379{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:11,667 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379 src: /127.0.0.1:60258 dest: /127.0.0.1:52976
2015-02-10 21:43:11,669 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379 src: /127.0.0.1:49874 dest: /127.0.0.1:57643
2015-02-10 21:43:11,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379 src: /127.0.0.1:59121 dest: /127.0.0.1:37184
2015-02-10 21:43:11,675 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59121, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, duration: 3057196
2015-02-10 21:43:11,675 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:11,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742203_1379{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49874, dest: /127.0.0.1:57643, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, duration: 3468441
2015-02-10 21:43:11,676 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,676 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742203_1379{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,677 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60258, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, duration: 4373689
2015-02-10 21:43:11,677 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742203_1379{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,677 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,711 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary_tmp is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist	dst=null	perm=null
2015-02-10 21:43:11,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:11,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist	dst=null	perm=null
2015-02-10 21:43:11,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:11,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1.jhist	dst=null	perm=null
2015-02-10 21:43:11,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,763 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49876, bytes: 70617, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377, duration: 420582
2015-02-10 21:43:11,766 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742204_1380{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:11,770 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380 src: /127.0.0.1:60262 dest: /127.0.0.1:52976
2015-02-10 21:43:11,772 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380 src: /127.0.0.1:59124 dest: /127.0.0.1:37184
2015-02-10 21:43:11,774 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380 src: /127.0.0.1:35324 dest: /127.0.0.1:46575
2015-02-10 21:43:11,779 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35324, dest: /127.0.0.1:46575, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, duration: 2852362
2015-02-10 21:43:11,779 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742204_1380{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,779 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:11,780 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59124, dest: /127.0.0.1:37184, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, duration: 3620477
2015-02-10 21:43:11,780 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,780 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742204_1380{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,781 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60262, dest: /127.0.0.1:52976, bytes: 70069, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, duration: 4570987
2015-02-10 21:43:11,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742204_1380{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,781 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,784 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:11,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:11,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:11,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:11,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037/job_1423603735088_0037_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:11,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:11,800 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49876, bytes: 105338, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742200_1376, duration: 398078
2015-02-10 21:43:11,805 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742205_1381{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:11,809 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381 src: /127.0.0.1:49880 dest: /127.0.0.1:57643
2015-02-10 21:43:11,811 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381 src: /127.0.0.1:60266 dest: /127.0.0.1:52976
2015-02-10 21:43:11,813 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381 src: /127.0.0.1:35327 dest: /127.0.0.1:46575
2015-02-10 21:43:11,817 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35327, dest: /127.0.0.1:46575, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, duration: 2412955
2015-02-10 21:43:11,817 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:11,817 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742205_1381{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,818 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60266, dest: /127.0.0.1:52976, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, duration: 3466604
2015-02-10 21:43:11,818 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,818 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742205_1381{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,818 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49880, dest: /127.0.0.1:57643, bytes: 104518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_340060608_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, duration: 3928064
2015-02-10 21:43:11,819 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:11,819 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742205_1381{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:11,822 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_340060608_1
2015-02-10 21:43:11,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,834 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:11,850 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0037_000001 with final state: FINISHING
2015-02-10 21:43:11,850 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:11,850 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0037 with final state: FINISHING
2015-02-10 21:43:11,851 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:11,851 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0037
2015-02-10 21:43:11,851 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:11,851 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:12,551 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000007]
2015-02-10 21:43:12,552 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:12,552 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:43:12,552 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000007
2015-02-10 21:43:12,552 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:12,552 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:12,554 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000007, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:12,554 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:12,554 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:12,554 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000007 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:12,859 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742196_1372 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:43:12,860 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742197_1373 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:43:12,860 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742198_1374 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:43:12,860 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742199_1375 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:43:12,860 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742201_1377 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:43:12,861 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742200_1376 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:43:12,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0037	dst=null	perm=null
2015-02-10 21:43:12,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,925 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary
2015-02-10 21:43:12,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/_temporary	dst=null	perm=null
2015-02-10 21:43:12,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,947 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:12,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	dst=null	perm=null
2015-02-10 21:43:12,951 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60271, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 264855
2015-02-10 21:43:12,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:12,971 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:12,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	dst=null	perm=null
2015-02-10 21:43:12,974 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59133, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 232091
2015-02-10 21:43:12,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:12,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:12,998 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:43:12,998 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-10 21:43:13,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:13,029 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt"]
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextDelimited[['num', 'char' | Integer, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt"]
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextDelimited[[0:3]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup"]
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:43:13,030 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:43:13,031 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...roupinnernull-resultgroup
2015-02-10 21:43:13,049 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:13,066 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:13,068 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:13,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:13,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:13,072 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 38
2015-02-10 21:43:13,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=null
2015-02-10 21:43:13,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:43:13,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:43:13,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,087 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742206_1382{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:43:13,090 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 src: /127.0.0.1:49889 dest: /127.0.0.1:57643
2015-02-10 21:43:13,092 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 src: /127.0.0.1:59136 dest: /127.0.0.1:37184
2015-02-10 21:43:13,094 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 src: /127.0.0.1:60276 dest: /127.0.0.1:52976
2015-02-10 21:43:13,100 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60276, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, duration: 4806689
2015-02-10 21:43:13,100 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:13,100 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742206_1382{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,101 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59136, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, duration: 4374312
2015-02-10 21:43:13,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742206_1382{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,102 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,102 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49889, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, duration: 5520618
2015-02-10 21:43:13,102 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,103 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742206_1382{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,106 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:13,107 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar
2015-02-10 21:43:13,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:13,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:13,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:13,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:43:13,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:43:13,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:43:13,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:43:13,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:43:13,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:13,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,122 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:13,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,126 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:13,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,128 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:13,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,131 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:13,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:13,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,140 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,140 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split
2015-02-10 21:43:13,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:13,168 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742207_1383{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:43:13,173 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383 src: /127.0.0.1:35337 dest: /127.0.0.1:46575
2015-02-10 21:43:13,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383 src: /127.0.0.1:59139 dest: /127.0.0.1:37184
2015-02-10 21:43:13,176 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383 src: /127.0.0.1:60279 dest: /127.0.0.1:52976
2015-02-10 21:43:13,178 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383 src: /127.0.0.1:49895 dest: /127.0.0.1:57643
2015-02-10 21:43:13,182 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49895, dest: /127.0.0.1:57643, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 2159761
2015-02-10 21:43:13,182 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:13,183 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742207_1383{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,183 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60279, dest: /127.0.0.1:52976, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 2961370
2015-02-10 21:43:13,183 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742207_1383{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,183 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,184 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59139, dest: /127.0.0.1:37184, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 3758919
2015-02-10 21:43:13,184 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,184 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742207_1383{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,185 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35337, dest: /127.0.0.1:46575, bytes: 1767, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 4656782
2015-02-10 21:43:13,185 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,185 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742207_1383{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,189 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:13,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,197 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742208_1384{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:43:13,200 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384 src: /127.0.0.1:59142 dest: /127.0.0.1:37184
2015-02-10 21:43:13,202 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384 src: /127.0.0.1:35342 dest: /127.0.0.1:46575
2015-02-10 21:43:13,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384 src: /127.0.0.1:49898 dest: /127.0.0.1:57643
2015-02-10 21:43:13,207 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49898, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, duration: 1880497
2015-02-10 21:43:13,207 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:13,207 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742208_1384{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,208 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35342, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, duration: 1885254
2015-02-10 21:43:13,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742208_1384{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,209 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,209 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59142, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, duration: 3127232
2015-02-10 21:43:13,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742208_1384{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,210 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,214 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:13,214 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:43:13,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:13,228 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742209_1385{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:43:13,233 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385 src: /127.0.0.1:35344 dest: /127.0.0.1:46575
2015-02-10 21:43:13,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385 src: /127.0.0.1:59146 dest: /127.0.0.1:37184
2015-02-10 21:43:13,236 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385 src: /127.0.0.1:60286 dest: /127.0.0.1:52976
2015-02-10 21:43:13,240 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60286, dest: /127.0.0.1:52976, bytes: 89447, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, duration: 2180815
2015-02-10 21:43:13,240 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742209_1385{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,241 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:13,241 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59146, dest: /127.0.0.1:37184, bytes: 89447, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, duration: 3259772
2015-02-10 21:43:13,241 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,241 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742209_1385{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,242 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35344, dest: /127.0.0.1:46575, bytes: 89447, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, duration: 3859615
2015-02-10 21:43:13,242 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742209_1385{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:13,242 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:13,246 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:13,246 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0038
2015-02-10 21:43:13,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=null
2015-02-10 21:43:13,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:13,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:13,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:13,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:13,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:13,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:13,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:13,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:13,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:13,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:13,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:13,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:13,264 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 38 submitted by user teamcity
2015-02-10 21:43:13,264 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0038
2015-02-10 21:43:13,264 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0038
2015-02-10 21:43:13,265 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from NEW to NEW_SAVING
2015-02-10 21:43:13,265 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0038
2015-02-10 21:43:13,265 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:43:13,265 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0038 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:43:13,265 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0038 from user: teamcity, in queue: default
2015-02-10 21:43:13,266 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0038
2015-02-10 21:43:13,266 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from SUBMITTED to ACCEPTED
2015-02-10 21:43:13,266 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0038_000001
2015-02-10 21:43:13,266 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from NEW to SUBMITTED
2015-02-10 21:43:13,267 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0038 from user: teamcity activated in queue: default
2015-02-10 21:43:13,267 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0038 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:43:13,267 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0038_000001 to scheduler from user teamcity in queue default
2015-02-10 21:43:13,267 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:43:13,269 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0038/
2015-02-10 21:43:13,269 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0038
2015-02-10 21:43:13,269 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0038/
2015-02-10 21:43:13,511 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:13,511 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000001
2015-02-10 21:43:13,512 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:43:13,512 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:13,512 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:13,512 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:13,512 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0038_01_000001
2015-02-10 21:43:13,513 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:13,513 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0038_000001
2015-02-10 21:43:13,513 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0038 AttemptId: appattempt_1423603735088_0038_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0038_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:43:13,513 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:43:13,514 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:43:13,514 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0038_000001
2015-02-10 21:43:13,515 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0038_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0038_000001
2015-02-10 21:43:13,515 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0038_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-10 21:43:13,518 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0038_000001 (auth:SIMPLE)
2015-02-10 21:43:13,520 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000001 by user teamcity
2015-02-10 21:43:13,520 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0038
2015-02-10 21:43:13,521 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000001
2015-02-10 21:43:13,521 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from NEW to INITING
2015-02-10 21:43:13,521 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000001 to application application_1423603735088_0038
2015-02-10 21:43:13,521 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from INITING to RUNNING
2015-02-10 21:43:13,521 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0038_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0038_000001
2015-02-10 21:43:13,522 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:43:13,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:43:13,522 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:13,522 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:13,522 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:43:13,523 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:43:13,523 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:13,523 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0038_01_000001
2015-02-10 21:43:13,540 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0038_01_000001.tokens. Credentials list: 
2015-02-10 21:43:13,566 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:13,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0038_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001.tokens
2015-02-10 21:43:13,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:13,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,834 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:13,859 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60271, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-997175616_35927, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, duration: 1185636
2015-02-10 21:43:13,902 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:13,930 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:13,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:13,943 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49905, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-997175616_35927, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, duration: 392167
2015-02-10 21:43:13,976 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:14,005 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:14,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:14,016 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59133, bytes: 1783, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-997175616_35927, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 255434
2015-02-10 21:43:14,048 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:14,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:14,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:14,087 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35351, bytes: 90147, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-997175616_35927, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, duration: 444262
2015-02-10 21:43:14,119 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:14,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:14,126 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383
2015-02-10 21:43:14,127 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381
2015-02-10 21:43:14,128 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381
2015-02-10 21:43:14,129 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380
2015-02-10 21:43:14,130 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383
2015-02-10 21:43:14,130 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382
2015-02-10 21:43:14,131 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384
2015-02-10 21:43:14,131 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377
2015-02-10 21:43:14,132 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378
2015-02-10 21:43:14,132 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384
2015-02-10 21:43:14,166 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:14,166 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:14,281 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001/default_container_executor.sh]
2015-02-10 21:43:14,328 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385
2015-02-10 21:43:14,329 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377
2015-02-10 21:43:14,330 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379
2015-02-10 21:43:14,374 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742201_1377
2015-02-10 21:43:14,375 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383
2015-02-10 21:43:14,376 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742205_1381
2015-02-10 21:43:14,511 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:14,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380
2015-02-10 21:43:14,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378
2015-02-10 21:43:14,576 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379
2015-02-10 21:43:14,775 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382
2015-02-10 21:43:14,777 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385
2015-02-10 21:43:15,633 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742206_1382 to datanode(s) 127.0.0.1:46575
2015-02-10 21:43:15,634 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742196_1372, blk_1073742197_1373, blk_1073742198_1374, blk_1073742199_1375, blk_1073742201_1377]
2015-02-10 21:43:15,634 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742196_1372, blk_1073742197_1373, blk_1073742198_1374, blk_1073742200_1376, blk_1073742201_1377]
2015-02-10 21:43:15,645 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382
2015-02-10 21:43:15,646 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742204_1380
2015-02-10 21:43:15,647 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378
2015-02-10 21:43:15,647 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384
2015-02-10 21:43:15,648 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383
2015-02-10 21:43:15,844 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385
2015-02-10 21:43:15,845 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379
2015-02-10 21:43:16,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196 for deletion
2015-02-10 21:43:16,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197 for deletion
2015-02-10 21:43:16,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198 for deletion
2015-02-10 21:43:16,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200 for deletion
2015-02-10 21:43:16,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197
2015-02-10 21:43:16,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200
2015-02-10 21:43:16,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201 for deletion
2015-02-10 21:43:16,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196
2015-02-10 21:43:16,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198
2015-02-10 21:43:16,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201
2015-02-10 21:43:17,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:17,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:43:17,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:43:17,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:43:17,224 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 to 127.0.0.1:46575 
2015-02-10 21:43:17,226 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 src: /127.0.0.1:35353 dest: /127.0.0.1:46575
2015-02-10 21:43:17,227 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 (numBytes=254067) to /127.0.0.1:46575
2015-02-10 21:43:17,229 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382 src: /127.0.0.1:35353 dest: /127.0.0.1:46575 of size 254067
2015-02-10 21:43:17,229 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742206_1382 size 254067
2015-02-10 21:43:17,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196 for deletion
2015-02-10 21:43:17,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197 for deletion
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198 for deletion
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199 for deletion
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201 for deletion
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199
2015-02-10 21:43:17,235 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201
2015-02-10 21:43:17,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198
2015-02-10 21:43:17,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=null
2015-02-10 21:43:17,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:17,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:17,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:17,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:17,921 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59157, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742208_1384, duration: 244569
2015-02-10 21:43:18,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0037_01_000001 succeeded 
2015-02-10 21:43:18,021 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:43:18,021 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0037_01_000001
2015-02-10 21:43:18,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001
2015-02-10 21:43:18,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001
2015-02-10 21:43:18,042 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001
2015-02-10 21:43:18,042 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037/container_1423603735088_0037_01_000001
2015-02-10 21:43:18,042 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000001
2015-02-10 21:43:18,042 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0037_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:43:18,043 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0037_01_000001 from application application_1423603735088_0037
2015-02-10 21:43:18,043 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:18,043 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0037
2015-02-10 21:43:18,554 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0037_01_000001]
2015-02-10 21:43:18,554 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0037_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:18,554 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0037_000001
2015-02-10 21:43:18,554 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0037_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:43:18,555 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0037_000001 State change from FINISHING to FINISHED
2015-02-10 21:43:18,555 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0037	CONTAINERID=container_1423603735088_0037_01_000001
2015-02-10 21:43:18,555 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0037 State change from FINISHING to FINISHED
2015-02-10 21:43:18,555 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0037_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:43:18,555 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0037_000001
2015-02-10 21:43:18,555 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:18,555 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0037
2015-02-10 21:43:18,556 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0037_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:18,556 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0037,name=[5D8A2C97B6AA4BE98405AFCA571E1404/948A931FFB8346CD851A2D5C4C2509A7] lower*upper/(1/1) ...platform/cogroupinnernull,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0037/jobhistory/job/job_1423603735088_0037,appMasterHost=ip-10-31-157-187,startTime=1423604569802,finishTime=1423604591850,finalStatus=SUCCEEDED
2015-02-10 21:43:18,556 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:18,556 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:18,556 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0037_000001 released container container_1423603735088_0037_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:43:18,556 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0037_000001 is done. finalState=FINISHED
2015-02-10 21:43:18,557 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0037 requests cleared
2015-02-10 21:43:18,557 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0037 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:43:18,557 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0037 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:43:18,558 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0037_000001 (auth:SIMPLE)
2015-02-10 21:43:18,560 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0037_01_000001
2015-02-10 21:43:18,635 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742196_1372, blk_1073742197_1373, blk_1073742198_1374, blk_1073742199_1375, blk_1073742200_1376, blk_1073742201_1377]
2015-02-10 21:43:18,635 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742196_1372, blk_1073742197_1373, blk_1073742199_1375, blk_1073742200_1376]
2015-02-10 21:43:19,253 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0038_000001 (auth:SIMPLE)
2015-02-10 21:43:19,256 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0038_000001
2015-02-10 21:43:19,256 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0038	APPATTEMPTID=appattempt_1423603735088_0038_000001
2015-02-10 21:43:19,257 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:43:19,257 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from ACCEPTED to RUNNING
2015-02-10 21:43:19,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:19,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:43:19,337 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382
2015-02-10 21:43:19,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:19,513 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:43:19,513 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,514 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0037
2015-02-10 21:43:19,514 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:43:19,514 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0037, with delay of 10800 seconds
2015-02-10 21:43:19,514 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,514 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,514 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,555 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:43:19,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,555 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0037
2015-02-10 21:43:19,556 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,556 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0037 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:43:19,556 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0037
2015-02-10 21:43:19,556 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0037, with delay of 10800 seconds
2015-02-10 21:43:19,624 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742210_1386{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:19,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196 for deletion
2015-02-10 21:43:19,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197 for deletion
2015-02-10 21:43:19,674 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198 for deletion
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199 for deletion
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742198_1374 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742198
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200 for deletion
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199
2015-02-10 21:43:19,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201 for deletion
2015-02-10 21:43:19,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200
2015-02-10 21:43:19,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742201_1377 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742201
2015-02-10 21:43:19,682 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386 src: /127.0.0.1:60301 dest: /127.0.0.1:52976
2015-02-10 21:43:19,683 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386 src: /127.0.0.1:49917 dest: /127.0.0.1:57643
2015-02-10 21:43:19,685 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386 src: /127.0.0.1:59164 dest: /127.0.0.1:37184
2015-02-10 21:43:19,727 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59164, dest: /127.0.0.1:37184, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, duration: 39782031
2015-02-10 21:43:19,727 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:19,727 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742210_1386{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:19,728 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49917, dest: /127.0.0.1:57643, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, duration: 40780800
2015-02-10 21:43:19,728 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742210_1386{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:19,728 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:19,729 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60301, dest: /127.0.0.1:52976, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, duration: 41770562
2015-02-10 21:43:19,729 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:19,729 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742210_1386{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:19,736 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:19,784 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386
2015-02-10 21:43:20,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196 for deletion
2015-02-10 21:43:20,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197 for deletion
2015-02-10 21:43:20,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199 for deletion
2015-02-10 21:43:20,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200 for deletion
2015-02-10 21:43:20,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742197_1373 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742197
2015-02-10 21:43:20,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742196_1372 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742196
2015-02-10 21:43:20,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742200_1376 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742200
2015-02-10 21:43:20,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742199_1375 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742199
2015-02-10 21:43:20,513 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:20,513 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000002
2015-02-10 21:43:20,514 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:43:20,514 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:20,514 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:20,514 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:20,514 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:20,515 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000003
2015-02-10 21:43:20,515 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:43:20,515 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:20,515 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:20,515 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:20,555 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:20,555 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000004
2015-02-10 21:43:20,555 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:43:20,555 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:43:20,556 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:20,556 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:20,556 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:20,556 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000005
2015-02-10 21:43:20,556 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:43:20,556 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:43:20,557 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:20,557 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:20,557 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:20,557 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000006
2015-02-10 21:43:20,557 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:43:20,558 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:43:20,558 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:20,558 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:20,880 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386
2015-02-10 21:43:21,325 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0038_01_000002
2015-02-10 21:43:21,325 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:21,326 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:21,326 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0038_01_000004
2015-02-10 21:43:21,326 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:21,327 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:21,327 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:21,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:21,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:21,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:21,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:21,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:21,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:21,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:21,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:21,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:21,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:21,528 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0038_000001 (auth:SIMPLE)
2015-02-10 21:43:21,528 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0038_000001 (auth:SIMPLE)
2015-02-10 21:43:21,536 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000004 by user teamcity
2015-02-10 21:43:21,536 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0038
2015-02-10 21:43:21,536 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000004
2015-02-10 21:43:21,536 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from NEW to INITING
2015-02-10 21:43:21,536 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000004 to application application_1423603735088_0038
2015-02-10 21:43:21,537 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from INITING to RUNNING
2015-02-10 21:43:21,537 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:43:21,537 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,537 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,537 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:21,538 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:21,538 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:21,538 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:21,538 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0038_01_000004
2015-02-10 21:43:21,539 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000006 by user teamcity
2015-02-10 21:43:21,539 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000006
2015-02-10 21:43:21,539 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000006 to application application_1423603735088_0038
2015-02-10 21:43:21,540 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:43:21,540 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,540 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,540 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:21,540 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:21,540 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000002 by user teamcity
2015-02-10 21:43:21,540 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000003 by user teamcity
2015-02-10 21:43:21,541 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000002 to application application_1423603735088_0038
2015-02-10 21:43:21,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_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000003
2015-02-10 21:43:21,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_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000002
2015-02-10 21:43:21,540 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0038_01_000006
2015-02-10 21:43:21,541 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000003 to application application_1423603735088_0038
2015-02-10 21:43:21,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:43:21,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000005 by user teamcity
2015-02-10 21:43:21,542 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:43:21,542 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000005
2015-02-10 21:43:21,542 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,542 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,542 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:21,543 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:21,543 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,543 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,543 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:21,543 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:21,544 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000005 to application application_1423603735088_0038
2015-02-10 21:43:21,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:21,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:43:21,544 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,544 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:21,544 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:21,544 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:21,545 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:21,545 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0038_01_000005
2015-02-10 21:43:21,555 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:21,556 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:21,556 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:21,559 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0038_01_000004.tokens. Credentials list: 
2015-02-10 21:43:21,563 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0038_01_000006.tokens. Credentials list: 
2015-02-10 21:43:21,568 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0038_01_000005.tokens. Credentials list: 
2015-02-10 21:43:21,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:21,604 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:21,604 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:21,605 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:21,605 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:21,748 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0038_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004.tokens
2015-02-10 21:43:21,749 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:21,750 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000003/default_container_executor.sh]
2015-02-10 21:43:21,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000002/default_container_executor.sh]
2015-02-10 21:43:21,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:21,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar	dst=null	perm=null
2015-02-10 21:43:21,927 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35368, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1637075676_36232, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742206_1382, duration: 728613
2015-02-10 21:43:21,973 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0038/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:22,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:22,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml	dst=null	perm=null
2015-02-10 21:43:22,024 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35368, bytes: 90147, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1637075676_36232, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742209_1385, duration: 415175
2015-02-10 21:43:22,060 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:22,060 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:22,061 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:22,061 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:22,120 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:22,120 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:22,122 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:22,122 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:22,125 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:22,125 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:22,267 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006/default_container_executor.sh]
2015-02-10 21:43:22,270 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004/default_container_executor.sh]
2015-02-10 21:43:22,279 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005/default_container_executor.sh]
2015-02-10 21:43:22,347 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:43:22,514 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:22,514 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:23,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:23,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0038_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005.tokens
2015-02-10 21:43:23,499 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:23,992 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:24,338 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386
2015-02-10 21:43:24,457 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0038_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006.tokens
2015-02-10 21:43:24,457 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:26,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:26,523 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35379, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000000_0_851062468_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 275251
2015-02-10 21:43:26,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:26,652 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60320, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000000_0_851062468_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 271029
2015-02-10 21:43:26,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:26,860 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60322, bytes: 1783, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000001_0_443581710_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 268062
2015-02-10 21:43:26,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:27,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:27,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:27,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job.split	dst=null	perm=null
2015-02-10 21:43:27,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_m_000000_0	dst=null	perm=null
2015-02-10 21:43:27,261 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35385, bytes: 1267, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000002_0_362356980_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 280605
2015-02-10 21:43:27,333 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000002
2015-02-10 21:43:27,334 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000002
2015-02-10 21:43:27,334 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:43:27,334 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000002
2015-02-10 21:43:27,351 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000002 is : 143
2015-02-10 21:43:27,357 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742211_1387{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:43:27,369 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:27,370 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000002
2015-02-10 21:43:27,370 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000002
2015-02-10 21:43:27,370 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000002
2015-02-10 21:43:27,370 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000002
2015-02-10 21:43:27,370 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000002
2015-02-10 21:43:27,371 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:27,371 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000002 from application application_1423603735088_0038
2015-02-10 21:43:27,371 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:27,371 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:27,373 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59190, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000003_0_1639802052_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 228011
2015-02-10 21:43:27,374 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387 src: /127.0.0.1:59192 dest: /127.0.0.1:37184
2015-02-10 21:43:27,378 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387 src: /127.0.0.1:49947 dest: /127.0.0.1:57643
2015-02-10 21:43:27,381 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387 src: /127.0.0.1:35393 dest: /127.0.0.1:46575
2015-02-10 21:43:27,386 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35390, bytes: 751, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000004_0_1195179658_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742207_1383, duration: 249606
2015-02-10 21:43:27,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:27,389 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist for DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:27,396 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60334, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000002_0_362356980_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 2990522
2015-02-10 21:43:27,437 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59196, bytes: 87, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000001_0_443581710_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741827_1003, duration: 272000
2015-02-10 21:43:27,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:27,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/rhs-sparse.txt	dst=null	perm=null
2015-02-10 21:43:27,533 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49951, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000004_0_1195179658_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 282129
2015-02-10 21:43:27,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_m_000001_0	dst=null	perm=null
2015-02-10 21:43:27,640 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000003
2015-02-10 21:43:27,640 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000003
2015-02-10 21:43:27,640 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:43:27,640 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000003
2015-02-10 21:43:27,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0038_01_000002]
2015-02-10 21:43:27,641 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:27,641 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:43:27,641 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000002
2015-02-10 21:43:27,641 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:43:27,641 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:43:27,643 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:27,643 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:27,643 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:27,643 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:43:27,662 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000003 is : 143
2015-02-10 21:43:27,679 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:27,680 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000003
2015-02-10 21:43:27,680 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000003
2015-02-10 21:43:27,680 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000003
2015-02-10 21:43:27,680 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000003
2015-02-10 21:43:27,680 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:27,681 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000003
2015-02-10 21:43:27,681 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000003 from application application_1423603735088_0038
2015-02-10 21:43:27,682 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:27,682 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:27,913 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35397, bytes: 52, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0038_m_000003_0_1639802052_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741828_1004, duration: 271435
2015-02-10 21:43:28,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_m_000003_0	dst=null	perm=null
2015-02-10 21:43:28,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_m_000004_0	dst=null	perm=null
2015-02-10 21:43:28,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_m_000002_0	dst=null	perm=null
2015-02-10 21:43:28,282 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000006
2015-02-10 21:43:28,283 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000006
2015-02-10 21:43:28,283 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:43:28,283 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000006
2015-02-10 21:43:28,283 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000004
2015-02-10 21:43:28,283 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000004
2015-02-10 21:43:28,283 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000005
2015-02-10 21:43:28,284 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000005
2015-02-10 21:43:28,298 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000006 is : 143
2015-02-10 21:43:28,314 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:43:28,314 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:43:28,314 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:28,315 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000004
2015-02-10 21:43:28,328 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000004 is : 143
2015-02-10 21:43:28,343 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000005
2015-02-10 21:43:28,357 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000005 is : 143
2015-02-10 21:43:28,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006
2015-02-10 21:43:28,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006
2015-02-10 21:43:28,385 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006
2015-02-10 21:43:28,386 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000006
2015-02-10 21:43:28,386 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:28,386 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:28,388 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000006
2015-02-10 21:43:28,388 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:28,388 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004
2015-02-10 21:43:28,388 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004
2015-02-10 21:43:28,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004
2015-02-10 21:43:28,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000004
2015-02-10 21:43:28,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005
2015-02-10 21:43:28,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005
2015-02-10 21:43:28,390 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005
2015-02-10 21:43:28,390 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000005
2015-02-10 21:43:28,390 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000006 from application application_1423603735088_0038
2015-02-10 21:43:28,390 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:28,390 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:28,391 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000004
2015-02-10 21:43:28,391 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:28,391 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000005
2015-02-10 21:43:28,391 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:28,391 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000004 from application application_1423603735088_0038
2015-02-10 21:43:28,391 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:28,392 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:28,394 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000005 from application application_1423603735088_0038
2015-02-10 21:43:28,394 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:28,394 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:28,641 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0038_01_000003]
2015-02-10 21:43:28,642 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:28,642 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:43:28,642 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000003
2015-02-10 21:43:28,642 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:28,642 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:43:28,643 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:28,643 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:28,643 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:28,643 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:28,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:28,644 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000007
2015-02-10 21:43:28,644 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0038_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:43:28,644 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0038_000001 container=Container: [ContainerId: container_1423603735088_0038_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:43:28,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:28,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:29,285 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0038_01_000005, container_1423603735088_0038_01_000006, container_1423603735088_0038_01_000004]
2015-02-10 21:43:29,285 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:29,285 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:43:29,285 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000004
2015-02-10 21:43:29,285 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:43:29,285 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:43:29,287 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:29,287 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:29,287 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:29,287 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:29,287 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:29,287 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:43:29,288 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000005
2015-02-10 21:43:29,288 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:43:29,288 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:43:29,288 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:29,289 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:29,289 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:29,289 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:43:29,289 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:29,289 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:43:29,289 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000006
2015-02-10 21:43:29,290 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:43:29,290 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:43:29,290 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000006, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:43:29,290 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:29,291 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:29,291 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000006 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:43:29,374 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:29,387 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0038_01_000007 by user teamcity
2015-02-10 21:43:29,387 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000007
2015-02-10 21:43:29,387 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0038_01_000007 to application application_1423603735088_0038
2015-02-10 21:43:29,388 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:43:29,388 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0038
2015-02-10 21:43:29,388 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0038
2015-02-10 21:43:29,388 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:29,388 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0038
2015-02-10 21:43:29,389 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:29,439 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:29,439 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:29,552 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000007/default_container_executor.sh]
2015-02-10 21:43:29,642 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:30,377 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:43:33,082 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:33,087 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:33,111 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:33,114 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:33,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:33,644 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742212_1388{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:43:33,798 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388 src: /127.0.0.1:35407 dest: /127.0.0.1:46575
2015-02-10 21:43:33,800 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388 src: /127.0.0.1:59209 dest: /127.0.0.1:37184
2015-02-10 21:43:33,801 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388 src: /127.0.0.1:60349 dest: /127.0.0.1:52976
2015-02-10 21:43:33,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60349, dest: /127.0.0.1:52976, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0038_r_000000_0_33904399_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 46382177
2015-02-10 21:43:33,850 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:33,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742212_1388{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:33,851 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59209, dest: /127.0.0.1:37184, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0038_r_000000_0_33904399_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 47306950
2015-02-10 21:43:33,851 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:33,851 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35407, dest: /127.0.0.1:46575, bytes: 150, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0038_r_000000_0_33904399_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 47652419
2015-02-10 21:43:33,852 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:33,851 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742212_1388{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:33,852 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742212_1388{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:33,859 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0038_r_000000_0_33904399_1
2015-02-10 21:43:33,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0	dst=null	perm=null
2015-02-10 21:43:33,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0	dst=null	perm=null
2015-02-10 21:43:33,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/task_1423603735088_0038_r_000000	dst=null	perm=null
2015-02-10 21:43:33,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/_temporary/attempt_1423603735088_0038_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/task_1423603735088_0038_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:43:34,019 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000007
2015-02-10 21:43:34,019 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000007
2015-02-10 21:43:34,020 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:43:34,020 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000007
2015-02-10 21:43:34,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,032 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,036 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0038_01_000007 is : 143
2015-02-10 21:43:34,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1	dst=null	perm=null
2015-02-10 21:43:34,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:34,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:34,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/task_1423603735088_0038_r_000000	dst=null	perm=null
2015-02-10 21:43:34,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:43:34,051 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:34,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000007
2015-02-10 21:43:34,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000007
2015-02-10 21:43:34,053 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000007
2015-02-10 21:43:34,053 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000007
2015-02-10 21:43:34,053 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:34,054 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000007 from application application_1423603735088_0038
2015-02-10 21:43:34,054 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000007
2015-02-10 21:43:34,054 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:34,054 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:34,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary/1/task_1423603735088_0038_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:43:34,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,079 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_SUCCESS is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,087 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,113 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35393, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, duration: 6730455323
2015-02-10 21:43:34,114 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:34,115 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49947, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, duration: 6731910174
2015-02-10 21:43:34,115 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,116 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742211_1387{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:43:34,117 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59192, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, duration: 6733474190
2015-02-10 21:43:34,117 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,117 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742211_1387{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:43:34,118 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742211_1387{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 16237
2015-02-10 21:43:34,122 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,132 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742213_1389{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:43:34,137 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389 src: /127.0.0.1:35410 dest: /127.0.0.1:46575
2015-02-10 21:43:34,139 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389 src: /127.0.0.1:59212 dest: /127.0.0.1:37184
2015-02-10 21:43:34,141 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389 src: /127.0.0.1:60352 dest: /127.0.0.1:52976
2015-02-10 21:43:34,145 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60352, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, duration: 2464732
2015-02-10 21:43:34,145 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:34,145 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742213_1389{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,146 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59212, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, duration: 2760096
2015-02-10 21:43:34,146 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742213_1389{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,147 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,147 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35410, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, duration: 3953146
2015-02-10 21:43:34,148 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742213_1389{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,149 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,155 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary_tmp is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist	dst=null	perm=null
2015-02-10 21:43:34,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:34,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist	dst=null	perm=null
2015-02-10 21:43:34,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:34,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1.jhist	dst=null	perm=null
2015-02-10 21:43:34,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,205 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49968, bytes: 70591, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387, duration: 410094
2015-02-10 21:43:34,208 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742214_1390{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:34,213 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390 src: /127.0.0.1:59215 dest: /127.0.0.1:37184
2015-02-10 21:43:34,215 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390 src: /127.0.0.1:49970 dest: /127.0.0.1:57643
2015-02-10 21:43:34,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390 src: /127.0.0.1:35416 dest: /127.0.0.1:46575
2015-02-10 21:43:34,221 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35416, dest: /127.0.0.1:46575, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, duration: 3265190
2015-02-10 21:43:34,221 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:34,221 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742214_1390{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,222 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49970, dest: /127.0.0.1:57643, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, duration: 3675783
2015-02-10 21:43:34,222 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742214_1390{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,223 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59215, dest: /127.0.0.1:37184, bytes: 70043, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, duration: 4842079
2015-02-10 21:43:34,223 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742214_1390{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,227 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:34,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:34,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:34,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:34,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038/job_1423603735088_0038_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:34,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:34,244 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60357, bytes: 105354, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742210_1386, duration: 373695
2015-02-10 21:43:34,247 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742215_1391{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:34,251 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391 src: /127.0.0.1:49973 dest: /127.0.0.1:57643
2015-02-10 21:43:34,253 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391 src: /127.0.0.1:35419 dest: /127.0.0.1:46575
2015-02-10 21:43:34,254 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391 src: /127.0.0.1:59221 dest: /127.0.0.1:37184
2015-02-10 21:43:34,258 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59221, dest: /127.0.0.1:37184, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, duration: 2451431
2015-02-10 21:43:34,258 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:34,259 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742215_1391{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,259 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35419, dest: /127.0.0.1:46575, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, duration: 3031209
2015-02-10 21:43:34,259 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,260 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742215_1391{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,260 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49973, dest: /127.0.0.1:57643, bytes: 104534, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_407938777_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, duration: 3890768
2015-02-10 21:43:34,260 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:34,261 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742215_1391{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:34,265 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_407938777_1
2015-02-10 21:43:34,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:34,295 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0038_000001 with final state: FINISHING
2015-02-10 21:43:34,296 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:34,296 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0038 with final state: FINISHING
2015-02-10 21:43:34,296 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:34,297 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0038
2015-02-10 21:43:34,297 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:34,298 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:34,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389
2015-02-10 21:43:34,345 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390
2015-02-10 21:43:34,346 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390
2015-02-10 21:43:34,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387
2015-02-10 21:43:34,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387
2015-02-10 21:43:34,348 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391
2015-02-10 21:43:34,348 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391
2015-02-10 21:43:34,349 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388
2015-02-10 21:43:34,790 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388
2015-02-10 21:43:34,791 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389
2015-02-10 21:43:35,021 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0038_01_000007]
2015-02-10 21:43:35,021 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:35,021 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:43:35,021 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000007
2015-02-10 21:43:35,021 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:35,021 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:35,023 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000007, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:35,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:35,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:35,023 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000007 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:35,308 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742206_1382 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:43:35,308 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742207_1383 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:43:35,308 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742208_1384 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:43:35,308 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742209_1385 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:43:35,309 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742211_1387 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:43:35,310 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742210_1386 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:43:35,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0038	dst=null	perm=null
2015-02-10 21:43:35,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,374 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary
2015-02-10 21:43:35,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/_temporary	dst=null	perm=null
2015-02-10 21:43:35,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,396 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:43:35,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 266975
2015-02-10 21:43:35,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,419 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:43:35,422 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 194264
2015-02-10 21:43:35,423 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup
2015-02-10 21:43:35,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup	dst=null	perm=null
2015-02-10 21:43:35,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:43:35,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull-resultgroup/part-00000	dst=null	perm=null
2015-02-10 21:43:35,429 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388, duration: 190204
2015-02-10 21:43:35,430 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull
2015-02-10 21:43:35,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:35,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:35,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:35,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull	dst=null	perm=null
2015-02-10 21:43:35,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	dst=null	perm=null
2015-02-10 21:43:35,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnernull/part-00000	dst=null	perm=null
2015-02-10 21:43:35,436 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 154, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742202_1378, duration: 206743
2015-02-10 21:43:35,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:35,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:35,458 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:43:35,459 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-10 21:43:35,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:35,480 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:43:35,480 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:43:35,480 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt"]
2015-02-10 21:43:35,481 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle"]
2015-02-10 21:43:35,481 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:43:35,481 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:43:35,481 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:43:35,482 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...atform/cogroupinnersingle
2015-02-10 21:43:35,497 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:35,513 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:35,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:35,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:35,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:35,519 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 39
2015-02-10 21:43:35,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=null
2015-02-10 21:43:35,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:43:35,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:43:35,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:35,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,533 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742216_1392{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:35,537 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 src: /127.0.0.1:59225 dest: /127.0.0.1:37184
2015-02-10 21:43:35,538 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 src: /127.0.0.1:60365 dest: /127.0.0.1:52976
2015-02-10 21:43:35,540 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 src: /127.0.0.1:35426 dest: /127.0.0.1:46575
2015-02-10 21:43:35,546 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35426, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 3180001
2015-02-10 21:43:35,546 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742216_1392{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,546 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:35,547 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60365, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 4140917
2015-02-10 21:43:35,547 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742216_1392{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,547 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,547 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59225, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 5042811
2015-02-10 21:43:35,548 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,548 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742216_1392{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,567 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:35,569 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar
2015-02-10 21:43:35,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:35,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:35,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:35,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:35,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:43:35,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:43:35,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:43:35,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:43:35,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:43:35,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:35,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:35,585 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:35,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:35,588 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:35,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:35,591 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:35,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:35,594 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:35,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:35,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,605 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split
2015-02-10 21:43:35,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:35,609 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742217_1393{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:35,613 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393 src: /127.0.0.1:59228 dest: /127.0.0.1:37184
2015-02-10 21:43:35,615 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393 src: /127.0.0.1:60368 dest: /127.0.0.1:52976
2015-02-10 21:43:35,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393 src: /127.0.0.1:49984 dest: /127.0.0.1:57643
2015-02-10 21:43:35,618 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393 src: /127.0.0.1:35430 dest: /127.0.0.1:46575
2015-02-10 21:43:35,622 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35430, dest: /127.0.0.1:46575, bytes: 2110, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 2865668
2015-02-10 21:43:35,623 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:35,623 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742217_1393{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,623 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49984, dest: /127.0.0.1:57643, bytes: 2110, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 2811043
2015-02-10 21:43:35,624 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,624 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742217_1393{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,624 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60368, dest: /127.0.0.1:52976, bytes: 2110, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 3534435
2015-02-10 21:43:35,624 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,625 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742217_1393{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,625 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59228, dest: /127.0.0.1:37184, bytes: 2110, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 4198928
2015-02-10 21:43:35,625 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,626 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742217_1393{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,630 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:35,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,638 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742218_1394{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:35,642 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394 src: /127.0.0.1:35431 dest: /127.0.0.1:46575
2015-02-10 21:43:35,644 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394 src: /127.0.0.1:49987 dest: /127.0.0.1:57643
2015-02-10 21:43:35,645 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394 src: /127.0.0.1:59234 dest: /127.0.0.1:37184
2015-02-10 21:43:35,648 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59234, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, duration: 1467625
2015-02-10 21:43:35,648 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:35,649 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742218_1394{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,650 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742218_1394{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,650 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49987, dest: /127.0.0.1:57643, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, duration: 2247159
2015-02-10 21:43:35,650 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,651 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35431, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, duration: 3911160
2015-02-10 21:43:35,651 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,652 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742218_1394{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,655 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:35,655 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:43:35,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:35,682 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742219_1395{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:35,688 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395 src: /127.0.0.1:49989 dest: /127.0.0.1:57643
2015-02-10 21:43:35,689 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395 src: /127.0.0.1:59236 dest: /127.0.0.1:37184
2015-02-10 21:43:35,691 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395 src: /127.0.0.1:35436 dest: /127.0.0.1:46575
2015-02-10 21:43:35,695 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35436, dest: /127.0.0.1:46575, bytes: 88648, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 2438638
2015-02-10 21:43:35,695 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:35,695 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742219_1395{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,696 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59236, dest: /127.0.0.1:37184, bytes: 88648, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 2620028
2015-02-10 21:43:35,696 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,696 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742219_1395{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,697 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:49989, dest: /127.0.0.1:57643, bytes: 88648, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 3537708
2015-02-10 21:43:35,697 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:35,698 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742219_1395{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:35,722 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:35,722 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0039
2015-02-10 21:43:35,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=null
2015-02-10 21:43:35,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:35,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:35,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:35,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:35,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:35,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:35,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:35,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:35,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:35,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:35,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:35,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:35,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:35,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:35,739 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 39 submitted by user teamcity
2015-02-10 21:43:35,739 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0039
2015-02-10 21:43:35,739 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0039
2015-02-10 21:43:35,739 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0039
2015-02-10 21:43:35,739 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from NEW to NEW_SAVING
2015-02-10 21:43:35,740 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:43:35,740 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0039 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:43:35,740 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0039 from user: teamcity, in queue: default
2015-02-10 21:43:35,740 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0039
2015-02-10 21:43:35,740 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from SUBMITTED to ACCEPTED
2015-02-10 21:43:35,741 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0039_000001
2015-02-10 21:43:35,741 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from NEW to SUBMITTED
2015-02-10 21:43:35,741 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0039 from user: teamcity activated in queue: default
2015-02-10 21:43:35,741 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0039 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:43:35,741 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0039_000001 to scheduler from user teamcity in queue default
2015-02-10 21:43:35,742 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:43:35,743 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0039/
2015-02-10 21:43:35,743 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0039
2015-02-10 21:43:35,743 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0039/
2015-02-10 21:43:36,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:36,022 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000001
2015-02-10 21:43:36,022 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:43:36,023 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:36,023 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:36,023 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:36,023 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0039_01_000001
2015-02-10 21:43:36,024 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:36,024 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0039_000001
2015-02-10 21:43:36,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0039 AttemptId: appattempt_1423603735088_0039_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0039_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:43:36,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:43:36,024 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:43:36,024 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0039_000001
2015-02-10 21:43:36,025 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0039_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0039_000001
2015-02-10 21:43:36,026 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0039_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-10 21:43:36,029 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:43:36,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000001 by user teamcity
2015-02-10 21:43:36,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0039
2015-02-10 21:43:36,031 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000001
2015-02-10 21:43:36,031 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from NEW to INITING
2015-02-10 21:43:36,031 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000001 to application application_1423603735088_0039
2015-02-10 21:43:36,031 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from INITING to RUNNING
2015-02-10 21:43:36,031 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0039_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0039_000001
2015-02-10 21:43:36,032 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:43:36,032 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:43:36,032 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:36,032 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:36,032 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:43:36,032 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:43:36,033 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:36,033 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000001
2015-02-10 21:43:36,086 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392
2015-02-10 21:43:36,089 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393
2015-02-10 21:43:36,091 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742214_1390
2015-02-10 21:43:36,092 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742211_1387
2015-02-10 21:43:36,092 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394
2015-02-10 21:43:36,104 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0039_01_000001.tokens. Credentials list: 
2015-02-10 21:43:36,131 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:36,247 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0039_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001.tokens
2015-02-10 21:43:36,247 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:36,287 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395
2015-02-10 21:43:36,287 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389
2015-02-10 21:43:36,288 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742212_1388
2015-02-10 21:43:36,289 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742215_1391
2015-02-10 21:43:36,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:36,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:36,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_18013544_36765, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 1095949
2015-02-10 21:43:36,443 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:36,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:36,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:36,482 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_18013544_36765, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, duration: 224949
2015-02-10 21:43:36,515 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0039/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:36,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:36,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:36,554 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59223, bytes: 2130, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_18013544_36765, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 217635
2015-02-10 21:43:36,586 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0039/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:36,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:36,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:36,627 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:49996, bytes: 89344, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_18013544_36765, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 472462
2015-02-10 21:43:36,638 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742216_1392 to datanode(s) 127.0.0.1:57643
2015-02-10 21:43:36,638 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742209_1385, blk_1073742210_1386, blk_1073742206_1382, blk_1073742207_1383]
2015-02-10 21:43:36,638 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742208_1384, blk_1073742209_1385, blk_1073742210_1386, blk_1073742211_1387, blk_1073742206_1382, blk_1073742207_1383]
2015-02-10 21:43:36,662 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:36,662 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:36,718 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:36,719 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:36,832 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001/default_container_executor.sh]
2015-02-10 21:43:37,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:37,682 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 to 127.0.0.1:57643 
2015-02-10 21:43:37,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 src: /127.0.0.1:49999 dest: /127.0.0.1:57643
2015-02-10 21:43:37,685 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:43:37,687 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392 src: /127.0.0.1:49999 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:43:37,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742216_1392 size 254067
2015-02-10 21:43:38,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208 for deletion
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209 for deletion
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210 for deletion
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211 for deletion
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210
2015-02-10 21:43:38,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211
2015-02-10 21:43:38,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206 for deletion
2015-02-10 21:43:38,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207 for deletion
2015-02-10 21:43:38,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206
2015-02-10 21:43:38,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207
2015-02-10 21:43:38,235 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209 for deletion
2015-02-10 21:43:38,236 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210 for deletion
2015-02-10 21:43:38,236 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209
2015-02-10 21:43:38,236 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206 for deletion
2015-02-10 21:43:38,236 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210
2015-02-10 21:43:38,236 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207 for deletion
2015-02-10 21:43:38,237 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206
2015-02-10 21:43:38,237 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207
2015-02-10 21:43:39,358 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392
2015-02-10 21:43:39,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:43:39,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:43:39,556 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392
2015-02-10 21:43:39,556 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395
2015-02-10 21:43:39,557 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393
2015-02-10 21:43:39,557 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394
2015-02-10 21:43:39,557 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394
2015-02-10 21:43:39,559 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393
2015-02-10 21:43:39,560 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395
2015-02-10 21:43:39,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:39,639 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742208_1384, blk_1073742209_1385, blk_1073742211_1387, blk_1073742206_1382, blk_1073742207_1383]
2015-02-10 21:43:39,639 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742208_1384, blk_1073742210_1386, blk_1073742211_1387, blk_1073742206_1382, blk_1073742207_1383]
2015-02-10 21:43:39,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:43:39,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:43:39,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:43:39,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=null
2015-02-10 21:43:39,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:39,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:39,799 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392
2015-02-10 21:43:39,800 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393
2015-02-10 21:43:40,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:40,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:40,371 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0038_01_000001 succeeded 
2015-02-10 21:43:40,371 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:43:40,371 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0038_01_000001
2015-02-10 21:43:40,388 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001
2015-02-10 21:43:40,389 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000001
2015-02-10 21:43:40,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001
2015-02-10 21:43:40,389 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0038_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:43:40,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001
2015-02-10 21:43:40,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038/container_1423603735088_0038_01_000001
2015-02-10 21:43:40,391 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0038_01_000001 from application application_1423603735088_0038
2015-02-10 21:43:40,391 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:40,391 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0038
2015-02-10 21:43:40,403 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59247, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742218_1394, duration: 254756
2015-02-10 21:43:40,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208 for deletion
2015-02-10 21:43:40,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210 for deletion
2015-02-10 21:43:40,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208
2015-02-10 21:43:40,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742210_1386 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742210
2015-02-10 21:43:40,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211 for deletion
2015-02-10 21:43:40,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206 for deletion
2015-02-10 21:43:40,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211
2015-02-10 21:43:40,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207 for deletion
2015-02-10 21:43:40,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206
2015-02-10 21:43:40,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207
2015-02-10 21:43:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208 for deletion
2015-02-10 21:43:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209 for deletion
2015-02-10 21:43:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742208_1384 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742208
2015-02-10 21:43:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211 for deletion
2015-02-10 21:43:40,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206 for deletion
2015-02-10 21:43:40,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207 for deletion
2015-02-10 21:43:40,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742209_1385 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742209
2015-02-10 21:43:40,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742206_1382 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742206
2015-02-10 21:43:40,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742211_1387 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742211
2015-02-10 21:43:40,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742207_1383 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742207
2015-02-10 21:43:41,023 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0038_01_000001]
2015-02-10 21:43:41,024 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0038_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:41,024 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0038_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:43:41,024 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0038	CONTAINERID=container_1423603735088_0038_01_000001
2015-02-10 21:43:41,024 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0038_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:41,024 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:41,024 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0038_000001
2015-02-10 21:43:41,025 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0038_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:41,025 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0038_000001 State change from FINISHING to FINISHED
2015-02-10 21:43:41,025 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:41,025 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0038 State change from FINISHING to FINISHED
2015-02-10 21:43:41,025 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:41,025 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0038
2015-02-10 21:43:41,025 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0038_000001 released container container_1423603735088_0038_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:41,025 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0038,name=[49053894101E464A87EE271457438F91/CD0FC1FFAEB94DAB985492B22E4B9819] lower*upper/(1/1) ...roupinnernull-resultgroup,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0038/jobhistory/job/job_1423603735088_0038,appMasterHost=ip-10-31-157-187,startTime=1423604593264,finishTime=1423604614296,finalStatus=SUCCEEDED
2015-02-10 21:43:41,026 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0038_000001
2015-02-10 21:43:41,026 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0038_000001 is done. finalState=FINISHED
2015-02-10 21:43:41,026 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0038 requests cleared
2015-02-10 21:43:41,026 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0038 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:43:41,026 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0038 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:43:41,029 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0038_000001 (auth:SIMPLE)
2015-02-10 21:43:41,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0038_01_000001
2015-02-10 21:43:41,289 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:43:41,289 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:41,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:41,290 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0038
2015-02-10 21:43:41,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:41,290 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:43:41,290 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0038, with delay of 10800 seconds
2015-02-10 21:43:41,290 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:41,712 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:43:41,717 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0039_000001
2015-02-10 21:43:41,717 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0039	APPATTEMPTID=appattempt_1423603735088_0039_000001
2015-02-10 21:43:41,718 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:43:41,718 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from ACCEPTED to RUNNING
2015-02-10 21:43:41,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:41,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:43:41,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:42,024 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:43:42,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:42,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:42,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:42,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0038
2015-02-10 21:43:42,025 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0038
2015-02-10 21:43:42,026 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0038 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:43:42,026 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0038, with delay of 10800 seconds
2015-02-10 21:43:42,081 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742220_1396{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:42,135 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396 src: /127.0.0.1:35451 dest: /127.0.0.1:46575
2015-02-10 21:43:42,137 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396 src: /127.0.0.1:60392 dest: /127.0.0.1:52976
2015-02-10 21:43:42,139 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396 src: /127.0.0.1:59254 dest: /127.0.0.1:37184
2015-02-10 21:43:42,176 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59254, dest: /127.0.0.1:37184, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, duration: 35445155
2015-02-10 21:43:42,176 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:42,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742220_1396{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:42,177 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60392, dest: /127.0.0.1:52976, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, duration: 36319651
2015-02-10 21:43:42,177 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:42,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742220_1396{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:42,178 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35451, dest: /127.0.0.1:46575, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, duration: 36970913
2015-02-10 21:43:42,178 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:42,178 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742220_1396{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:42,185 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:43,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,025 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000002
2015-02-10 21:43:43,025 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:43:43,026 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:43,026 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,026 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,026 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000003
2015-02-10 21:43:43,026 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:43:43,027 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:43:43,027 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,027 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,115 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,115 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000004
2015-02-10 21:43:43,115 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:43:43,115 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:43:43,115 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,116 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,116 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,116 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000005
2015-02-10 21:43:43,116 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:43:43,116 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:43:43,117 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,117 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,117 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,117 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000006
2015-02-10 21:43:43,117 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:43:43,117 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:43:43,118 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,118 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,118 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:43,118 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000007
2015-02-10 21:43:43,118 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:43:43,119 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:43:43,119 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:43,119 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:43,787 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0039_01_000002
2015-02-10 21:43:43,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,788 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0039_01_000004
2015-02-10 21:43:43,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,790 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:43,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:43,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:43,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:43,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:43,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:43,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:43,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:43,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:43,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:43,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:43,986 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:43:43,986 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:43:43,992 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000002 by user teamcity
2015-02-10 21:43:43,992 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000003 by user teamcity
2015-02-10 21:43:43,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000002
2015-02-10 21:43:43,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000003
2015-02-10 21:43:43,993 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000002 to application application_1423603735088_0039
2015-02-10 21:43:43,993 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000003 to application application_1423603735088_0039
2015-02-10 21:43:43,994 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:43:43,994 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:43:43,994 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,994 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,994 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:43,994 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:43,995 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,995 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,995 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:43,995 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:43,996 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:43,996 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000007 by user teamcity
2015-02-10 21:43:43,996 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:43,996 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0039
2015-02-10 21:43:43,997 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000007
2015-02-10 21:43:43,996 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000004 by user teamcity
2015-02-10 21:43:43,997 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000005 by user teamcity
2015-02-10 21:43:43,997 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000004
2015-02-10 21:43:43,997 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000005
2015-02-10 21:43:43,998 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from NEW to INITING
2015-02-10 21:43:43,998 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000007 to application application_1423603735088_0039
2015-02-10 21:43:43,998 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000004 to application application_1423603735088_0039
2015-02-10 21:43:43,998 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000005 to application application_1423603735088_0039
2015-02-10 21:43:43,998 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from INITING to RUNNING
2015-02-10 21:43:43,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:43:43,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:43:43,999 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:43:43,999 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,999 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:43,999 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:44,000 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:44,000 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:44,000 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:44,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,000 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:44,001 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:44,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,001 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:44,001 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:44,002 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000004
2015-02-10 21:43:44,002 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000007
2015-02-10 21:43:44,003 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000005
2015-02-10 21:43:44,004 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000006 by user teamcity
2015-02-10 21:43:44,004 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000006
2015-02-10 21:43:44,007 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000006 to application application_1423603735088_0039
2015-02-10 21:43:44,008 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:43:44,008 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,008 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:44,008 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:44,008 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:44,009 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000006
2015-02-10 21:43:44,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,030 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0039_01_000007.tokens. Credentials list: 
2015-02-10 21:43:44,038 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0039_01_000004.tokens. Credentials list: 
2015-02-10 21:43:44,038 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0039_01_000005.tokens. Credentials list: 
2015-02-10 21:43:44,039 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0039_01_000006.tokens. Credentials list: 
2015-02-10 21:43:44,059 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,059 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,064 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,064 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:44,115 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,115 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,116 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,116 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:44,201 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000003/default_container_executor.sh]
2015-02-10 21:43:44,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000002/default_container_executor.sh]
2015-02-10 21:43:44,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0039_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007.tokens
2015-02-10 21:43:44,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:44,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:44,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:44,395 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60400, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1475882542_37074, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 1193311
2015-02-10 21:43:44,441 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:44,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:44,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:44,486 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35461, bytes: 89344, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1475882542_37074, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 452083
2015-02-10 21:43:44,522 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:44,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:44,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:44,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:44,522 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:44,565 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396
2015-02-10 21:43:44,596 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,597 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,598 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,598 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,600 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,600 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,607 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:44,607 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:44,760 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007/default_container_executor.sh]
2015-02-10 21:43:44,769 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005/default_container_executor.sh]
2015-02-10 21:43:44,771 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004/default_container_executor.sh]
2015-02-10 21:43:44,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006/default_container_executor.sh]
2015-02-10 21:43:44,809 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396
2015-02-10 21:43:44,810 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:43:45,678 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:46,297 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396
2015-02-10 21:43:46,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0039_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006.tokens
2015-02-10 21:43:46,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:47,021 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:47,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0039_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005.tokens
2015-02-10 21:43:47,619 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:48,002 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:48,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0039_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004.tokens
2015-02-10 21:43:48,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:49,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:49,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:49,653 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50031, bytes: 2130, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000001_0_-1037181974_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 243711
2015-02-10 21:43:49,676 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59278, bytes: 2130, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000000_0_-111166757_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 234120
2015-02-10 21:43:49,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:49,772 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59279, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000001_0_-1037181974_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 724146
2015-02-10 21:43:49,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:50,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:50,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:50,261 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60420, bytes: 1098, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000004_0_-395652453_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 256524
2015-02-10 21:43:50,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:50,377 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60423, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000000_0_-111166757_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 5377107
2015-02-10 21:43:50,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:50,387 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59286, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000004_0_-395652453_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 265111
2015-02-10 21:43:50,450 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50039, bytes: 582, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000005_0_-619216215_1, offset: 1536, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 240018
2015-02-10 21:43:50,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000001_0	dst=null	perm=null
2015-02-10 21:43:50,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.split	dst=null	perm=null
2015-02-10 21:43:50,493 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60426, bytes: 1614, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000002_0_800275949_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 296826
2015-02-10 21:43:50,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000000_0	dst=null	perm=null
2015-02-10 21:43:50,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:50,572 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000003
2015-02-10 21:43:50,572 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000003
2015-02-10 21:43:50,573 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:43:50,573 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000003
2015-02-10 21:43:50,574 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50039, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000005_0_-619216215_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 233143
2015-02-10 21:43:50,597 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000003 is : 143
2015-02-10 21:43:50,604 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742221_1397{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:43:50,608 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000002
2015-02-10 21:43:50,609 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000002
2015-02-10 21:43:50,612 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397 src: /127.0.0.1:59290 dest: /127.0.0.1:37184
2015-02-10 21:43:50,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397 src: /127.0.0.1:50045 dest: /127.0.0.1:57643
2015-02-10 21:43:50,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:50,652 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:50,652 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:43:50,653 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000003
2015-02-10 21:43:50,654 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000003
2015-02-10 21:43:50,654 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000002
2015-02-10 21:43:50,655 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000003
2015-02-10 21:43:50,655 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59289, bytes: 1098, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000003_0_2019005090_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742217_1393, duration: 288945
2015-02-10 21:43:50,656 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000003
2015-02-10 21:43:50,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397 src: /127.0.0.1:35491 dest: /127.0.0.1:46575
2015-02-10 21:43:50,669 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist for DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:50,674 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000002 is : 143
2015-02-10 21:43:50,701 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000003
2015-02-10 21:43:50,702 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:50,702 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:50,702 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000003 from application application_1423603735088_0039
2015-02-10 21:43:50,702 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:50,702 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:50,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000002
2015-02-10 21:43:50,705 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000002
2015-02-10 21:43:50,705 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:50,705 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000002 from application application_1423603735088_0039
2015-02-10 21:43:50,705 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000002
2015-02-10 21:43:50,706 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:50,706 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:50,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000002
2015-02-10 21:43:50,706 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000002
2015-02-10 21:43:50,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower-offset.txt	dst=null	perm=null
2015-02-10 21:43:50,795 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50047, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000003_0_2019005090_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 274851
2015-02-10 21:43:50,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000004_0	dst=null	perm=null
2015-02-10 21:43:51,097 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60426, bytes: 19, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0039_m_000002_0_800275949_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741849_1025, duration: 260516
2015-02-10 21:43:51,111 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000006
2015-02-10 21:43:51,112 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000006
2015-02-10 21:43:51,112 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:43:51,112 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000006
2015-02-10 21:43:51,129 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000006 is : 143
2015-02-10 21:43:51,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000005_0	dst=null	perm=null
2015-02-10 21:43:51,144 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:51,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006
2015-02-10 21:43:51,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006
2015-02-10 21:43:51,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006
2015-02-10 21:43:51,145 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000006
2015-02-10 21:43:51,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000006
2015-02-10 21:43:51,146 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:51,146 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000006 from application application_1423603735088_0039
2015-02-10 21:43:51,146 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:51,147 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:51,223 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000007
2015-02-10 21:43:51,223 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000007
2015-02-10 21:43:51,223 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:43:51,224 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000007
2015-02-10 21:43:51,224 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000006]
2015-02-10 21:43:51,224 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:51,224 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:43:51,224 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000006
2015-02-10 21:43:51,225 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:43:51,225 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:43:51,226 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:43:51,227 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:51,227 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:51,227 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:43:51,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000002_0	dst=null	perm=null
2015-02-10 21:43:51,242 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000007 is : 143
2015-02-10 21:43:51,260 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:51,261 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007
2015-02-10 21:43:51,262 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007
2015-02-10 21:43:51,262 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007
2015-02-10 21:43:51,263 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000007
2015-02-10 21:43:51,263 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000007
2015-02-10 21:43:51,263 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:51,264 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000007 from application application_1423603735088_0039
2015-02-10 21:43:51,264 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:51,264 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:51,306 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000004
2015-02-10 21:43:51,306 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000004
2015-02-10 21:43:51,307 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:43:51,307 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000007]
2015-02-10 21:43:51,307 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000004
2015-02-10 21:43:51,307 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:51,308 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:43:51,308 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000007
2015-02-10 21:43:51,308 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:43:51,308 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:43:51,309 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:43:51,309 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:51,309 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:51,310 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:51,324 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000004 is : 143
2015-02-10 21:43:51,340 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:51,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004
2015-02-10 21:43:51,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004
2015-02-10 21:43:51,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004
2015-02-10 21:43:51,343 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000004
2015-02-10 21:43:51,344 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000004
2015-02-10 21:43:51,344 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:51,344 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000004 from application application_1423603735088_0039
2015-02-10 21:43:51,344 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:51,345 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:51,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_m_000003_0	dst=null	perm=null
2015-02-10 21:43:51,455 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000005
2015-02-10 21:43:51,455 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000005
2015-02-10 21:43:51,455 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:43:51,456 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000005
2015-02-10 21:43:51,457 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000004]
2015-02-10 21:43:51,457 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:51,457 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:43:51,457 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000004
2015-02-10 21:43:51,457 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:43:51,457 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:43:51,459 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:43:51,459 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:51,459 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:51,459 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:43:51,473 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000005 is : 143
2015-02-10 21:43:51,488 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:51,489 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005
2015-02-10 21:43:51,489 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005
2015-02-10 21:43:51,489 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000005
2015-02-10 21:43:51,490 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:51,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005
2015-02-10 21:43:51,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000005
2015-02-10 21:43:51,490 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000005 from application application_1423603735088_0039
2015-02-10 21:43:51,491 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:51,491 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:51,610 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000003, container_1423603735088_0039_01_000002]
2015-02-10 21:43:51,610 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:51,610 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:43:51,611 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000002
2015-02-10 21:43:51,611 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:43:51,611 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:43:51,615 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:51,616 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:51,616 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:51,616 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:43:51,616 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:51,616 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:43:51,616 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000003
2015-02-10 21:43:51,616 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:43:51,617 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:43:51,617 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:43:51,617 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:51,617 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:51,617 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:43:52,205 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:52,205 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000008
2015-02-10 21:43:52,205 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0039_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:43:52,206 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0039_000001 container=Container: [ContainerId: container_1423603735088_0039_01_000008, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:43:52,206 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:43:52,206 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:52,457 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000005]
2015-02-10 21:43:52,457 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:52,457 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:43:52,458 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000005
2015-02-10 21:43:52,458 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:43:52,458 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:43:52,458 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:43:52,458 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:52,458 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:52,458 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:43:52,834 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0039_01_000008
2015-02-10 21:43:52,834 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:52,850 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:43:52,852 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0039_01_000008 by user teamcity
2015-02-10 21:43:52,853 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0039
2015-02-10 21:43:52,853 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000008
2015-02-10 21:43:52,853 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from NEW to INITING
2015-02-10 21:43:52,853 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0039_01_000008 to application application_1423603735088_0039
2015-02-10 21:43:52,854 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from INITING to RUNNING
2015-02-10 21:43:52,854 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:43:52,854 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0039
2015-02-10 21:43:52,854 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0039
2015-02-10 21:43:52,854 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:43:52,854 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0039
2015-02-10 21:43:52,855 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:52,855 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:52,855 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0039_01_000008
2015-02-10 21:43:52,873 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0039_01_000008.tokens. Credentials list: 
2015-02-10 21:43:52,900 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:43:53,021 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0039_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008.tokens
2015-02-10 21:43:53,021 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:43:53,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:53,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar	dst=null	perm=null
2015-02-10 21:43:53,189 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50053, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_140170655_37607, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742216_1392, duration: 770544
2015-02-10 21:43:53,205 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:43:53,232 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0039/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:53,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:53,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml	dst=null	perm=null
2015-02-10 21:43:53,271 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59300, bytes: 89344, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_140170655_37607, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742219_1395, duration: 426651
2015-02-10 21:43:53,304 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:43:53,304 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:43:53,354 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:43:53,354 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:53,469 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008/default_container_executor.sh]
2015-02-10 21:43:53,590 INFO  hs.JobHistory (JobHistory.java:run(188)) - Starting scan to move intermediate done files
2015-02-10 21:43:53,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 21:43:53,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 21:43:53,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary	dst=null	perm=null
2015-02-10 21:43:53,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary	dst=null	perm=null
2015-02-10 21:43:53,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary	dst=null	perm=null
2015-02-10 21:43:53,600 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50053, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742163_1339, duration: 237180
2015-02-10 21:43:53,600 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0033,submitTime=1423604475982,launchTime=1423604481918,firstMapTaskLaunchTime=1423604484178,firstReduceTaskLaunchTime=1423604493026,finishTime=1423604499070,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=44,reduceSlotSeconds=5,jobName=[47728055473B44AC9A2850D28A7E1740/65BCBFEFC50C42F58FEBEA768C526717] lower*upper/(1/1) ...ldedpipesplatform/cogroup
2015-02-10 21:43:53,600 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary]
2015-02-10 21:43:53,602 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0032,submitTime=1423604452200,launchTime=1423604457983,firstMapTaskLaunchTime=1423604460231,firstReduceTaskLaunchTime=1423604469088,finishTime=1423604474317,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=43,reduceSlotSeconds=5,jobName=[B7AF74E9B0E4432598BD49BCA3FCE355/A18703037F7040669A22433EDB1CBFF8] lower*upper/(1/2) ...orm/cogroupfilteredbranch
2015-02-10 21:43:53,602 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary]
2015-02-10 21:43:53,602 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50056, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742153_1329, duration: 979551
2015-02-10 21:43:53,603 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60442, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742173_1349, duration: 228187
2015-02-10 21:43:53,603 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0034,submitTime=1423604500755,launchTime=1423604506596,firstMapTaskLaunchTime=1423604508854,firstReduceTaskLaunchTime=1423604517693,finishTime=1423604522393,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=6,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=42,reduceSlotSeconds=4,jobName=[2D5C9CE77B9C4876B2081EA5541D39B9/FA562C593FB741B3B594BA90310DE23C] lower*upper/(1/1) ...ldedpipesplatform/unknown
2015-02-10 21:43:53,603 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary]
2015-02-10 21:43:53,605 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742163_1339 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:43:53,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033.summary	dst=null	perm=null
2015-02-10 21:43:53,609 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742153_1329 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:43:53,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032.summary	dst=null	perm=null
2015-02-10 21:43:53,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,611 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist
2015-02-10 21:43:53,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,612 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist
2015-02-10 21:43:53,673 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742173_1349 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:43:53,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034.summary	dst=null	perm=null
2015-02-10 21:43:53,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,676 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist
2015-02-10 21:43:53,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0032-1423604452200-teamcity-%5BB7AF74E9B0E4432598BD49BCA3FCE355%2FA18703037F704066-1423604474317-6-1-SUCCEEDED-default-1423604457983.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0033-1423604475982-teamcity-%5B47728055473B44AC9A2850D28A7E1740%2F65BCBFEFC50C42F5-1423604499070-6-1-SUCCEEDED-default-1423604481918.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,681 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0032_conf.xml
2015-02-10 21:43:53,681 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0033_conf.xml
2015-02-10 21:43:53,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0034-1423604500755-teamcity-%5B2D5C9CE77B9C4876B2081EA5541D39B9%2FFA562C593FB741B3-1423604522393-6-1-SUCCEEDED-default-1423604506596.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,685 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0034_conf.xml
2015-02-10 21:43:53,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0033_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0033_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0032_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0032_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary	dst=null	perm=null
2015-02-10 21:43:53,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary	dst=null	perm=null
2015-02-10 21:43:53,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0034_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0034_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,691 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50053, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742183_1359, duration: 247571
2015-02-10 21:43:53,691 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0035,submitTime=1423604524097,launchTime=1423604530019,firstMapTaskLaunchTime=1423604532270,firstReduceTaskLaunchTime=1423604541116,finishTime=1423604545793,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[AC4773BBA196433AB319D2DDC4F4FAE1/32AEE9CD0C724D45814E2B46B6FFD06D] lower*upper/(1/1) ...orm/cogroupouterinnernull
2015-02-10 21:43:53,691 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary]
2015-02-10 21:43:53,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary	dst=null	perm=null
2015-02-10 21:43:53,694 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35503, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742193_1369, duration: 304657
2015-02-10 21:43:53,694 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0036,submitTime=1423604547397,launchTime=1423604553390,firstMapTaskLaunchTime=1423604555639,firstReduceTaskLaunchTime=1423604563491,finishTime=1423604568154,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[225528FA7D0D4F0191EC3B72A997535C/FB494491E9A04F9890BBA578EBDECA7E] lower*upper/(1/1) ...uterinnernull-resultgroup
2015-02-10 21:43:53,694 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary]
2015-02-10 21:43:53,694 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742183_1359 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:43:53,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035.summary	dst=null	perm=null
2015-02-10 21:43:53,695 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50056, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742203_1379, duration: 860357
2015-02-10 21:43:53,695 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0037,submitTime=1423604569802,launchTime=1423604575662,firstMapTaskLaunchTime=1423604577909,firstReduceTaskLaunchTime=1423604586752,finishTime=1423604591616,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=30,reduceSlotSeconds=4,jobName=[5D8A2C97B6AA4BE98405AFCA571E1404/948A931FFB8346CD851A2D5C4C2509A7] lower*upper/(1/1) ...platform/cogroupinnernull
2015-02-10 21:43:53,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,697 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary]
2015-02-10 21:43:53,698 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist
2015-02-10 21:43:53,698 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742193_1369 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:43:53,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036.summary	dst=null	perm=null
2015-02-10 21:43:53,701 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742203_1379 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:43:53,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037.summary	dst=null	perm=null
2015-02-10 21:43:53,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,703 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist
2015-02-10 21:43:53,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,704 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist
2015-02-10 21:43:53,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0035-1423604524097-teamcity-%5BAC4773BBA196433AB319D2DDC4F4FAE1%2F32AEE9CD0C724D45-1423604545793-5-1-SUCCEEDED-default-1423604530019.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,704 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0035_conf.xml
2015-02-10 21:43:53,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0036-1423604547397-teamcity-%5B225528FA7D0D4F0191EC3B72A997535C%2FFB494491E9A04F98-1423604568154-5-1-SUCCEEDED-default-1423604553390.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,707 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0036_conf.xml
2015-02-10 21:43:53,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0037-1423604569802-teamcity-%5B5D8A2C97B6AA4BE98405AFCA571E1404%2F948A931FFB8346CD-1423604591616-5-1-SUCCEEDED-default-1423604575662.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,719 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0037_conf.xml
2015-02-10 21:43:53,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0035_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0035_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0036_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0036_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary	dst=null	perm=null
2015-02-10 21:43:53,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0037_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0037_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,726 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35503, bytes: 460, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2085085998_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742213_1389, duration: 236076
2015-02-10 21:43:53,726 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(372)) - jobId=job_1423603735088_0038,submitTime=1423604593264,launchTime=1423604599291,firstMapTaskLaunchTime=1423604601550,firstReduceTaskLaunchTime=1423604609388,finishTime=1423604614088,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=5,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=32,reduceSlotSeconds=4,jobName=[49053894101E464A87EE271457438F91/CD0FC1FFAEB94DAB985492B22E4B9819] lower*upper/(1/1) ...roupinnernull-resultgroup
2015-02-10 21:43:53,726 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(373)) - Deleting JobSummary file: [hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary]
2015-02-10 21:43:53,730 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742213_1389 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:43:53,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038.summary	dst=null	perm=null
2015-02-10 21:43:53,768 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 21:43:53,769 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist
2015-02-10 21:43:53,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0038-1423604593264-teamcity-%5B49053894101E464A87EE271457438F91%2FCD0FC1FFAEB94DAB-1423604614088-5-1-SUCCEEDED-default-1423604599291.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,772 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(947)) - Moving hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml to hdfs://localhost:35813/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0038_conf.xml
2015-02-10 21:43:53,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0038_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423603735088_0038_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:53,837 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:43:54,641 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742193_1369, blk_1073742163_1339, blk_1073742183_1359, blk_1073742153_1329, blk_1073742203_1379, blk_1073742173_1349]
2015-02-10 21:43:54,641 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742193_1369, blk_1073742163_1339, blk_1073742213_1389, blk_1073742183_1359, blk_1073742153_1329]
2015-02-10 21:43:55,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193 for deletion
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163 for deletion
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183 for deletion
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153 for deletion
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163
2015-02-10 21:43:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183
2015-02-10 21:43:55,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203 for deletion
2015-02-10 21:43:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173 for deletion
2015-02-10 21:43:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173
2015-02-10 21:43:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153
2015-02-10 21:43:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203
2015-02-10 21:43:55,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193 for deletion
2015-02-10 21:43:55,684 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163 for deletion
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213 for deletion
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183 for deletion
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153 for deletion
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183
2015-02-10 21:43:55,686 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153
2015-02-10 21:43:55,685 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213
2015-02-10 21:43:57,064 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:57,075 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:57,086 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:43:57,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:57,548 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742222_1398{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:57,642 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742193_1369, blk_1073742163_1339, blk_1073742213_1389, blk_1073742183_1359, blk_1073742203_1379, blk_1073742173_1349]
2015-02-10 21:43:57,642 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742213_1389, blk_1073742153_1329, blk_1073742203_1379, blk_1073742173_1349]
2015-02-10 21:43:57,694 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398 src: /127.0.0.1:50067 dest: /127.0.0.1:57643
2015-02-10 21:43:57,697 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398 src: /127.0.0.1:35513 dest: /127.0.0.1:46575
2015-02-10 21:43:57,699 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398 src: /127.0.0.1:59315 dest: /127.0.0.1:37184
2015-02-10 21:43:57,749 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59315, dest: /127.0.0.1:37184, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0039_r_000000_0_474764655_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 49400708
2015-02-10 21:43:57,750 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:57,750 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742222_1398{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:57,750 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35513, dest: /127.0.0.1:46575, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0039_r_000000_0_474764655_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 49410036
2015-02-10 21:43:57,751 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:57,751 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742222_1398{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:57,751 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50067, dest: /127.0.0.1:57643, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0039_r_000000_0_474764655_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 50743936
2015-02-10 21:43:57,752 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:57,752 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742222_1398{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:57,759 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0039_r_000000_0_474764655_1
2015-02-10 21:43:57,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0	dst=null	perm=null
2015-02-10 21:43:57,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0	dst=null	perm=null
2015-02-10 21:43:57,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/task_1423603735088_0039_r_000000	dst=null	perm=null
2015-02-10 21:43:57,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/_temporary/attempt_1423603735088_0039_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/task_1423603735088_0039_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:43:57,914 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000008
2015-02-10 21:43:57,914 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000008
2015-02-10 21:43:57,914 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:43:57,915 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000008
2015-02-10 21:43:57,930 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0039_01_000008 is : 143
2015-02-10 21:43:57,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:57,955 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:57,957 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:43:57,957 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008
2015-02-10 21:43:57,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008
2015-02-10 21:43:57,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008
2015-02-10 21:43:57,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000008
2015-02-10 21:43:57,959 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000008
2015-02-10 21:43:57,959 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:43:57,959 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000008 from application application_1423603735088_0039
2015-02-10 21:43:57,959 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:43:57,959 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:43:57,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1	dst=null	perm=null
2015-02-10 21:43:57,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:57,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:57,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/task_1423603735088_0039_r_000000	dst=null	perm=null
2015-02-10 21:43:57,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	dst=null	perm=null
2015-02-10 21:43:57,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary/1/task_1423603735088_0039_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:57,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary	dst=null	perm=null
2015-02-10 21:43:57,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:57,999 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:58,007 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,036 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35491, dest: /127.0.0.1:46575, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, duration: 7373072581
2015-02-10 21:43:58,036 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:58,041 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50045, dest: /127.0.0.1:57643, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, duration: 7376799002
2015-02-10 21:43:58,041 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742221_1397{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16879
2015-02-10 21:43:58,042 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59290, dest: /127.0.0.1:37184, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, duration: 7378871219
2015-02-10 21:43:58,042 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,042 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742221_1397{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16879
2015-02-10 21:43:58,041 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,043 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742221_1397{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 16879
2015-02-10 21:43:58,047 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:58,056 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742223_1399{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:58,084 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399 src: /127.0.0.1:35515 dest: /127.0.0.1:46575
2015-02-10 21:43:58,086 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399 src: /127.0.0.1:60456 dest: /127.0.0.1:52976
2015-02-10 21:43:58,087 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399 src: /127.0.0.1:59318 dest: /127.0.0.1:37184
2015-02-10 21:43:58,090 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59318, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, duration: 1561438
2015-02-10 21:43:58,091 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:58,091 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742223_1399{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,091 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60456, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, duration: 2338570
2015-02-10 21:43:58,092 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,092 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742223_1399{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,092 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35515, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, duration: 3283304
2015-02-10 21:43:58,092 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,093 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742223_1399{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,096 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary_tmp is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist	dst=null	perm=null
2015-02-10 21:43:58,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:58,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist	dst=null	perm=null
2015-02-10 21:43:58,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp	dst=null	perm=null
2015-02-10 21:43:58,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1.jhist	dst=null	perm=null
2015-02-10 21:43:58,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:58,125 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59319, bytes: 77135, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397, duration: 410585
2015-02-10 21:43:58,128 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742224_1400{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:43:58,133 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400 src: /127.0.0.1:59320 dest: /127.0.0.1:37184
2015-02-10 21:43:58,134 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400 src: /127.0.0.1:50075 dest: /127.0.0.1:57643
2015-02-10 21:43:58,136 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400 src: /127.0.0.1:60461 dest: /127.0.0.1:52976
2015-02-10 21:43:58,140 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60461, dest: /127.0.0.1:52976, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, duration: 3541158
2015-02-10 21:43:58,141 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:58,141 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742224_1400{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,143 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50075, dest: /127.0.0.1:57643, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, duration: 4061432
2015-02-10 21:43:58,143 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,143 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742224_1400{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,144 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59320, dest: /127.0.0.1:37184, bytes: 76535, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, duration: 6823020
2015-02-10 21:43:58,144 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,145 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742224_1400{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,149 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,152 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:58,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:58,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:58,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:43:58,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039/job_1423603735088_0039_1_conf.xml	dst=null	perm=null
2015-02-10 21:43:58,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:43:58,170 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35522, bytes: 104547, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742220_1396, duration: 435527
2015-02-10 21:43:58,173 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742225_1401{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:58,177 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401 src: /127.0.0.1:35523 dest: /127.0.0.1:46575
2015-02-10 21:43:58,179 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401 src: /127.0.0.1:50079 dest: /127.0.0.1:57643
2015-02-10 21:43:58,181 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401 src: /127.0.0.1:59326 dest: /127.0.0.1:37184
2015-02-10 21:43:58,185 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59326, dest: /127.0.0.1:37184, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, duration: 1827629
2015-02-10 21:43:58,185 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:58,185 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742225_1401{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,185 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50079, dest: /127.0.0.1:57643, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, duration: 2788325
2015-02-10 21:43:58,186 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,186 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742225_1401{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,186 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35523, dest: /127.0.0.1:46575, bytes: 103735, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-349741508_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, duration: 3720125
2015-02-10 21:43:58,186 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:58,187 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742225_1401{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:58,191 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-349741508_1
2015-02-10 21:43:58,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0039-1423604615739-teamcity-%5BE45BBF59C5EE47C4993E6DC548C1A181%2F1AB0A287F4444EE2-1423604638008-6-1-SUCCEEDED-default-1423604621753.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:43:58,216 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0039_000001 with final state: FINISHING
2015-02-10 21:43:58,217 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:58,217 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0039 with final state: FINISHING
2015-02-10 21:43:58,217 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from RUNNING to FINAL_SAVING
2015-02-10 21:43:58,217 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0039
2015-02-10 21:43:58,217 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:58,218 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from FINAL_SAVING to FINISHING
2015-02-10 21:43:58,915 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000008]
2015-02-10 21:43:58,916 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:43:58,916 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:43:58,916 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000008
2015-02-10 21:43:58,916 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:43:58,916 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:43:58,917 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000008, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:43:58,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:58,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:43:58,918 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000008 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:43:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193 for deletion
2015-02-10 21:43:59,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163 for deletion
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213 for deletion
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742193_1369 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742193
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183 for deletion
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742163_1339 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742163
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203 for deletion
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173 for deletion
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213
2015-02-10 21:43:59,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742183_1359 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742183
2015-02-10 21:43:59,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173
2015-02-10 21:43:59,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203
2015-02-10 21:43:59,228 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742216_1392 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:43:59,229 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742217_1393 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:43:59,229 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742218_1394 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:43:59,229 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742219_1395 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:46575 
2015-02-10 21:43:59,229 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742221_1397 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:43:59,230 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742220_1396 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:43:59,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0039	dst=null	perm=null
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213 for deletion
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153 for deletion
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742213_1389 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742213
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203 for deletion
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742153_1329 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742153
2015-02-10 21:43:59,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173 for deletion
2015-02-10 21:43:59,239 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742203_1379 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742203
2015-02-10 21:43:59,239 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742173_1349 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742173
2015-02-10 21:43:59,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,291 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary
2015-02-10 21:43:59,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/_temporary	dst=null	perm=null
2015-02-10 21:43:59,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,313 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:59,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	dst=null	perm=null
2015-02-10 21:43:59,317 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50081, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 322898
2015-02-10 21:43:59,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,336 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:59,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	dst=null	perm=null
2015-02-10 21:43:59,339 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35527, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 232161
2015-02-10 21:43:59,339 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle
2015-02-10 21:43:59,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle	dst=null	perm=null
2015-02-10 21:43:59,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	dst=null	perm=null
2015-02-10 21:43:59,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupinnersingle/part-00000	dst=null	perm=null
2015-02-10 21:43:59,346 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59329, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398, duration: 231867
2015-02-10 21:43:59,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:43:59,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:59,371 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:43:59,371 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-10 21:43:59,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:43:59,414 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared"]
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 3
2015-02-10 21:43:59,415 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 3
2015-02-10 21:43:59,417 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/3)
2015-02-10 21:43:59,417 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (2/3)
2015-02-10 21:43:59,453 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:59,469 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:59,484 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:59,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:43:59,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:59,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:59,491 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 40
2015-02-10 21:43:59,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=null
2015-02-10 21:43:59,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:43:59,501 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:43:59,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:43:59,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:43:59,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:43:59,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:59,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:43:59,510 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 41
2015-02-10 21:43:59,511 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742226_1402{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:43:59,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=null
2015-02-10 21:43:59,515 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 src: /127.0.0.1:60470 dest: /127.0.0.1:52976
2015-02-10 21:43:59,516 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 src: /127.0.0.1:59332 dest: /127.0.0.1:37184
2015-02-10 21:43:59,518 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 src: /127.0.0.1:35532 dest: /127.0.0.1:46575
2015-02-10 21:43:59,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:43:59,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:43:59,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:43:59,524 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35532, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 3106454
2015-02-10 21:43:59,524 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,525 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59332, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 4034150
2015-02-10 21:43:59,525 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742226_1402{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,525 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,525 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60470, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 4840028
2015-02-10 21:43:59,526 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,526 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742226_1402{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742226_1402{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,536 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,538 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742227_1403{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:43:59,541 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar
2015-02-10 21:43:59,542 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 src: /127.0.0.1:59334 dest: /127.0.0.1:37184
2015-02-10 21:43:59,543 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 src: /127.0.0.1:50089 dest: /127.0.0.1:57643
2015-02-10 21:43:59,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:43:59,545 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 src: /127.0.0.1:35535 dest: /127.0.0.1:46575
2015-02-10 21:43:59,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,552 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35535, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 5563402
2015-02-10 21:43:59,552 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:43:59,553 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50089, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 4128621
2015-02-10 21:43:59,553 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742227_1403{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:43:59,554 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,554 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742227_1403{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:43:59,555 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59334, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 5653121
2015-02-10 21:43:59,555 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,555 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742227_1403{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,555 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:43:59,559 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:43:59,560 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar
2015-02-10 21:43:59,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:43:59,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:59,568 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:59,568 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400
2015-02-10 21:43:59,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:43:59,570 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401
2015-02-10 21:43:59,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,571 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397
2015-02-10 21:43:59,573 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401
2015-02-10 21:43:59,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:43:59,577 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split
2015-02-10 21:43:59,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:43:59,580 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:43:59,581 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742228_1404{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:43:59,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:43:59,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:43:59,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:43:59,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:43:59,625 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:43:59,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:43:59,637 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404 src: /127.0.0.1:60476 dest: /127.0.0.1:52976
2015-02-10 21:43:59,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,638 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404 src: /127.0.0.1:59338 dest: /127.0.0.1:37184
2015-02-10 21:43:59,640 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404 src: /127.0.0.1:35538 dest: /127.0.0.1:46575
2015-02-10 21:43:59,641 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404 src: /127.0.0.1:50094 dest: /127.0.0.1:57643
2015-02-10 21:43:59,647 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50094, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 4607271
2015-02-10 21:43:59,648 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742228_1404{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,648 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,648 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35538, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 5308017
2015-02-10 21:43:59,648 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,649 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742228_1404{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,649 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59338, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 5231357
2015-02-10 21:43:59,649 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742228_1404{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,650 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60476, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 6542955
2015-02-10 21:43:59,650 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,650 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,652 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742228_1404{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,655 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,657 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split
2015-02-10 21:43:59,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:43:59,663 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742229_1405{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:43:59,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,665 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742230_1406{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:43:59,666 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405 src: /127.0.0.1:50095 dest: /127.0.0.1:57643
2015-02-10 21:43:59,668 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405 src: /127.0.0.1:59342 dest: /127.0.0.1:37184
2015-02-10 21:43:59,670 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405 src: /127.0.0.1:60482 dest: /127.0.0.1:52976
2015-02-10 21:43:59,671 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405 src: /127.0.0.1:35543 dest: /127.0.0.1:46575
2015-02-10 21:43:59,674 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35543, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 2121585
2015-02-10 21:43:59,675 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,675 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742229_1405{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,675 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60482, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 2363008
2015-02-10 21:43:59,675 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742229_1405{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,676 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59342, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 3317825
2015-02-10 21:43:59,676 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,677 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742229_1405{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,677 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50095, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 3978006
2015-02-10 21:43:59,678 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,678 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742229_1405{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,680 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406 src: /127.0.0.1:35544 dest: /127.0.0.1:46575
2015-02-10 21:43:59,681 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406 src: /127.0.0.1:59346 dest: /127.0.0.1:37184
2015-02-10 21:43:59,682 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,683 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406 src: /127.0.0.1:50101 dest: /127.0.0.1:57643
2015-02-10 21:43:59,686 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50101, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, duration: 958851
2015-02-10 21:43:59,686 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742230_1406{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,686 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59346, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, duration: 1965507
2015-02-10 21:43:59,687 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,687 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742230_1406{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,687 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35544, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, duration: 2651441
2015-02-10 21:43:59,688 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,689 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742230_1406{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,693 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,694 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:43:59,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,728 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742231_1407{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:43:59,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,736 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742232_1408{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:43:59,737 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407 src: /127.0.0.1:35547 dest: /127.0.0.1:46575
2015-02-10 21:43:59,739 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407 src: /127.0.0.1:60488 dest: /127.0.0.1:52976
2015-02-10 21:43:59,741 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407 src: /127.0.0.1:50104 dest: /127.0.0.1:57643
2015-02-10 21:43:59,744 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50104, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, duration: 1908543
2015-02-10 21:43:59,744 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,744 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742231_1407{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,745 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60488, dest: /127.0.0.1:52976, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, duration: 2380892
2015-02-10 21:43:59,745 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,745 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742231_1407{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,745 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35547, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, duration: 3043288
2015-02-10 21:43:59,746 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,747 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742231_1407{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,748 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408 src: /127.0.0.1:50105 dest: /127.0.0.1:57643
2015-02-10 21:43:59,750 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408 src: /127.0.0.1:60491 dest: /127.0.0.1:52976
2015-02-10 21:43:59,750 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,751 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408 src: /127.0.0.1:59353 dest: /127.0.0.1:37184
2015-02-10 21:43:59,755 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59353, dest: /127.0.0.1:37184, bytes: 87838, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 2506969
2015-02-10 21:43:59,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742232_1408{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,756 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60491, dest: /127.0.0.1:52976, bytes: 87838, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 3195582
2015-02-10 21:43:59,756 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742232_1408{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,756 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,757 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50105, dest: /127.0.0.1:57643, bytes: 87838, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 3615671
2015-02-10 21:43:59,757 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742232_1408{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,757 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,758 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:43:59,761 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,762 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0040
2015-02-10 21:43:59,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=null
2015-02-10 21:43:59,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:43:59,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:43:59,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:43:59,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:43:59,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:43:59,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:43:59,779 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403
2015-02-10 21:43:59,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:43:59,780 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403
2015-02-10 21:43:59,780 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407
2015-02-10 21:43:59,781 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407
2015-02-10 21:43:59,781 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405
2015-02-10 21:43:59,781 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405
2015-02-10 21:43:59,782 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404
2015-02-10 21:43:59,782 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397
2015-02-10 21:43:59,782 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399
2015-02-10 21:43:59,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:59,787 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742233_1409{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:43:59,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:59,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,792 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409 src: /127.0.0.1:59354 dest: /127.0.0.1:37184
2015-02-10 21:43:59,793 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409 src: /127.0.0.1:60494 dest: /127.0.0.1:52976
2015-02-10 21:43:59,795 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409 src: /127.0.0.1:50110 dest: /127.0.0.1:57643
2015-02-10 21:43:59,799 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50110, dest: /127.0.0.1:57643, bytes: 88124, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 2568490
2015-02-10 21:43:59,800 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742233_1409{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,800 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60494, dest: /127.0.0.1:52976, bytes: 88124, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 1949118
2015-02-10 21:43:59,800 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:43:59,800 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,800 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742233_1409{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,801 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59354, dest: /127.0.0.1:37184, bytes: 88124, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 2213060
2015-02-10 21:43:59,801 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:43:59,802 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742233_1409{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:43:59,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,805 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:43:59,805 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0041
2015-02-10 21:43:59,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=null
2015-02-10 21:43:59,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:43:59,809 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 40 submitted by user teamcity
2015-02-10 21:43:59,809 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0040
2015-02-10 21:43:59,809 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0040
2015-02-10 21:43:59,809 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0040
2015-02-10 21:43:59,809 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from NEW to NEW_SAVING
2015-02-10 21:43:59,810 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:43:59,810 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0040 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:43:59,810 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0040 from user: teamcity, in queue: default
2015-02-10 21:43:59,810 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0040
2015-02-10 21:43:59,810 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from SUBMITTED to ACCEPTED
2015-02-10 21:43:59,811 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0040_000001
2015-02-10 21:43:59,811 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from NEW to SUBMITTED
2015-02-10 21:43:59,811 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0040 from user: teamcity activated in queue: default
2015-02-10 21:43:59,811 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0040 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:43:59,811 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0040_000001 to scheduler from user teamcity in queue default
2015-02-10 21:43:59,812 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:43:59,813 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0040/
2015-02-10 21:43:59,813 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0040
2015-02-10 21:43:59,813 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0040/
2015-02-10 21:43:59,816 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407
2015-02-10 21:43:59,817 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408
2015-02-10 21:43:59,818 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405
2015-02-10 21:43:59,821 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402
2015-02-10 21:43:59,821 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404
2015-02-10 21:43:59,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:43:59,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:43:59,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:43:59,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:43:59,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:43:59,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:59,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:43:59,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:43:59,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:43:59,862 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 41 submitted by user teamcity
2015-02-10 21:43:59,862 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0041
2015-02-10 21:43:59,862 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0041
2015-02-10 21:43:59,862 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0041
2015-02-10 21:43:59,862 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from NEW to NEW_SAVING
2015-02-10 21:43:59,863 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:43:59,863 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0041 user: teamcity leaf-queue of parent: root #applications: 3
2015-02-10 21:43:59,863 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0041 from user: teamcity, in queue: default
2015-02-10 21:43:59,863 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0041
2015-02-10 21:43:59,863 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from SUBMITTED to ACCEPTED
2015-02-10 21:43:59,864 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0041_000001
2015-02-10 21:43:59,864 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from NEW to SUBMITTED
2015-02-10 21:43:59,864 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0041 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 1 #user-active-applications: 2 #queue-pending-applications: 1 #queue-active-applications: 2
2015-02-10 21:43:59,864 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0041_000001 to scheduler from user teamcity in queue default
2015-02-10 21:43:59,865 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:43:59,869 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0041/
2015-02-10 21:43:59,870 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0041
2015-02-10 21:43:59,870 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0041/
2015-02-10 21:43:59,917 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:43:59,917 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000001
2015-02-10 21:43:59,917 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:43:59,917 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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=3, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:43:59,917 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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=3, numContainers=2
2015-02-10 21:43:59,918 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:43:59,918 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0040_01_000001
2015-02-10 21:43:59,918 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:43:59,918 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0040_000001
2015-02-10 21:43:59,918 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0040 AttemptId: appattempt_1423603735088_0040_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0040_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:43:59,918 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:43:59,919 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:43:59,919 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0040_000001
2015-02-10 21:43:59,920 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0040_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0040_000001
2015-02-10 21:43:59,920 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0040_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-10 21:43:59,923 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0040_000001 (auth:SIMPLE)
2015-02-10 21:43:59,925 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000001 by user teamcity
2015-02-10 21:43:59,925 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0040
2015-02-10 21:43:59,925 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000001
2015-02-10 21:43:59,925 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from NEW to INITING
2015-02-10 21:43:59,926 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000001 to application application_1423603735088_0040
2015-02-10 21:43:59,926 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0040_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0040_000001
2015-02-10 21:43:59,926 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from INITING to RUNNING
2015-02-10 21:43:59,926 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:43:59,926 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:43:59,926 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:43:59,927 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:43:59,927 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:43:59,927 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:43:59,927 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:43:59,927 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000001
2015-02-10 21:43:59,947 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0040_01_000001.tokens. Credentials list: 
2015-02-10 21:43:59,970 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408
2015-02-10 21:43:59,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409
2015-02-10 21:43:59,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398
2015-02-10 21:43:59,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406
2015-02-10 21:43:59,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:00,019 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409
2015-02-10 21:44:00,020 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399
2015-02-10 21:44:00,021 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400
2015-02-10 21:44:00,093 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0040_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001.tokens
2015-02-10 21:44:00,093 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:00,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402
2015-02-10 21:44:00,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398
2015-02-10 21:44:00,174 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404
2015-02-10 21:44:00,174 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406
2015-02-10 21:44:00,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:00,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:00,249 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35527, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-812413843_37878, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 1184339
2015-02-10 21:44:00,293 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0040/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:00,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:00,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:00,345 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50081, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-812413843_37878, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, duration: 264431
2015-02-10 21:44:00,378 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0040/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:00,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:00,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:00,419 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60499, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-812413843_37878, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 237024
2015-02-10 21:44:00,452 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0040/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:00,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:00,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:00,493 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50081, bytes: 88526, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-812413843_37878, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 462612
2015-02-10 21:44:00,528 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:00,528 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:00,575 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:00,576 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:00,643 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742226_1402 to datanode(s) 127.0.0.1:57643
2015-02-10 21:44:00,643 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742227_1403 to datanode(s) 127.0.0.1:52976
2015-02-10 21:44:00,644 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742216_1392, blk_1073742217_1393, blk_1073742218_1394, blk_1073742219_1395, blk_1073742220_1396, blk_1073742221_1397]
2015-02-10 21:44:00,644 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742216_1392, blk_1073742217_1393, blk_1073742218_1394, blk_1073742219_1395, blk_1073742220_1396, blk_1073742221_1397]
2015-02-10 21:44:00,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001/default_container_executor.sh]
2015-02-10 21:44:00,916 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:01,304 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742224_1400
2015-02-10 21:44:01,307 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403
2015-02-10 21:44:01,507 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742225_1401
2015-02-10 21:44:01,508 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405
2015-02-10 21:44:01,508 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404
2015-02-10 21:44:01,510 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742221_1397
2015-02-10 21:44:01,686 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 to 127.0.0.1:57643 
2015-02-10 21:44:01,686 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 to 127.0.0.1:52976 
2015-02-10 21:44:01,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216 for deletion
2015-02-10 21:44:01,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217 for deletion
2015-02-10 21:44:01,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218 for deletion
2015-02-10 21:44:01,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216
2015-02-10 21:44:01,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219 for deletion
2015-02-10 21:44:01,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218
2015-02-10 21:44:01,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220 for deletion
2015-02-10 21:44:01,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217
2015-02-10 21:44:01,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221 for deletion
2015-02-10 21:44:01,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219
2015-02-10 21:44:01,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221
2015-02-10 21:44:01,689 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:44:01,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220
2015-02-10 21:44:01,689 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 src: /127.0.0.1:60500 dest: /127.0.0.1:52976
2015-02-10 21:44:01,690 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 src: /127.0.0.1:50116 dest: /127.0.0.1:57643
2015-02-10 21:44:01,690 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 (numBytes=254067) to /127.0.0.1:57643
2015-02-10 21:44:01,692 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403 src: /127.0.0.1:60500 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:44:01,692 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742227_1403 size 254067
2015-02-10 21:44:01,693 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402 src: /127.0.0.1:50116 dest: /127.0.0.1:57643 of size 254067
2015-02-10 21:44:01,693 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742226_1402 size 254067
2015-02-10 21:44:01,706 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409
2015-02-10 21:44:01,906 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402
2015-02-10 21:44:01,907 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406
2015-02-10 21:44:01,908 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408
2015-02-10 21:44:01,909 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742223_1399
2015-02-10 21:44:01,910 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742222_1398
2015-02-10 21:44:02,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216 for deletion
2015-02-10 21:44:02,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217 for deletion
2015-02-10 21:44:02,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218 for deletion
2015-02-10 21:44:02,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217
2015-02-10 21:44:02,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216
2015-02-10 21:44:02,225 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219 for deletion
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220 for deletion
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221 for deletion
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220
2015-02-10 21:44:02,226 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221
2015-02-10 21:44:03,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:03,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:44:03,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:44:03,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:44:03,645 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742216_1392, blk_1073742217_1393, blk_1073742220_1396]
2015-02-10 21:44:03,645 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742216_1392, blk_1073742217_1393, blk_1073742218_1394, blk_1073742219_1395, blk_1073742221_1397]
2015-02-10 21:44:03,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=null
2015-02-10 21:44:03,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:03,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:04,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:04,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:04,334 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59366, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742230_1406, duration: 264238
2015-02-10 21:44:04,393 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0039_01_000001 succeeded 
2015-02-10 21:44:04,394 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:44:04,394 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0039_01_000001
2015-02-10 21:44:04,410 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001
2015-02-10 21:44:04,411 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001
2015-02-10 21:44:04,411 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001
2015-02-10 21:44:04,411 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0039/container_1423603735088_0039_01_000001
2015-02-10 21:44:04,412 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000001
2015-02-10 21:44:04,412 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0039_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:44:04,412 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0039_01_000001 from application application_1423603735088_0039
2015-02-10 21:44:04,412 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:04,413 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0039
2015-02-10 21:44:04,615 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0039_01_000001]
2015-02-10 21:44:04,615 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0039_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:04,615 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0039_000001
2015-02-10 21:44:04,615 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0039_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:44:04,616 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0039_000001 State change from FINISHING to FINISHED
2015-02-10 21:44:04,616 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0039	CONTAINERID=container_1423603735088_0039_01_000001
2015-02-10 21:44:04,616 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0039 State change from FINISHING to FINISHED
2015-02-10 21:44:04,616 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0039_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:04,616 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0039
2015-02-10 21:44:04,616 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0039_000001
2015-02-10 21:44:04,617 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0039,name=[E45BBF59C5EE47C4993E6DC548C1A181/1AB0A287F4444EE29301829B18981CC5] lower*upper/(1/1) ...atform/cogroupinnersingle,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0039/jobhistory/job/job_1423603735088_0039,appMasterHost=ip-10-31-157-187,startTime=1423604615739,finishTime=1423604638217,finalStatus=SUCCEEDED
2015-02-10 21:44:04,616 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:04,618 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0039_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=3, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:04,618 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:04,618 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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=3, numContainers=1
2015-02-10 21:44:04,618 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0039_000001 released container container_1423603735088_0039_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:04,619 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0039_000001 is done. finalState=FINISHED
2015-02-10 21:44:04,619 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0039 requests cleared
2015-02-10 21:44:04,619 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0041 from user: teamcity activated in queue: default
2015-02-10 21:44:04,619 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0039 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:44:04,619 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0039 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:44:04,620 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0039_000001 (auth:SIMPLE)
2015-02-10 21:44:04,621 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0039_01_000001
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216 for deletion
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217 for deletion
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218 for deletion
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216
2015-02-10 21:44:04,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219 for deletion
2015-02-10 21:44:04,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742218_1394 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742218
2015-02-10 21:44:04,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221 for deletion
2015-02-10 21:44:04,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742219_1395 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742219
2015-02-10 21:44:04,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742221_1397 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742221
2015-02-10 21:44:04,918 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:04,923 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:04,923 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000001
2015-02-10 21:44:04,923 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 21:44:04,923 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0039
2015-02-10 21:44:04,924 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:44:04,924 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:04,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:04,925 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0039, with delay of 10800 seconds
2015-02-10 21:44:04,925 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:04,925 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:04,925 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0041_01_000001
2015-02-10 21:44:04,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:04,925 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:04,926 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0041_000001
2015-02-10 21:44:04,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:04,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:04,926 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0041 AttemptId: appattempt_1423603735088_0041_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0041_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:44:04,927 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:44:04,927 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:44:04,927 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0041_000001
2015-02-10 21:44:04,928 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0041_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0041_000001
2015-02-10 21:44:04,928 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0041_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-10 21:44:04,932 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0041_000001 (auth:SIMPLE)
2015-02-10 21:44:04,933 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000001 by user teamcity
2015-02-10 21:44:04,933 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0041
2015-02-10 21:44:04,934 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000001
2015-02-10 21:44:04,934 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from NEW to INITING
2015-02-10 21:44:04,934 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0041_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0041_000001
2015-02-10 21:44:04,934 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000001 to application application_1423603735088_0041
2015-02-10 21:44:04,934 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:44:04,935 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from INITING to RUNNING
2015-02-10 21:44:04,935 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:44:04,935 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:04,935 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:04,936 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:44:04,936 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:44:04,936 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:04,936 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000001
2015-02-10 21:44:04,953 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0041_01_000001.tokens. Credentials list: 
2015-02-10 21:44:04,981 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:05,030 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403
2015-02-10 21:44:05,104 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0041_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001.tokens
2015-02-10 21:44:05,105 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:05,180 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402
2015-02-10 21:44:05,237 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216 for deletion
2015-02-10 21:44:05,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217 for deletion
2015-02-10 21:44:05,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220 for deletion
2015-02-10 21:44:05,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742216_1392 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742216
2015-02-10 21:44:05,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742217_1393 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742217
2015-02-10 21:44:05,238 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742220_1396 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742220
2015-02-10 21:44:05,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:05,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:05,269 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50126, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_599882884_38080, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 1126246
2015-02-10 21:44:05,326 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0041/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:05,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:05,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:05,368 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50126, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_599882884_38080, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, duration: 235989
2015-02-10 21:44:05,401 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:05,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:05,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:05,443 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50126, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_599882884_38080, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 229985
2015-02-10 21:44:05,462 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:05,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,464 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0039
2015-02-10 21:44:05,464 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:05,464 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0039, with delay of 10800 seconds
2015-02-10 21:44:05,477 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0041/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:05,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:05,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:05,517 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60512, bytes: 88816, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_599882884_38080, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 811038
2015-02-10 21:44:05,551 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0041/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:05,551 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:05,603 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:05,603 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:05,616 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:05,616 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,616 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,616 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0039
2015-02-10 21:44:05,617 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0039 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:05,617 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0039, with delay of 10800 seconds
2015-02-10 21:44:05,618 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,618 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0039
2015-02-10 21:44:05,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001/default_container_executor.sh]
2015-02-10 21:44:05,737 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0040_000001 (auth:SIMPLE)
2015-02-10 21:44:05,741 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0040_000001
2015-02-10 21:44:05,741 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0040	APPATTEMPTID=appattempt_1423603735088_0040_000001
2015-02-10 21:44:05,742 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:44:05,742 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from ACCEPTED to RUNNING
2015-02-10 21:44:05,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:05,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:05,919 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:05,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:06,128 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742234_1410{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:06,186 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410 src: /127.0.0.1:60515 dest: /127.0.0.1:52976
2015-02-10 21:44:06,188 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410 src: /127.0.0.1:35576 dest: /127.0.0.1:46575
2015-02-10 21:44:06,189 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410 src: /127.0.0.1:50132 dest: /127.0.0.1:57643
2015-02-10 21:44:06,221 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50132, dest: /127.0.0.1:57643, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, duration: 30230453
2015-02-10 21:44:06,221 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:06,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742234_1410{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:06,222 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35576, dest: /127.0.0.1:46575, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, duration: 31039325
2015-02-10 21:44:06,222 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:06,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742234_1410{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:06,223 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60515, dest: /127.0.0.1:52976, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, duration: 32007954
2015-02-10 21:44:06,223 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:06,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742234_1410{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:06,229 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:07,299 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:07,299 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000002
2015-02-10 21:44:07,299 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:07,299 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:07,299 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3
2015-02-10 21:44:07,300 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:07,300 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:07,300 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000003
2015-02-10 21:44:07,300 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:44:07,300 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:07,301 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:44:07,301 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:07,301 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:07,301 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000004
2015-02-10 21:44:07,301 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:44:07,301 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:07,302 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5
2015-02-10 21:44:07,302 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:07,302 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:07,302 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000005
2015-02-10 21:44:07,302 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:44:07,303 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:07,303 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6
2015-02-10 21:44:07,303 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:07,463 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:07,463 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000006
2015-02-10 21:44:07,463 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:07,463 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:07,464 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:44:07,464 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:07,813 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0040_01_000002
2015-02-10 21:44:07,814 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:07,814 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:07,814 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:07,815 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:07,815 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0040_01_000006
2015-02-10 21:44:07,815 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:07,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:07,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:07,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:07,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:07,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:07,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:07,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:07,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:07,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:07,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:08,018 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0040_000001 (auth:SIMPLE)
2015-02-10 21:44:08,018 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0040_000001 (auth:SIMPLE)
2015-02-10 21:44:08,023 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000006 by user teamcity
2015-02-10 21:44:08,023 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0040
2015-02-10 21:44:08,023 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000006
2015-02-10 21:44:08,023 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from NEW to INITING
2015-02-10 21:44:08,023 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000006 to application application_1423603735088_0040
2015-02-10 21:44:08,024 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from INITING to RUNNING
2015-02-10 21:44:08,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:44:08,024 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,024 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,024 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:08,025 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:08,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:08,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:08,025 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000006
2015-02-10 21:44:08,027 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000002 by user teamcity
2015-02-10 21:44:08,027 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0040
2015-02-10 21:44:08,027 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000002
2015-02-10 21:44:08,027 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from NEW to INITING
2015-02-10 21:44:08,028 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000002 to application application_1423603735088_0040
2015-02-10 21:44:08,028 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from INITING to RUNNING
2015-02-10 21:44:08,028 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000004 by user teamcity
2015-02-10 21:44:08,028 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000005 by user teamcity
2015-02-10 21:44:08,028 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000004
2015-02-10 21:44:08,029 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000005
2015-02-10 21:44:08,028 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:44:08,029 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,029 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,029 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:08,029 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:08,030 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:08,030 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:08,030 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000004 to application application_1423603735088_0040
2015-02-10 21:44:08,030 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000005 to application application_1423603735088_0040
2015-02-10 21:44:08,030 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000002
2015-02-10 21:44:08,030 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000003 by user teamcity
2015-02-10 21:44:08,031 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000003
2015-02-10 21:44:08,035 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:44:08,036 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:44:08,036 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000003 to application application_1423603735088_0040
2015-02-10 21:44:08,036 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,036 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,036 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:08,036 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:08,037 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,037 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,037 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:08,037 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:08,038 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:44:08,038 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000004
2015-02-10 21:44:08,039 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000005
2015-02-10 21:44:08,040 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,040 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:08,040 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:08,040 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:08,041 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0040_01_000003
2015-02-10 21:44:08,053 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0040_01_000006.tokens. Credentials list: 
2015-02-10 21:44:08,066 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0040_01_000003.tokens. Credentials list: 
2015-02-10 21:44:08,067 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0040_01_000002.tokens. Credentials list: 
2015-02-10 21:44:08,067 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0040_01_000005.tokens. Credentials list: 
2015-02-10 21:44:08,068 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0040_01_000004.tokens. Credentials list: 
2015-02-10 21:44:08,093 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:08,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:08,240 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0040_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006.tokens
2015-02-10 21:44:08,240 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:08,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0040_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003.tokens
2015-02-10 21:44:08,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:08,299 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:08,299 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:08,299 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:08,300 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:08,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:08,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:08,416 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60512, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_117649983_38364, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 1190335
2015-02-10 21:44:08,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:08,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar	dst=null	perm=null
2015-02-10 21:44:08,431 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50126, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-18639702_38371, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742226_1402, duration: 648847
2015-02-10 21:44:08,463 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:08,464 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:08,480 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:08,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:08,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:08,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:08,515 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59387, bytes: 88526, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_117649983_38364, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 450622
2015-02-10 21:44:08,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml	dst=null	perm=null
2015-02-10 21:44:08,529 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60512, bytes: 88526, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-18639702_38371, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742232_1408, duration: 403298
2015-02-10 21:44:08,554 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0040/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:08,554 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:08,568 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:08,568 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:08,569 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:08,569 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:08,569 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:08,634 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:08,634 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:08,656 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:08,656 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:08,658 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:08,658 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:08,658 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:08,658 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:08,661 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:08,661 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:08,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:08,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:44:08,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:44:08,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:44:08,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=null
2015-02-10 21:44:08,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:08,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:08,835 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:08,848 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006/default_container_executor.sh]
2015-02-10 21:44:08,855 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003/default_container_executor.sh]
2015-02-10 21:44:08,859 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005/default_container_executor.sh]
2015-02-10 21:44:08,860 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002/default_container_executor.sh]
2015-02-10 21:44:08,874 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004/default_container_executor.sh]
2015-02-10 21:44:09,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:09,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:09,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:44:09,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:44:09,535 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35588, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742231_1407, duration: 280536
2015-02-10 21:44:09,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:10,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423603735088_0040_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004.tokens
2015-02-10 21:44:10,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:10,037 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410
2015-02-10 21:44:10,182 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410
2015-02-10 21:44:10,198 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410
2015-02-10 21:44:10,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:11,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0040_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005.tokens
2015-02-10 21:44:11,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:11,564 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:11,910 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0041_000001 (auth:SIMPLE)
2015-02-10 21:44:11,915 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0041_000001
2015-02-10 21:44:11,915 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0041	APPATTEMPTID=appattempt_1423603735088_0041_000001
2015-02-10 21:44:11,916 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:44:11,916 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from ACCEPTED to RUNNING
2015-02-10 21:44:11,983 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423603735088_0040_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002.tokens
2015-02-10 21:44:11,983 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:12,024 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 3398 Total time for transactions(ms): 254 Number of transactions batched in Syncs: 3 Number of syncs: 2391 SyncTimes(ms): 5714 4338 
2015-02-10 21:44:12,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:12,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:12,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:12,703 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742235_1411{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:44:12,833 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411 src: /127.0.0.1:59403 dest: /127.0.0.1:37184
2015-02-10 21:44:12,853 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411 src: /127.0.0.1:35603 dest: /127.0.0.1:46575
2015-02-10 21:44:12,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411 src: /127.0.0.1:60544 dest: /127.0.0.1:52976
2015-02-10 21:44:12,931 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60544, dest: /127.0.0.1:52976, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, duration: 37730309
2015-02-10 21:44:12,931 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:12,932 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35603, dest: /127.0.0.1:46575, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, duration: 11923483
2015-02-10 21:44:12,932 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:12,932 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742235_1411{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:12,933 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59403, dest: /127.0.0.1:37184, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, duration: 21293647
2015-02-10 21:44:12,933 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:12,933 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742235_1411{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:12,934 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742235_1411{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:12,945 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:13,465 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:13,466 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000002
2015-02-10 21:44:13,466 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:44:13,466 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:13,466 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8
2015-02-10 21:44:13,466 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:13,467 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:13,467 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000003
2015-02-10 21:44:13,467 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:44:13,467 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:13,467 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9
2015-02-10 21:44:13,467 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.6875 absoluteUsedCapacity=0.6875 used=<memory:11264, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:13,468 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:13,468 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000004
2015-02-10 21:44:13,468 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:44:13,468 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:13,468 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10
2015-02-10 21:44:13,469 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.75 absoluteUsedCapacity=0.75 used=<memory:12288, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:13,620 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:13,620 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000005
2015-02-10 21:44:13,621 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:13,621 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:13,621 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11
2015-02-10 21:44:13,621 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.8125 absoluteUsedCapacity=0.8125 used=<memory:13312, vCores:11> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:13,621 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:13,622 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000006
2015-02-10 21:44:13,622 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:44:13,622 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:13,622 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:14336, vCores:12>, usedCapacity=0.875, absoluteUsedCapacity=0.875, numApps=2, numContainers=12
2015-02-10 21:44:13,622 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.875 absoluteUsedCapacity=0.875 used=<memory:14336, vCores:12> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:14,077 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0041_01_000002
2015-02-10 21:44:14,077 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:14,078 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:14,078 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:14,078 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0041_01_000005
2015-02-10 21:44:14,079 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:14,079 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:14,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:14,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:14,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:14,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:14,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:14,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:14,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:14,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:14,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:14,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:14,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:14,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:14,381 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59407, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000000_0_-54087741_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 236718
2015-02-10 21:44:14,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:14,436 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0041_000001 (auth:SIMPLE)
2015-02-10 21:44:14,436 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0041_000001 (auth:SIMPLE)
2015-02-10 21:44:14,446 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000005 by user teamcity
2015-02-10 21:44:14,447 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0041
2015-02-10 21:44:14,447 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000005
2015-02-10 21:44:14,447 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from NEW to INITING
2015-02-10 21:44:14,447 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000005 to application application_1423603735088_0041
2015-02-10 21:44:14,447 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from INITING to RUNNING
2015-02-10 21:44:14,448 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:44:14,448 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,448 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,448 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:14,448 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:14,449 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:14,449 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:14,449 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000005
2015-02-10 21:44:14,450 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000006 by user teamcity
2015-02-10 21:44:14,451 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000006
2015-02-10 21:44:14,451 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000006 to application application_1423603735088_0041
2015-02-10 21:44:14,451 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:44:14,451 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,452 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,452 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:14,452 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:14,452 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000006
2015-02-10 21:44:14,457 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000004 by user teamcity
2015-02-10 21:44:14,457 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0041
2015-02-10 21:44:14,458 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000004
2015-02-10 21:44:14,458 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from NEW to INITING
2015-02-10 21:44:14,458 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000004 to application application_1423603735088_0041
2015-02-10 21:44:14,458 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from INITING to RUNNING
2015-02-10 21:44:14,458 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:44:14,459 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,459 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,459 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:14,459 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:14,459 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:14,459 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:14,460 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000004
2015-02-10 21:44:14,461 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000003 by user teamcity
2015-02-10 21:44:14,461 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000003
2015-02-10 21:44:14,461 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000002 by user teamcity
2015-02-10 21:44:14,461 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000002
2015-02-10 21:44:14,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:14,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:14,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:14,470 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000003 to application application_1423603735088_0041
2015-02-10 21:44:14,471 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000002 to application application_1423603735088_0041
2015-02-10 21:44:14,471 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:44:14,471 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:44:14,471 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,472 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,472 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:14,472 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:14,472 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,472 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:14,472 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:14,473 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:14,473 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000003
2015-02-10 21:44:14,486 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0041_01_000002
2015-02-10 21:44:14,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:14,515 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0041_01_000005.tokens. Credentials list: 
2015-02-10 21:44:14,518 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0041_01_000003.tokens. Credentials list: 
2015-02-10 21:44:14,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:44:14,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job.split	dst=null	perm=null
2015-02-10 21:44:14,542 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0041_01_000002.tokens. Credentials list: 
2015-02-10 21:44:14,546 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0041_01_000004.tokens. Credentials list: 
2015-02-10 21:44:14,556 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0041_01_000006.tokens. Credentials list: 
2015-02-10 21:44:14,560 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60552, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000004_0_943959742_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 252056
2015-02-10 21:44:14,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:14,593 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:14,613 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50169, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000003_0_-1162959459_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 305161
2015-02-10 21:44:14,622 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:14,622 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:14,688 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60556, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000002_0_1959943833_1, offset: 512, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 285243
2015-02-10 21:44:14,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:44:14,694 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60552, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000004_0_943959742_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 258378
2015-02-10 21:44:14,697 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60555, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000001_0_-20226377_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742228_1404, duration: 238786
2015-02-10 21:44:14,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:44:14,743 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59418, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000003_0_-1162959459_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 308691
2015-02-10 21:44:14,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423603735088_0041_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003.tokens
2015-02-10 21:44:14,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:14,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0041_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005.tokens
2015-02-10 21:44:14,793 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:14,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:44:14,834 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35618, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000002_0_1959943833_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 4389479
2015-02-10 21:44:14,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:44:14,846 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35619, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000001_0_-20226377_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 1846502
2015-02-10 21:44:14,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:14,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:14,999 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50179, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2142798417_39018, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 1224940
2015-02-10 21:44:15,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:15,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar	dst=null	perm=null
2015-02-10 21:44:15,034 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50179, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1670516257_39030, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742227_1403, duration: 746516
2015-02-10 21:44:15,044 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411
2015-02-10 21:44:15,054 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35625, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0040_m_000000_0_-54087741_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 268451
2015-02-10 21:44:15,088 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:15,110 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:15,124 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0041/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:15,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:15,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:15,189 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59427, bytes: 88816, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2142798417_39018, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 2819043
2015-02-10 21:44:15,191 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411
2015-02-10 21:44:15,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:15,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml	dst=null	perm=null
2015-02-10 21:44:15,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_m_000000_0	dst=null	perm=null
2015-02-10 21:44:15,209 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59427, bytes: 88816, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1670516257_39030, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742233_1409, duration: 417654
2015-02-10 21:44:15,243 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:15,243 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:15,243 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:15,243 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:15,256 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:15,256 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:15,257 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:15,332 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000002
2015-02-10 21:44:15,332 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000002
2015-02-10 21:44:15,332 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:44:15,332 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000002
2015-02-10 21:44:15,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_m_000004_0	dst=null	perm=null
2015-02-10 21:44:15,352 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:15,352 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,356 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:15,356 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,369 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742236_1412{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:44:15,369 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:15,370 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,370 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:15,371 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,373 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000002 is : 143
2015-02-10 21:44:15,380 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:15,380 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,395 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412 src: /127.0.0.1:59428 dest: /127.0.0.1:37184
2015-02-10 21:44:15,399 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412 src: /127.0.0.1:60568 dest: /127.0.0.1:52976
2015-02-10 21:44:15,399 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:15,400 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002
2015-02-10 21:44:15,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002
2015-02-10 21:44:15,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002
2015-02-10 21:44:15,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000002
2015-02-10 21:44:15,402 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000002
2015-02-10 21:44:15,402 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:15,402 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000002 from application application_1423603735088_0040
2015-02-10 21:44:15,403 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,403 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:15,427 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412 src: /127.0.0.1:35629 dest: /127.0.0.1:46575
2015-02-10 21:44:15,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_m_000003_0	dst=null	perm=null
2015-02-10 21:44:15,446 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000006
2015-02-10 21:44:15,446 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000006
2015-02-10 21:44:15,447 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:44:15,447 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000006
2015-02-10 21:44:15,453 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist for DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:15,479 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000006 is : 143
2015-02-10 21:44:15,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_m_000001_0	dst=null	perm=null
2015-02-10 21:44:15,523 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:15,524 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006
2015-02-10 21:44:15,526 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000006
2015-02-10 21:44:15,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006
2015-02-10 21:44:15,526 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:15,527 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006
2015-02-10 21:44:15,526 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000006
2015-02-10 21:44:15,527 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000006 from application application_1423603735088_0040
2015-02-10 21:44:15,528 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,528 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:15,560 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000005
2015-02-10 21:44:15,560 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000005
2015-02-10 21:44:15,560 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:44:15,560 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000005
2015-02-10 21:44:15,561 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000002]
2015-02-10 21:44:15,561 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:15,561 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:44:15,562 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000002
2015-02-10 21:44:15,562 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:44:15,562 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:13312, vCores:11> numContainers=11 user=teamcity user-resources=<memory:13312, vCores:11>
2015-02-10 21:44:15,564 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,565 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.8125 absoluteUsedCapacity=0.8125 used=<memory:13312, vCores:11> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,565 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:13312, vCores:11>, usedCapacity=0.8125, absoluteUsedCapacity=0.8125, numApps=2, numContainers=11
2015-02-10 21:44:15,565 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:44:15,589 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000003
2015-02-10 21:44:15,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_m_000002_0	dst=null	perm=null
2015-02-10 21:44:15,589 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000003
2015-02-10 21:44:15,593 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000005 is : 143
2015-02-10 21:44:15,616 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:44:15,617 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:15,617 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000003
2015-02-10 21:44:15,644 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000003 is : 143
2015-02-10 21:44:15,663 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005
2015-02-10 21:44:15,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005
2015-02-10 21:44:15,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005
2015-02-10 21:44:15,665 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000005
2015-02-10 21:44:15,666 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:15,666 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000005
2015-02-10 21:44:15,666 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:15,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003
2015-02-10 21:44:15,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003
2015-02-10 21:44:15,667 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000005 from application application_1423603735088_0040
2015-02-10 21:44:15,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,668 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003
2015-02-10 21:44:15,668 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000003
2015-02-10 21:44:15,668 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:15,669 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000003
2015-02-10 21:44:15,669 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:15,669 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000003 from application application_1423603735088_0040
2015-02-10 21:44:15,669 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,669 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:15,681 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000004
2015-02-10 21:44:15,682 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000004
2015-02-10 21:44:15,682 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:44:15,682 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000004
2015-02-10 21:44:15,682 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000005, container_1423603735088_0040_01_000003]
2015-02-10 21:44:15,683 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:15,683 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:44:15,683 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000003
2015-02-10 21:44:15,683 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:44:15,683 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:12288, vCores:10> numContainers=10 user=teamcity user-resources=<memory:12288, vCores:10>
2015-02-10 21:44:15,686 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,686 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.75 absoluteUsedCapacity=0.75 used=<memory:12288, vCores:10> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,686 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:12288, vCores:10>, usedCapacity=0.75, absoluteUsedCapacity=0.75, numApps=2, numContainers=10
2015-02-10 21:44:15,686 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:44:15,687 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:15,687 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:44:15,687 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000005
2015-02-10 21:44:15,687 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:44:15,687 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:11264, vCores:9> numContainers=9 user=teamcity user-resources=<memory:11264, vCores:9>
2015-02-10 21:44:15,692 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000005, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,692 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.6875 absoluteUsedCapacity=0.6875 used=<memory:11264, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:15,692 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:11264, vCores:9>, usedCapacity=0.6875, absoluteUsedCapacity=0.6875, numApps=2, numContainers=9
2015-02-10 21:44:15,692 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000005 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:44:15,706 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000004 is : 143
2015-02-10 21:44:15,710 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004/default_container_executor.sh]
2015-02-10 21:44:15,712 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002/default_container_executor.sh]
2015-02-10 21:44:15,722 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005/default_container_executor.sh]
2015-02-10 21:44:15,725 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003/default_container_executor.sh]
2015-02-10 21:44:15,730 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:15,731 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004
2015-02-10 21:44:15,732 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004
2015-02-10 21:44:15,732 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000004
2015-02-10 21:44:15,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004
2015-02-10 21:44:15,733 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000004
2015-02-10 21:44:15,734 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:15,736 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000004 from application application_1423603735088_0040
2015-02-10 21:44:15,736 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:15,736 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:15,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006/default_container_executor.sh]
2015-02-10 21:44:16,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:16,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:16,448 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000006]
2015-02-10 21:44:16,448 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:16,448 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:44:16,448 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000006
2015-02-10 21:44:16,449 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:44:16,449 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:10240, vCores:8> numContainers=8 user=teamcity user-resources=<memory:10240, vCores:8>
2015-02-10 21:44:16,456 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:16,456 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:16,457 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8
2015-02-10 21:44:16,457 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:44:16,556 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423603735088_0041_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004.tokens
2015-02-10 21:44:16,557 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:16,562 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423603735088_0041_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006.tokens
2015-02-10 21:44:16,563 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:16,683 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000004]
2015-02-10 21:44:16,683 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:16,683 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:44:16,683 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000004
2015-02-10 21:44:16,684 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:16,684 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:9216, vCores:7> numContainers=7 user=teamcity user-resources=<memory:9216, vCores:7>
2015-02-10 21:44:16,691 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:16,691 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:16,692 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:44:16,692 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:16,951 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411
2015-02-10 21:44:17,017 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:17,449 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:17,449 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000007
2015-02-10 21:44:17,449 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0040_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:44:17,450 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0040_000001 container=Container: [ContainerId: container_1423603735088_0040_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:17,450 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:8>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=2, numContainers=8
2015-02-10 21:44:17,450 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:17,690 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0041_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002.tokens
2015-02-10 21:44:17,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:17,864 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:17,884 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0040_01_000007 by user teamcity
2015-02-10 21:44:17,885 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000007
2015-02-10 21:44:17,885 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0040_01_000007 to application application_1423603735088_0040
2015-02-10 21:44:17,886 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:44:17,886 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0040
2015-02-10 21:44:17,886 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0040
2015-02-10 21:44:17,886 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:17,886 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0040
2015-02-10 21:44:17,887 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:18,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:18,120 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:18,303 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000007/default_container_executor.sh]
2015-02-10 21:44:18,449 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:18,867 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:20,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:20,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:21,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:21,046 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35642, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000000_0_1220110775_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 265078
2015-02-10 21:44:21,054 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35643, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000002_0_1108316012_1, offset: 512, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 320355
2015-02-10 21:44:21,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:21,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:21,183 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59449, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000002_0_1108316012_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 283440
2015-02-10 21:44:21,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:21,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job.split	dst=null	perm=null
2015-02-10 21:44:21,227 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59448, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000004_0_170273845_1, offset: 1024, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 275280
2015-02-10 21:44:21,275 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60590, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000001_0_-1449055545_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 273958
2015-02-10 21:44:21,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:21,375 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35652, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000004_0_170273845_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 263054
2015-02-10 21:44:21,395 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35651, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000003_0_-1777664814_1, offset: 1024, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742229_1405, duration: 241822
2015-02-10 21:44:21,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:21,416 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35653, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000001_0_-1449055545_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 255316
2015-02-10 21:44:21,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:21,540 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35651, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000003_0_-1777664814_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 259951
2015-02-10 21:44:21,776 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35642, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0041_m_000000_0_1220110775_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 255580
2015-02-10 21:44:21,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_m_000000_0	dst=null	perm=null
2015-02-10 21:44:21,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_m_000002_0	dst=null	perm=null
2015-02-10 21:44:22,012 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000002
2015-02-10 21:44:22,013 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000002
2015-02-10 21:44:22,013 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:44:22,013 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000002
2015-02-10 21:44:22,054 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000002 is : 143
2015-02-10 21:44:22,056 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742237_1413{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:44:22,064 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000004
2015-02-10 21:44:22,065 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000004
2015-02-10 21:44:22,074 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413 src: /127.0.0.1:59455 dest: /127.0.0.1:37184
2015-02-10 21:44:22,078 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413 src: /127.0.0.1:60595 dest: /127.0.0.1:52976
2015-02-10 21:44:22,081 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413 src: /127.0.0.1:50211 dest: /127.0.0.1:57643
2015-02-10 21:44:22,091 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:22,091 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:44:22,094 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002
2015-02-10 21:44:22,095 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist for DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:22,095 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002
2015-02-10 21:44:22,096 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002
2015-02-10 21:44:22,097 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000002
2015-02-10 21:44:22,097 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000004
2015-02-10 21:44:22,121 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000004 is : 143
2015-02-10 21:44:22,141 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000002
2015-02-10 21:44:22,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:22,141 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:22,142 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000002 from application application_1423603735088_0041
2015-02-10 21:44:22,142 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:22,142 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:22,143 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004
2015-02-10 21:44:22,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004
2015-02-10 21:44:22,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004
2015-02-10 21:44:22,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000004
2015-02-10 21:44:22,145 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000004
2015-02-10 21:44:22,146 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:22,146 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000004 from application application_1423603735088_0041
2015-02-10 21:44:22,146 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:22,146 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:22,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_m_000004_0	dst=null	perm=null
2015-02-10 21:44:22,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_m_000001_0	dst=null	perm=null
2015-02-10 21:44:22,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_m_000003_0	dst=null	perm=null
2015-02-10 21:44:22,250 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000006
2015-02-10 21:44:22,251 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000006
2015-02-10 21:44:22,251 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:44:22,251 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000006
2015-02-10 21:44:22,256 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000003
2015-02-10 21:44:22,256 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000003
2015-02-10 21:44:22,256 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:44:22,256 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000004, container_1423603735088_0041_01_000002]
2015-02-10 21:44:22,256 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000003
2015-02-10 21:44:22,257 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:22,257 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:44:22,257 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000002
2015-02-10 21:44:22,257 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:44:22,257 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:9216, vCores:7> numContainers=7 user=teamcity user-resources=<memory:9216, vCores:7>
2015-02-10 21:44:22,260 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,260 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,260 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:7>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=2, numContainers=7
2015-02-10 21:44:22,260 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:44:22,260 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:22,260 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:44:22,260 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000004
2015-02-10 21:44:22,261 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:44:22,261 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:8192, vCores:6> numContainers=6 user=teamcity user-resources=<memory:8192, vCores:6>
2015-02-10 21:44:22,262 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,262 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,262 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:6>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=2, numContainers=6
2015-02-10 21:44:22,262 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:44:22,273 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000006 is : 143
2015-02-10 21:44:22,279 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000003 is : 143
2015-02-10 21:44:22,290 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:22,291 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006
2015-02-10 21:44:22,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006
2015-02-10 21:44:22,292 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000006
2015-02-10 21:44:22,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006
2015-02-10 21:44:22,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000006
2015-02-10 21:44:22,292 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:22,294 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:22,294 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000006 from application application_1423603735088_0041
2015-02-10 21:44:22,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003
2015-02-10 21:44:22,296 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:22,296 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003
2015-02-10 21:44:22,296 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003
2015-02-10 21:44:22,297 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000003
2015-02-10 21:44:22,297 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:22,297 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000005
2015-02-10 21:44:22,297 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000003
2015-02-10 21:44:22,297 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000005
2015-02-10 21:44:22,297 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:44:22,297 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:22,298 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000005
2015-02-10 21:44:22,298 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000003 from application application_1423603735088_0041
2015-02-10 21:44:22,298 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:22,298 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000006]
2015-02-10 21:44:22,298 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:22,298 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:22,299 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:44:22,299 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000006
2015-02-10 21:44:22,299 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:44:22,299 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:5> numContainers=5 user=teamcity user-resources=<memory:7168, vCores:5>
2015-02-10 21:44:22,300 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000006, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,300 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:22,301 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5
2015-02-10 21:44:22,301 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000006 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:44:22,316 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000005 is : 143
2015-02-10 21:44:22,334 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:22,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005
2015-02-10 21:44:22,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005
2015-02-10 21:44:22,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005
2015-02-10 21:44:22,336 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000005
2015-02-10 21:44:22,336 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000005
2015-02-10 21:44:22,336 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:22,336 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000005 from application application_1423603735088_0041
2015-02-10 21:44:22,336 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:22,336 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:23,121 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:23,124 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:23,152 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:23,257 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000003]
2015-02-10 21:44:23,257 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:23,257 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:44:23,258 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000003
2015-02-10 21:44:23,258 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:44:23,258 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:4> numContainers=4 user=teamcity user-resources=<memory:6144, vCores:4>
2015-02-10 21:44:23,259 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:23,259 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:23,259 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:44:23,259 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:44:23,260 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:23,260 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000007
2015-02-10 21:44:23,260 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0041_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:44:23,260 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0041_000001 container=Container: [ContainerId: container_1423603735088_0041_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-10 21:44:23,260 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:5>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=2, numContainers=5
2015-02-10 21:44:23,261 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:23,299 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000005]
2015-02-10 21:44:23,299 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:23,299 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:44:23,300 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000005
2015-02-10 21:44:23,300 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:23,300 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:4> numContainers=4 user=teamcity user-resources=<memory:6144, vCores:4>
2015-02-10 21:44:23,301 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:23,301 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:23,301 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:4>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=2, numContainers=4
2015-02-10 21:44:23,301 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:23,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:23,627 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742238_1414{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:44:23,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414 src: /127.0.0.1:59465 dest: /127.0.0.1:37184
2015-02-10 21:44:23,772 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414 src: /127.0.0.1:60605 dest: /127.0.0.1:52976
2015-02-10 21:44:23,773 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414 src: /127.0.0.1:50221 dest: /127.0.0.1:57643
2015-02-10 21:44:23,826 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50221, dest: /127.0.0.1:57643, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0040_r_000000_0_863834976_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, duration: 49935831
2015-02-10 21:44:23,827 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:23,827 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742238_1414{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:23,827 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60605, dest: /127.0.0.1:52976, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0040_r_000000_0_863834976_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, duration: 51839076
2015-02-10 21:44:23,828 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742238_1414{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:23,828 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:23,828 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59465, dest: /127.0.0.1:37184, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0040_r_000000_0_863834976_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, duration: 51411414
2015-02-10 21:44:23,828 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:23,828 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742238_1414{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:23,835 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0040_r_000000_0_863834976_1
2015-02-10 21:44:23,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0	dst=null	perm=null
2015-02-10 21:44:23,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0	dst=null	perm=null
2015-02-10 21:44:23,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/task_1423603735088_0040_r_000000	dst=null	perm=null
2015-02-10 21:44:23,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/_temporary/attempt_1423603735088_0040_r_000000_0	dst=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/task_1423603735088_0040_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:24,051 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000007
2015-02-10 21:44:24,051 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000007
2015-02-10 21:44:24,051 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:44:24,052 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000007
2015-02-10 21:44:24,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,067 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,070 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0040_01_000007 is : 143
2015-02-10 21:44:24,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1	dst=null	perm=null
2015-02-10 21:44:24,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:24,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:24,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/task_1423603735088_0040_r_000000	dst=null	perm=null
2015-02-10 21:44:24,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/part-00000	dst=null	perm=null
2015-02-10 21:44:24,087 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:24,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000007
2015-02-10 21:44:24,088 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000007
2015-02-10 21:44:24,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000007
2015-02-10 21:44:24,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000007
2015-02-10 21:44:24,088 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000007
2015-02-10 21:44:24,088 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:24,090 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000007 from application application_1423603735088_0040
2015-02-10 21:44:24,090 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:24,090 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:24,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary/1/task_1423603735088_0040_r_000000/part-00000	dst=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_temporary	dst=null	perm=null
2015-02-10 21:44:24,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,111 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,117 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,139 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:24,144 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35629, dest: /127.0.0.1:46575, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, duration: 8712157654
2015-02-10 21:44:24,145 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:24,146 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742236_1412{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16200
2015-02-10 21:44:24,146 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60568, dest: /127.0.0.1:52976, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, duration: 8708209330
2015-02-10 21:44:24,146 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,148 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59428, dest: /127.0.0.1:37184, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, duration: 8713692523
2015-02-10 21:44:24,149 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,149 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742236_1412{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16200
2015-02-10 21:44:24,149 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742236_1412{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16200
2015-02-10 21:44:24,151 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0041_01_000007 by user teamcity
2015-02-10 21:44:24,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000007
2015-02-10 21:44:24,152 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0041_01_000007 to application application_1423603735088_0041
2015-02-10 21:44:24,152 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:44:24,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0041
2015-02-10 21:44:24,153 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0041
2015-02-10 21:44:24,153 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:24,153 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,153 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0041
2015-02-10 21:44:24,154 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:24,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,160 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742239_1415{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:44:24,165 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415 src: /127.0.0.1:60607 dest: /127.0.0.1:52976
2015-02-10 21:44:24,166 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415 src: /127.0.0.1:35668 dest: /127.0.0.1:46575
2015-02-10 21:44:24,168 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415 src: /127.0.0.1:50224 dest: /127.0.0.1:57643
2015-02-10 21:44:24,171 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50224, dest: /127.0.0.1:57643, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, duration: 1963473
2015-02-10 21:44:24,172 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742239_1415{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,173 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35668, dest: /127.0.0.1:46575, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, duration: 3067603
2015-02-10 21:44:24,173 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,173 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:24,173 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742239_1415{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,173 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60607, dest: /127.0.0.1:52976, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, duration: 3794296
2015-02-10 21:44:24,174 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,174 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742239_1415{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,177 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary_tmp is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist	dst=null	perm=null
2015-02-10 21:44:24,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:24,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist	dst=null	perm=null
2015-02-10 21:44:24,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:24,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1.jhist	dst=null	perm=null
2015-02-10 21:44:24,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,206 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59471, bytes: 69808, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412, duration: 465833
2015-02-10 21:44:24,207 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:24,207 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:24,209 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742240_1416{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:44:24,213 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416 src: /127.0.0.1:60611 dest: /127.0.0.1:52976
2015-02-10 21:44:24,215 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416 src: /127.0.0.1:50227 dest: /127.0.0.1:57643
2015-02-10 21:44:24,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416 src: /127.0.0.1:35673 dest: /127.0.0.1:46575
2015-02-10 21:44:24,222 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35673, dest: /127.0.0.1:46575, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, duration: 3318667
2015-02-10 21:44:24,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742240_1416{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,222 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:24,223 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50227, dest: /127.0.0.1:57643, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, duration: 4242071
2015-02-10 21:44:24,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742240_1416{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,223 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60611, dest: /127.0.0.1:52976, bytes: 69264, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, duration: 5354440
2015-02-10 21:44:24,223 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,224 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,224 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742240_1416{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,227 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:24,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:24,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:24,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:24,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040/job_1423603735088_0040_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:24,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:24,268 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35674, bytes: 103847, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742234_1410, duration: 491376
2015-02-10 21:44:24,271 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742241_1417{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:44:24,276 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417 src: /127.0.0.1:50230 dest: /127.0.0.1:57643
2015-02-10 21:44:24,278 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417 src: /127.0.0.1:35676 dest: /127.0.0.1:46575
2015-02-10 21:44:24,280 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417 src: /127.0.0.1:59478 dest: /127.0.0.1:37184
2015-02-10 21:44:24,285 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59478, dest: /127.0.0.1:37184, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, duration: 4372517
2015-02-10 21:44:24,286 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:24,286 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742241_1417{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,287 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35676, dest: /127.0.0.1:46575, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, duration: 4980914
2015-02-10 21:44:24,287 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,287 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742241_1417{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,288 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50230, dest: /127.0.0.1:57643, bytes: 103039, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2105856945_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, duration: 5894645
2015-02-10 21:44:24,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742241_1417{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:24,288 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:24,292 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-2105856945_1
2015-02-10 21:44:24,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0040-1423604639809-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F751FB440CEF446E9-1423604664118-5-1-SUCCEEDED-default-1423604645779.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:24,320 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0040_000001 with final state: FINISHING
2015-02-10 21:44:24,321 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:24,321 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0040 with final state: FINISHING
2015-02-10 21:44:24,321 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:24,321 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0040
2015-02-10 21:44:24,321 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:24,322 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:24,346 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000007/default_container_executor.sh]
2015-02-10 21:44:25,051 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415
2015-02-10 21:44:25,052 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414
2015-02-10 21:44:25,052 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000007]
2015-02-10 21:44:25,053 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:25,053 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:25,053 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:44:25,053 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000007
2015-02-10 21:44:25,053 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:44:25,053 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:3> numContainers=3 user=teamcity user-resources=<memory:5120, vCores:3>
2015-02-10 21:44:25,055 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:25,055 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:25,055 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:3>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=2, numContainers=3
2015-02-10 21:44:25,055 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:44:25,055 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412
2015-02-10 21:44:25,056 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416
2015-02-10 21:44:25,142 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:25,198 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415
2015-02-10 21:44:25,199 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412
2015-02-10 21:44:25,200 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417
2015-02-10 21:44:25,201 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416
2015-02-10 21:44:25,205 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742239_1415
2015-02-10 21:44:25,206 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414
2015-02-10 21:44:25,207 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417
2015-02-10 21:44:25,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742240_1416
2015-02-10 21:44:25,330 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742226_1402 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:44:25,330 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742228_1404 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:44:25,331 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742230_1406 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 
2015-02-10 21:44:25,331 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742232_1408 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:44:25,331 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742236_1412 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:44:25,331 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742234_1410 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:44:25,332 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0040	dst=null	perm=null
2015-02-10 21:44:26,958 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742241_1417
2015-02-10 21:44:26,960 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742236_1412
2015-02-10 21:44:26,961 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414
2015-02-10 21:44:27,649 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742226_1402, blk_1073742228_1404, blk_1073742230_1406, blk_1073742232_1408, blk_1073742234_1410]
2015-02-10 21:44:27,649 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742226_1402, blk_1073742228_1404, blk_1073742230_1406, blk_1073742232_1408, blk_1073742236_1412]
2015-02-10 21:44:27,928 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:27,933 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:28,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,402 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742242_1418{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:44:28,548 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418 src: /127.0.0.1:35685 dest: /127.0.0.1:46575
2015-02-10 21:44:28,551 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418 src: /127.0.0.1:59487 dest: /127.0.0.1:37184
2015-02-10 21:44:28,552 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418 src: /127.0.0.1:60627 dest: /127.0.0.1:52976
2015-02-10 21:44:28,607 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60627, dest: /127.0.0.1:52976, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0041_r_000000_0_-213655133_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, duration: 52611164
2015-02-10 21:44:28,607 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:28,607 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742242_1418{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,608 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59487, dest: /127.0.0.1:37184, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0041_r_000000_0_-213655133_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, duration: 54134761
2015-02-10 21:44:28,609 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,609 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35685, dest: /127.0.0.1:46575, bytes: 180, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0041_r_000000_0_-213655133_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, duration: 54836942
2015-02-10 21:44:28,609 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742242_1418{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,610 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,610 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742242_1418{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,617 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0041_r_000000_0_-213655133_1
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226 for deletion
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228 for deletion
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230 for deletion
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232 for deletion
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226
2015-02-10 21:44:28,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234 for deletion
2015-02-10 21:44:28,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228
2015-02-10 21:44:28,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230
2015-02-10 21:44:28,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234
2015-02-10 21:44:28,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232
2015-02-10 21:44:28,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0	dst=null	perm=null
2015-02-10 21:44:28,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0	dst=null	perm=null
2015-02-10 21:44:28,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/task_1423603735088_0041_r_000000	dst=null	perm=null
2015-02-10 21:44:28,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/_temporary/attempt_1423603735088_0041_r_000000_0	dst=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/task_1423603735088_0041_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:28,791 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000007
2015-02-10 21:44:28,791 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000007
2015-02-10 21:44:28,792 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:44:28,792 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000007
2015-02-10 21:44:28,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,807 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0041_01_000007 is : 143
2015-02-10 21:44:28,823 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:28,823 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000007
2015-02-10 21:44:28,823 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000007
2015-02-10 21:44:28,824 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000007
2015-02-10 21:44:28,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000007
2015-02-10 21:44:28,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000007
2015-02-10 21:44:28,825 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:28,825 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000007 from application application_1423603735088_0041
2015-02-10 21:44:28,825 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:28,826 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:28,827 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:28,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1	dst=null	perm=null
2015-02-10 21:44:28,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:28,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:28,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/task_1423603735088_0041_r_000000	dst=null	perm=null
2015-02-10 21:44:28,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/part-00000	dst=null	perm=null
2015-02-10 21:44:28,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary/1/task_1423603735088_0041_r_000000/part-00000	dst=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_temporary	dst=null	perm=null
2015-02-10 21:44:28,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,883 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:28,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,891 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:28,919 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50211, dest: /127.0.0.1:57643, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, duration: 6831660735
2015-02-10 21:44:28,919 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:28,920 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742237_1413{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:44:28,920 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60595, dest: /127.0.0.1:52976, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, duration: 6832775926
2015-02-10 21:44:28,921 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,922 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59455, dest: /127.0.0.1:37184, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, duration: 6832993646
2015-02-10 21:44:28,922 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,922 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742237_1413{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:44:28,923 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742237_1413{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 16203
2015-02-10 21:44:28,927 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:28,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,935 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742243_1419{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:44:28,940 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419 src: /127.0.0.1:50243 dest: /127.0.0.1:57643
2015-02-10 21:44:28,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419 src: /127.0.0.1:59490 dest: /127.0.0.1:37184
2015-02-10 21:44:28,943 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419 src: /127.0.0.1:35690 dest: /127.0.0.1:46575
2015-02-10 21:44:28,946 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35690, dest: /127.0.0.1:46575, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, duration: 2117465
2015-02-10 21:44:28,947 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:28,947 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742243_1419{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,948 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59490, dest: /127.0.0.1:37184, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, duration: 3160039
2015-02-10 21:44:28,948 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,948 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742243_1419{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,948 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50243, dest: /127.0.0.1:57643, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, duration: 3619287
2015-02-10 21:44:28,949 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,949 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742243_1419{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,952 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:28,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:28,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist	dst=null	perm=null
2015-02-10 21:44:28,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:28,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist	dst=null	perm=null
2015-02-10 21:44:28,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:28,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1.jhist	dst=null	perm=null
2015-02-10 21:44:28,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:28,981 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50246, bytes: 69795, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413, duration: 490405
2015-02-10 21:44:28,985 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742244_1420{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:28,990 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420 src: /127.0.0.1:60632 dest: /127.0.0.1:52976
2015-02-10 21:44:28,992 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420 src: /127.0.0.1:59494 dest: /127.0.0.1:37184
2015-02-10 21:44:28,993 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420 src: /127.0.0.1:50249 dest: /127.0.0.1:57643
2015-02-10 21:44:28,998 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50249, dest: /127.0.0.1:57643, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, duration: 3551314
2015-02-10 21:44:28,999 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:28,999 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742244_1420{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:28,999 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59494, dest: /127.0.0.1:37184, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, duration: 4103992
2015-02-10 21:44:28,999 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:28,999 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742244_1420{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:29,000 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60632, dest: /127.0.0.1:52976, bytes: 69251, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, duration: 4840096
2015-02-10 21:44:29,000 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:29,000 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742244_1420{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:29,004 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:29,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:29,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:29,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:29,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:29,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:29,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041/job_1423603735088_0041_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:29,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:29,021 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35695, bytes: 104133, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742235_1411, duration: 493964
2015-02-10 21:44:29,024 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742245_1421{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:29,028 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421 src: /127.0.0.1:60636 dest: /127.0.0.1:52976
2015-02-10 21:44:29,030 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421 src: /127.0.0.1:59498 dest: /127.0.0.1:37184
2015-02-10 21:44:29,031 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421 src: /127.0.0.1:50253 dest: /127.0.0.1:57643
2015-02-10 21:44:29,036 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50253, dest: /127.0.0.1:57643, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, duration: 2714429
2015-02-10 21:44:29,036 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742245_1421{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:29,036 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59498, dest: /127.0.0.1:37184, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, duration: 3613067
2015-02-10 21:44:29,037 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:29,036 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:29,037 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742245_1421{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:29,037 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60636, dest: /127.0.0.1:52976, bytes: 103325, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1166825565_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, duration: 4547719
2015-02-10 21:44:29,037 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:29,038 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742245_1421{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:29,062 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1166825565_1
2015-02-10 21:44:29,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:29,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:29,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:29,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0041-1423604639862-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2F5B247D722EA1414B-1423604668892-5-1-SUCCEEDED-default-1423604651987.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:29,090 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0041_000001 with final state: FINISHING
2015-02-10 21:44:29,090 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:29,090 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0041 with final state: FINISHING
2015-02-10 21:44:29,091 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:29,091 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0041
2015-02-10 21:44:29,091 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:29,091 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226 for deletion
2015-02-10 21:44:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228 for deletion
2015-02-10 21:44:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230 for deletion
2015-02-10 21:44:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226
2015-02-10 21:44:29,231 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232 for deletion
2015-02-10 21:44:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228
2015-02-10 21:44:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236 for deletion
2015-02-10 21:44:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230
2015-02-10 21:44:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232
2015-02-10 21:44:29,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236
2015-02-10 21:44:29,792 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000007]
2015-02-10 21:44:29,793 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:29,793 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:44:29,793 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000007
2015-02-10 21:44:29,793 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:29,793 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:2> numContainers=2 user=teamcity user-resources=<memory:4096, vCores:2>
2015-02-10 21:44:29,794 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:29,794 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:29,795 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - Re-sorting completed 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-10 21:44:29,795 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:30,063 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413
2015-02-10 21:44:30,064 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421
2015-02-10 21:44:30,065 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420
2015-02-10 21:44:30,066 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418
2015-02-10 21:44:30,100 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742227_1403 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:44:30,100 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742229_1405 127.0.0.1:57643 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:44:30,101 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742231_1407 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:44:30,101 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742233_1409 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:44:30,101 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742237_1413 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:44:30,101 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742235_1411 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:52976 
2015-02-10 21:44:30,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0041	dst=null	perm=null
2015-02-10 21:44:30,170 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (3/3) ...form/aftereverynodeclared
2015-02-10 21:44:30,186 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:44:30,207 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418
2015-02-10 21:44:30,209 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419
2015-02-10 21:44:30,215 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:44:30,215 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420
2015-02-10 21:44:30,216 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419
2015-02-10 21:44:30,217 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413
2015-02-10 21:44:30,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:30,219 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421
2015-02-10 21:44:30,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:30,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:30,223 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 42
2015-02-10 21:44:30,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=null
2015-02-10 21:44:30,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:44:30,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:44:30,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:30,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,237 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742246_1422{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:30,242 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 src: /127.0.0.1:60641 dest: /127.0.0.1:52976
2015-02-10 21:44:30,243 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 src: /127.0.0.1:35702 dest: /127.0.0.1:46575
2015-02-10 21:44:30,245 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 src: /127.0.0.1:50258 dest: /127.0.0.1:57643
2015-02-10 21:44:30,251 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50258, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, duration: 3791575
2015-02-10 21:44:30,251 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:30,251 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742246_1422{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,252 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35702, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, duration: 4452234
2015-02-10 21:44:30,252 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742246_1422{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,253 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60641, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, duration: 5289802
2015-02-10 21:44:30,253 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,253 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,253 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742246_1422{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,256 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:30,257 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar
2015-02-10 21:44:30,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:30,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:30,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:30,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:30,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:44:30,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:44:30,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:44:30,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:44:30,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:44:30,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:30,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,273 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:30,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,277 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:30,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:30,280 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:30,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:30,284 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:30,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,291 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split
2015-02-10 21:44:30,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:30,295 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742247_1423{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:30,299 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423 src: /127.0.0.1:59505 dest: /127.0.0.1:37184
2015-02-10 21:44:30,300 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423 src: /127.0.0.1:60645 dest: /127.0.0.1:52976
2015-02-10 21:44:30,303 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423 src: /127.0.0.1:35706 dest: /127.0.0.1:46575
2015-02-10 21:44:30,305 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423 src: /127.0.0.1:50262 dest: /127.0.0.1:57643
2015-02-10 21:44:30,308 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50262, dest: /127.0.0.1:57643, bytes: 697, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 2320010
2015-02-10 21:44:30,309 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:30,309 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742247_1423{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,309 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35706, dest: /127.0.0.1:46575, bytes: 697, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 2758285
2015-02-10 21:44:30,309 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742247_1423{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,310 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60645, dest: /127.0.0.1:52976, bytes: 697, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 2937037
2015-02-10 21:44:30,310 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742247_1423{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,311 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59505, dest: /127.0.0.1:37184, bytes: 697, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 4425484
2015-02-10 21:44:30,311 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,314 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742247_1423{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,320 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:30,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,329 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742248_1424{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:44:30,333 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424 src: /127.0.0.1:60648 dest: /127.0.0.1:52976
2015-02-10 21:44:30,334 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424 src: /127.0.0.1:50264 dest: /127.0.0.1:57643
2015-02-10 21:44:30,335 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424 src: /127.0.0.1:35710 dest: /127.0.0.1:46575
2015-02-10 21:44:30,339 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35710, dest: /127.0.0.1:46575, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, duration: 1835603
2015-02-10 21:44:30,339 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:30,339 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742248_1424{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,340 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50264, dest: /127.0.0.1:57643, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, duration: 2489957
2015-02-10 21:44:30,340 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,340 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742248_1424{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,341 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60648, dest: /127.0.0.1:52976, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, duration: 3343074
2015-02-10 21:44:30,341 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742248_1424{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,341 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,345 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:30,345 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:2
2015-02-10 21:44:30,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:30,358 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742249_1425{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:44:30,362 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425 src: /127.0.0.1:35711 dest: /127.0.0.1:46575
2015-02-10 21:44:30,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425 src: /127.0.0.1:59513 dest: /127.0.0.1:37184
2015-02-10 21:44:30,365 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425 src: /127.0.0.1:60653 dest: /127.0.0.1:52976
2015-02-10 21:44:30,370 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60653, dest: /127.0.0.1:52976, bytes: 89165, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, duration: 3262573
2015-02-10 21:44:30,370 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:30,370 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742249_1425{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,372 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742249_1425{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,372 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59513, dest: /127.0.0.1:37184, bytes: 89165, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, duration: 4035886
2015-02-10 21:44:30,372 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,373 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35711, dest: /127.0.0.1:46575, bytes: 89165, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, duration: 5747996
2015-02-10 21:44:30,373 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:30,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742249_1425{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:30,377 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:30,377 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0042
2015-02-10 21:44:30,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=null
2015-02-10 21:44:30,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:30,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:30,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:30,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:30,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:30,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:30,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:30,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:30,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:30,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:30,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:30,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:30,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:30,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:30,396 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 42 submitted by user teamcity
2015-02-10 21:44:30,396 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0042
2015-02-10 21:44:30,396 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0042
2015-02-10 21:44:30,396 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from NEW to NEW_SAVING
2015-02-10 21:44:30,396 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0042
2015-02-10 21:44:30,396 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:44:30,397 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0042 user: teamcity leaf-queue of parent: root #applications: 3
2015-02-10 21:44:30,397 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0042 from user: teamcity, in queue: default
2015-02-10 21:44:30,397 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0042
2015-02-10 21:44:30,397 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from SUBMITTED to ACCEPTED
2015-02-10 21:44:30,398 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0042_000001
2015-02-10 21:44:30,398 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from NEW to SUBMITTED
2015-02-10 21:44:30,398 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0042 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 1 #user-active-applications: 2 #queue-pending-applications: 1 #queue-active-applications: 2
2015-02-10 21:44:30,398 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0042_000001 to scheduler from user teamcity in queue default
2015-02-10 21:44:30,398 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:44:30,400 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0042/
2015-02-10 21:44:30,400 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0042
2015-02-10 21:44:30,401 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0042/
2015-02-10 21:44:30,487 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0040_01_000001 succeeded 
2015-02-10 21:44:30,488 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:44:30,488 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0040_01_000001
2015-02-10 21:44:30,504 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001
2015-02-10 21:44:30,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001
2015-02-10 21:44:30,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001
2015-02-10 21:44:30,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0040/container_1423603735088_0040_01_000001
2015-02-10 21:44:30,506 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000001
2015-02-10 21:44:30,506 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0040_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:44:30,506 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0040_01_000001 from application application_1423603735088_0040
2015-02-10 21:44:30,506 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:30,506 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0040
2015-02-10 21:44:30,650 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:46575 to replicate blk_1073742246_1422 to datanode(s) 127.0.0.1:37184
2015-02-10 21:44:30,650 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742227_1403, blk_1073742229_1405, blk_1073742231_1407, blk_1073742233_1409, blk_1073742237_1413]
2015-02-10 21:44:30,650 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742226_1402, blk_1073742227_1403, blk_1073742228_1404, blk_1073742229_1405, blk_1073742231_1407, blk_1073742232_1408, blk_1073742233_1409, blk_1073742234_1410, blk_1073742235_1411, blk_1073742236_1412, blk_1073742237_1413]
2015-02-10 21:44:30,954 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0040_01_000001]
2015-02-10 21:44:30,954 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0040_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:30,954 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0040_000001
2015-02-10 21:44:30,954 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0040_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:44:30,955 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0040_000001 State change from FINISHING to FINISHED
2015-02-10 21:44:30,955 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0040	CONTAINERID=container_1423603735088_0040_01_000001
2015-02-10 21:44:30,955 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0040 State change from FINISHING to FINISHED
2015-02-10 21:44:30,955 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0040_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:44:30,955 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0040_000001
2015-02-10 21:44:30,955 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:30,955 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0040
2015-02-10 21:44:30,956 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0040_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=3, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-10 21:44:30,956 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0040,name=[F2CBB298A95F4887ABE348008F79174F/751FB440CEF446E9A61E9CD005046022] lower*upper/(1/3),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0040/jobhistory/job/job_1423603735088_0040,appMasterHost=ip-10-31-157-187,startTime=1423604639809,finishTime=1423604664321,finalStatus=SUCCEEDED
2015-02-10 21:44:30,956 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:30,956 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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=3, numContainers=1
2015-02-10 21:44:30,956 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0040_000001 released container container_1423603735088_0040_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:44:30,956 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0040_000001 is done. finalState=FINISHED
2015-02-10 21:44:30,956 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0040 requests cleared
2015-02-10 21:44:30,957 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0042 from user: teamcity activated in queue: default
2015-02-10 21:44:30,957 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0040 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:44:30,957 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0040 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:44:30,959 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0040_000001 (auth:SIMPLE)
2015-02-10 21:44:30,960 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0040_01_000001
2015-02-10 21:44:31,303 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:31,304 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000001
2015-02-10 21:44:31,304 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0042_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:44:31,304 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0042_000001 container=Container: [ContainerId: container_1423603735088_0042_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:31,304 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:31,304 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:31,304 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0042_01_000001
2015-02-10 21:44:31,305 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:31,305 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0042_000001
2015-02-10 21:44:31,305 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0042 AttemptId: appattempt_1423603735088_0042_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0042_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ]
2015-02-10 21:44:31,305 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:44:31,305 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:44:31,306 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0042_000001
2015-02-10 21:44:31,307 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0042_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0042_000001
2015-02-10 21:44:31,307 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0042_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-10 21:44:31,310 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0042_000001 (auth:SIMPLE)
2015-02-10 21:44:31,312 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0042_01_000001 by user teamcity
2015-02-10 21:44:31,312 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0042
2015-02-10 21:44:31,312 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000001
2015-02-10 21:44:31,312 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from NEW to INITING
2015-02-10 21:44:31,312 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0042_01_000001 to application application_1423603735088_0042
2015-02-10 21:44:31,313 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from INITING to RUNNING
2015-02-10 21:44:31,313 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0042_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] for AM appattempt_1423603735088_0042_000001
2015-02-10 21:44:31,313 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:44:31,313 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:44:31,313 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0042
2015-02-10 21:44:31,313 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:31,314 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:44:31,314 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:44:31,314 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:31,314 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0042_01_000001
2015-02-10 21:44:31,332 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0042_01_000001.tokens. Credentials list: 
2015-02-10 21:44:31,358 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:31,479 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0042_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001.tokens
2015-02-10 21:44:31,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:31,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:31,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:31,641 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60658, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1389429621_39863, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, duration: 1160051
2015-02-10 21:44:31,675 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227 for deletion
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229 for deletion
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231 for deletion
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231
2015-02-10 21:44:31,676 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233 for deletion
2015-02-10 21:44:31,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237 for deletion
2015-02-10 21:44:31,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237
2015-02-10 21:44:31,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233
2015-02-10 21:44:31,686 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0042/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:31,687 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=96812773-37a9-4058-8cdb-ef7381bbf370, infoPort=51764, ipcPort=57148, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 to 127.0.0.1:37184 
2015-02-10 21:44:31,691 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:31,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,692 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0040
2015-02-10 21:44:31,692 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:31,693 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 src: /127.0.0.1:59520 dest: /127.0.0.1:37184
2015-02-10 21:44:31,693 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,693 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:44:31,693 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,693 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0040, with delay of 10800 seconds
2015-02-10 21:44:31,695 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,695 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422 src: /127.0.0.1:59520 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:44:31,696 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742246_1422 size 254067
2015-02-10 21:44:31,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:31,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:31,763 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35720, bytes: 84, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1389429621_39863, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, duration: 330189
2015-02-10 21:44:31,793 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:31,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,794 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,794 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0040
2015-02-10 21:44:31,795 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:31,795 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0040, with delay of 10800 seconds
2015-02-10 21:44:31,795 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,798 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:31,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:31,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:31,838 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60658, bytes: 705, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1389429621_39863, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 241367
2015-02-10 21:44:31,871 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:31,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:31,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:31,911 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35720, bytes: 89865, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1389429621_39863, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, duration: 433286
2015-02-10 21:44:31,944 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:31,944 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:31,954 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:31,955 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,955 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,955 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,955 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0040
2015-02-10 21:44:31,955 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0040
2015-02-10 21:44:31,956 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0040 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:31,956 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0040, with delay of 10800 seconds
2015-02-10 21:44:31,968 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425
2015-02-10 21:44:31,968 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418
2015-02-10 21:44:31,969 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742244_1420
2015-02-10 21:44:31,971 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742245_1421
2015-02-10 21:44:31,994 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:31,994 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:32,110 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001/default_container_executor.sh]
2015-02-10 21:44:32,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422
2015-02-10 21:44:32,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742243_1419
2015-02-10 21:44:32,172 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742237_1413
2015-02-10 21:44:32,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423
2015-02-10 21:44:32,242 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226 for deletion
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227 for deletion
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228 for deletion
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229 for deletion
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231 for deletion
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227
2015-02-10 21:44:32,243 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232 for deletion
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233 for deletion
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742232_1408 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742232
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234 for deletion
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233
2015-02-10 21:44:32,244 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235 for deletion
2015-02-10 21:44:32,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234
2015-02-10 21:44:32,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236 for deletion
2015-02-10 21:44:32,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237 for deletion
2015-02-10 21:44:32,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236
2015-02-10 21:44:32,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235
2015-02-10 21:44:32,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237
2015-02-10 21:44:32,303 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:33,651 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742227_1403, blk_1073742229_1405, blk_1073742233_1409, blk_1073742235_1411, blk_1073742237_1413]
2015-02-10 21:44:33,651 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742226_1402, blk_1073742227_1403, blk_1073742228_1404, blk_1073742229_1405, blk_1073742230_1406, blk_1073742231_1407, blk_1073742234_1410, blk_1073742235_1411, blk_1073742236_1412]
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226 for deletion
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227 for deletion
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228 for deletion
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229 for deletion
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742226_1402 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742226
2015-02-10 21:44:34,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742228_1404 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742228
2015-02-10 21:44:34,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227
2015-02-10 21:44:34,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229
2015-02-10 21:44:34,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230 for deletion
2015-02-10 21:44:34,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231 for deletion
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742230_1406 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742230
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234 for deletion
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235 for deletion
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742234_1410 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742234
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742231_1407 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742231
2015-02-10 21:44:34,690 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235
2015-02-10 21:44:34,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236 for deletion
2015-02-10 21:44:34,690 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742236_1412 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742236
2015-02-10 21:44:34,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:34,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:44:34,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:44:34,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:44:35,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=null
2015-02-10 21:44:35,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:35,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:35,074 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422
2015-02-10 21:44:35,216 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425
2015-02-10 21:44:35,225 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424
2015-02-10 21:44:35,228 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422
2015-02-10 21:44:35,229 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227 for deletion
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229 for deletion
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233 for deletion
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742227_1403 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742227
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235 for deletion
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237 for deletion
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742229_1405 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742229
2015-02-10 21:44:35,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742233_1409 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742233
2015-02-10 21:44:35,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742235_1411 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742235
2015-02-10 21:44:35,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742237_1413 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742237
2015-02-10 21:44:35,261 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0041_01_000001 succeeded 
2015-02-10 21:44:35,262 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:44:35,262 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0041_01_000001
2015-02-10 21:44:35,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425
2015-02-10 21:44:35,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423
2015-02-10 21:44:35,274 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424
2015-02-10 21:44:35,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001
2015-02-10 21:44:35,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001
2015-02-10 21:44:35,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001
2015-02-10 21:44:35,278 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0041/container_1423603735088_0041_01_000001
2015-02-10 21:44:35,278 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000001
2015-02-10 21:44:35,278 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0041_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:44:35,279 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0041_01_000001 from application application_1423603735088_0041
2015-02-10 21:44:35,279 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:35,279 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0041
2015-02-10 21:44:35,417 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422
2015-02-10 21:44:35,418 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423
2015-02-10 21:44:35,418 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424
2015-02-10 21:44:35,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:35,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:35,678 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35724, bytes: 84, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742248_1424, duration: 246924
2015-02-10 21:44:35,956 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0041_01_000001]
2015-02-10 21:44:35,956 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0041_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:35,956 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0041_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:44:35,956 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0041	CONTAINERID=container_1423603735088_0041_01_000001
2015-02-10 21:44:35,957 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0041_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:35,957 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:35,957 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0041_000001
2015-02-10 21:44:35,957 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0041_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:44:35,957 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0041_000001 State change from FINISHING to FINISHED
2015-02-10 21:44:35,957 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:35,957 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0041 State change from FINISHING to FINISHED
2015-02-10 21:44:35,957 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:44:35,958 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0041
2015-02-10 21:44:35,958 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0041_000001
2015-02-10 21:44:35,958 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0041,name=[F2CBB298A95F4887ABE348008F79174F/5B247D722EA1414B928940502E084F1F] lower*upper/(2/3),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0041/jobhistory/job/job_1423603735088_0041,appMasterHost=ip-10-31-157-187,startTime=1423604639862,finishTime=1423604669090,finalStatus=SUCCEEDED
2015-02-10 21:44:35,958 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0041_000001 released container container_1423603735088_0041_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:35,959 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0041_000001 is done. finalState=FINISHED
2015-02-10 21:44:35,959 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0041 requests cleared
2015-02-10 21:44:35,959 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0041 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:44:35,960 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0041 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:44:35,961 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0041_000001 (auth:SIMPLE)
2015-02-10 21:44:35,962 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0041_01_000001
2015-02-10 21:44:36,304 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:36,304 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,305 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0041
2015-02-10 21:44:36,305 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:36,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,305 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0041, with delay of 10800 seconds
2015-02-10 21:44:36,795 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:36,796 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,796 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0041
2015-02-10 21:44:36,796 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:36,796 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0041, with delay of 10800 seconds
2015-02-10 21:44:36,797 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,856 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,856 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,957 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:36,957 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,958 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0041
2015-02-10 21:44:36,958 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0041
2015-02-10 21:44:36,958 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0041 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:36,959 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0041, with delay of 10800 seconds
2015-02-10 21:44:37,033 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0042_000001 (auth:SIMPLE)
2015-02-10 21:44:37,036 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0042_000001
2015-02-10 21:44:37,036 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0042	APPATTEMPTID=appattempt_1423603735088_0042_000001
2015-02-10 21:44:37,036 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:44:37,037 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from ACCEPTED to RUNNING
2015-02-10 21:44:37,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:37,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:37,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:37,402 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742250_1426{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:44:37,461 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426 src: /127.0.0.1:50286 dest: /127.0.0.1:57643
2015-02-10 21:44:37,463 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426 src: /127.0.0.1:35732 dest: /127.0.0.1:46575
2015-02-10 21:44:37,465 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426 src: /127.0.0.1:59534 dest: /127.0.0.1:37184
2015-02-10 21:44:37,496 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59534, dest: /127.0.0.1:37184, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, duration: 28540353
2015-02-10 21:44:37,496 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742250_1426{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:37,496 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:37,497 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35732, dest: /127.0.0.1:46575, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, duration: 29515585
2015-02-10 21:44:37,497 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:37,497 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742250_1426{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:37,498 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50286, dest: /127.0.0.1:57643, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, duration: 30362748
2015-02-10 21:44:37,498 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742250_1426{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:44:37,498 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:37,507 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:38,305 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:38,305 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000002
2015-02-10 21:44:38,305 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0042_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:44:38,306 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0042_000001 container=Container: [ContainerId: container_1423603735088_0042_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:38,306 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:38,306 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:38,306 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:38,306 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000003
2015-02-10 21:44:38,307 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0042_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:44:38,307 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0042_000001 container=Container: [ContainerId: container_1423603735088_0042_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:38,307 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:38,307 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:39,110 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0042_01_000002
2015-02-10 21:44:39,111 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:39,111 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:39,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:39,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:39,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:39,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:39,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:39,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:39,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:39,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:39,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:39,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:39,298 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0042_000001 (auth:SIMPLE)
2015-02-10 21:44:39,303 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0042_01_000002 by user teamcity
2015-02-10 21:44:39,303 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000002
2015-02-10 21:44:39,303 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0042_01_000002 to application application_1423603735088_0042
2015-02-10 21:44:39,303 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:44:39,304 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0042
2015-02-10 21:44:39,304 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0042
2015-02-10 21:44:39,304 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:39,304 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0042
2015-02-10 21:44:39,305 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:39,305 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:39,306 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0042_01_000003 by user teamcity
2015-02-10 21:44:39,306 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000003
2015-02-10 21:44:39,306 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0042_01_000003 to application application_1423603735088_0042
2015-02-10 21:44:39,307 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:44:39,307 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0042
2015-02-10 21:44:39,307 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0042
2015-02-10 21:44:39,307 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:39,307 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0042
2015-02-10 21:44:39,308 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:39,357 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:39,357 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:39,360 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:39,360 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:39,469 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:44:39,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:44:39,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000002/default_container_executor.sh]
2015-02-10 21:44:39,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000003/default_container_executor.sh]
2015-02-10 21:44:40,128 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:40,237 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426
2015-02-10 21:44:40,306 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:40,425 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426
2015-02-10 21:44:42,180 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426
2015-02-10 21:44:42,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:42,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.split	dst=null	perm=null
2015-02-10 21:44:42,972 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50296, bytes: 705, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0042_m_000000_0_1482401295_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 281587
2015-02-10 21:44:42,979 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59543, bytes: 705, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0042_m_000001_0_-304959767_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742247_1423, duration: 210444
2015-02-10 21:44:43,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/part-00000	dst=null	perm=null
2015-02-10 21:44:43,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176/part-00000	dst=null	perm=null
2015-02-10 21:44:43,086 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60683, bytes: 184, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0042_m_000000_0_1482401295_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742242_1418, duration: 270913
2015-02-10 21:44:43,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/part-00000	dst=null	perm=null
2015-02-10 21:44:43,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D/part-00000	dst=null	perm=null
2015-02-10 21:44:43,103 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59543, bytes: 184, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0042_m_000001_0_-304959767_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742238_1414, duration: 216738
2015-02-10 21:44:43,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_m_000000_0	dst=null	perm=null
2015-02-10 21:44:43,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_m_000001_0	dst=null	perm=null
2015-02-10 21:44:43,694 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0042_01_000002
2015-02-10 21:44:43,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_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000002
2015-02-10 21:44:43,694 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:44:43,694 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0042_01_000002
2015-02-10 21:44:43,717 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0042_01_000002 is : 143
2015-02-10 21:44:43,725 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742251_1427{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:44:43,734 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:43,734 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000002
2015-02-10 21:44:43,735 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000002
2015-02-10 21:44:43,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000002
2015-02-10 21:44:43,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000002
2015-02-10 21:44:43,736 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000002
2015-02-10 21:44:43,737 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:43,737 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0042_01_000002 from application application_1423603735088_0042
2015-02-10 21:44:43,737 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:43,737 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0042
2015-02-10 21:44:43,739 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427 src: /127.0.0.1:50299 dest: /127.0.0.1:57643
2015-02-10 21:44:43,742 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427 src: /127.0.0.1:60685 dest: /127.0.0.1:52976
2015-02-10 21:44:43,743 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427 src: /127.0.0.1:59547 dest: /127.0.0.1:37184
2015-02-10 21:44:43,751 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist for DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:43,755 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0042_01_000003
2015-02-10 21:44:43,755 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000003
2015-02-10 21:44:43,755 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:44:43,755 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0042_01_000003
2015-02-10 21:44:43,755 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0042_01_000002]
2015-02-10 21:44:43,756 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:43,756 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0042_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:44:43,756 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000002
2015-02-10 21:44:43,756 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0042_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:44:43,756 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:44:43,758 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0042_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:44:43,758 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:43,758 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:44:43,758 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0042_000001 released container container_1423603735088_0042_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:44:43,772 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0042_01_000003 is : 143
2015-02-10 21:44:43,799 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:43,800 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000003
2015-02-10 21:44:43,800 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000003
2015-02-10 21:44:43,800 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000003
2015-02-10 21:44:43,800 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000003
2015-02-10 21:44:43,800 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000003
2015-02-10 21:44:43,800 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:43,801 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0042_01_000003 from application application_1423603735088_0042
2015-02-10 21:44:43,801 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:43,801 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0042
2015-02-10 21:44:44,756 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0042_01_000003]
2015-02-10 21:44:44,756 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:44,756 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0042_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:44:44,757 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000003
2015-02-10 21:44:44,757 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0042_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:44:44,757 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:44,758 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0042_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:44:44,758 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:44,758 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:44:44,758 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0042_000001 released container container_1423603735088_0042_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:44:45,696 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:45,697 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000004
2015-02-10 21:44:45,697 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0042_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:45,697 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0042_000001 container=Container: [ContainerId: container_1423603735088_0042_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:44:45,697 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:45,698 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:46,147 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0042_01_000004
2015-02-10 21:44:46,148 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:46,165 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0042_000001 (auth:SIMPLE)
2015-02-10 21:44:46,169 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0042_01_000004 by user teamcity
2015-02-10 21:44:46,169 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0042
2015-02-10 21:44:46,169 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000004
2015-02-10 21:44:46,170 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from NEW to INITING
2015-02-10 21:44:46,170 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0042_01_000004 to application application_1423603735088_0042
2015-02-10 21:44:46,171 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from INITING to RUNNING
2015-02-10 21:44:46,171 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:44:46,171 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0042
2015-02-10 21:44:46,172 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0042
2015-02-10 21:44:46,172 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:44:46,172 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0042
2015-02-10 21:44:46,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:46,173 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:46,173 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0042_01_000004
2015-02-10 21:44:46,191 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0042_01_000004.tokens. Credentials list: 
2015-02-10 21:44:46,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:46,338 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423603735088_0042_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004.tokens
2015-02-10 21:44:46,339 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:46,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:46,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar	dst=null	perm=null
2015-02-10 21:44:46,494 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59552, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_846325584_40181, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742246_1422, duration: 1348988
2015-02-10 21:44:46,538 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:46,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:46,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml	dst=null	perm=null
2015-02-10 21:44:46,580 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35752, bytes: 89865, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_846325584_40181, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742249_1425, duration: 436958
2015-02-10 21:44:46,613 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0042/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:46,613 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:46,660 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:46,660 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:46,697 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:46,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004/default_container_executor.sh]
2015-02-10 21:44:47,151 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:44:50,337 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:50,357 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:44:50,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:50,809 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742252_1428{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:50,944 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428 src: /127.0.0.1:35760 dest: /127.0.0.1:46575
2015-02-10 21:44:50,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428 src: /127.0.0.1:60701 dest: /127.0.0.1:52976
2015-02-10 21:44:50,948 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428 src: /127.0.0.1:50317 dest: /127.0.0.1:57643
2015-02-10 21:44:50,999 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50317, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0042_r_000000_0_1065622874_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 48790380
2015-02-10 21:44:50,999 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:51,000 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742252_1428{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,000 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60701, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0042_r_000000_0_1065622874_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 49849512
2015-02-10 21:44:51,000 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,001 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742252_1428{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,001 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35760, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0042_r_000000_0_1065622874_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 48580806
2015-02-10 21:44:51,001 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,001 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742252_1428{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,041 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0042_r_000000_0_1065622874_1
2015-02-10 21:44:51,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0	dst=null	perm=null
2015-02-10 21:44:51,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0	dst=null	perm=null
2015-02-10 21:44:51,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/task_1423603735088_0042_r_000000	dst=null	perm=null
2015-02-10 21:44:51,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/_temporary/attempt_1423603735088_0042_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/task_1423603735088_0042_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:51,206 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0042_01_000004
2015-02-10 21:44:51,206 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000004
2015-02-10 21:44:51,206 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:44:51,207 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0042_01_000004
2015-02-10 21:44:51,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,220 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,222 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0042_01_000004 is : 143
2015-02-10 21:44:51,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1	dst=null	perm=null
2015-02-10 21:44:51,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:51,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:51,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/task_1423603735088_0042_r_000000	dst=null	perm=null
2015-02-10 21:44:51,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	dst=null	perm=null
2015-02-10 21:44:51,239 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:44:51,239 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004
2015-02-10 21:44:51,241 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004
2015-02-10 21:44:51,241 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004
2015-02-10 21:44:51,241 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000004
2015-02-10 21:44:51,242 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000004
2015-02-10 21:44:51,242 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:44:51,242 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0042_01_000004 from application application_1423603735088_0042
2015-02-10 21:44:51,242 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:51,243 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0042
2015-02-10 21:44:51,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary/1/task_1423603735088_0042_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary	dst=null	perm=null
2015-02-10 21:44:51,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,295 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,304 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,335 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59547, dest: /127.0.0.1:37184, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, duration: 7589168149
2015-02-10 21:44:51,335 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:51,336 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742251_1427{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:44:51,336 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60685, dest: /127.0.0.1:52976, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, duration: 7591136796
2015-02-10 21:44:51,336 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,337 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50299, dest: /127.0.0.1:57643, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, duration: 7592471702
2015-02-10 21:44:51,338 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,338 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742251_1427{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:44:51,339 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742251_1427{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 14273
2015-02-10 21:44:51,343 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,350 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742253_1429{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:44:51,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429 src: /127.0.0.1:59564 dest: /127.0.0.1:37184
2015-02-10 21:44:51,357 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429 src: /127.0.0.1:60704 dest: /127.0.0.1:52976
2015-02-10 21:44:51,358 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429 src: /127.0.0.1:50320 dest: /127.0.0.1:57643
2015-02-10 21:44:51,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50320, dest: /127.0.0.1:57643, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, duration: 1956972
2015-02-10 21:44:51,362 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:51,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742253_1429{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,363 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60704, dest: /127.0.0.1:52976, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, duration: 2514967
2015-02-10 21:44:51,363 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742253_1429{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,364 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59564, dest: /127.0.0.1:37184, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, duration: 3631376
2015-02-10 21:44:51,364 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742253_1429{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,365 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,368 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary_tmp is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist	dst=null	perm=null
2015-02-10 21:44:51,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:51,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist	dst=null	perm=null
2015-02-10 21:44:51,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp	dst=null	perm=null
2015-02-10 21:44:51,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1.jhist	dst=null	perm=null
2015-02-10 21:44:51,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59567, bytes: 46457, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427, duration: 593867
2015-02-10 21:44:51,403 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742254_1430{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:44:51,409 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430 src: /127.0.0.1:59568 dest: /127.0.0.1:37184
2015-02-10 21:44:51,410 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430 src: /127.0.0.1:35768 dest: /127.0.0.1:46575
2015-02-10 21:44:51,412 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430 src: /127.0.0.1:60709 dest: /127.0.0.1:52976
2015-02-10 21:44:51,415 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60709, dest: /127.0.0.1:52976, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, duration: 2261887
2015-02-10 21:44:51,416 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:51,416 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742254_1430{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,416 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35768, dest: /127.0.0.1:46575, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, duration: 2975194
2015-02-10 21:44:51,417 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,417 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742254_1430{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,417 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59568, dest: /127.0.0.1:37184, bytes: 46093, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, duration: 4054352
2015-02-10 21:44:51,418 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,418 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742254_1430{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,441 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:51,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:51,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:51,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:44:51,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042/job_1423603735088_0042_1_conf.xml	dst=null	perm=null
2015-02-10 21:44:51,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:51,459 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59567, bytes: 105068, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742250_1426, duration: 458071
2015-02-10 21:44:51,461 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742255_1431{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:44:51,467 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431 src: /127.0.0.1:50325 dest: /127.0.0.1:57643
2015-02-10 21:44:51,468 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431 src: /127.0.0.1:59572 dest: /127.0.0.1:37184
2015-02-10 21:44:51,470 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431 src: /127.0.0.1:60712 dest: /127.0.0.1:52976
2015-02-10 21:44:51,474 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60712, dest: /127.0.0.1:52976, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, duration: 2898865
2015-02-10 21:44:51,474 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:51,474 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742255_1431{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,475 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59572, dest: /127.0.0.1:37184, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, duration: 3364015
2015-02-10 21:44:51,475 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742255_1431{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,475 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,476 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50325, dest: /127.0.0.1:57643, bytes: 104252, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-539078786_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, duration: 4363964
2015-02-10 21:44:51,476 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742255_1431{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:51,476 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:51,481 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-539078786_1
2015-02-10 21:44:51,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0042-1423604670395-teamcity-%5BF2CBB298A95F4887ABE348008F79174F%2FC8F6FE09E58F4BCB-1423604691305-2-1-SUCCEEDED-default-1423604677078.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:44:51,524 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0042_000001 with final state: FINISHING
2015-02-10 21:44:51,524 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:51,524 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0042 with final state: FINISHING
2015-02-10 21:44:51,524 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from RUNNING to FINAL_SAVING
2015-02-10 21:44:51,524 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0042
2015-02-10 21:44:51,525 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:51,525 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from FINAL_SAVING to FINISHING
2015-02-10 21:44:52,187 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427
2015-02-10 21:44:52,207 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0042_01_000004]
2015-02-10 21:44:52,208 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:52,208 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0042_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:44:52,208 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000004
2015-02-10 21:44:52,208 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0042_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:52,208 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:52,209 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0042_01_000004, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:44:52,210 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:52,210 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:44:52,210 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0042_000001 released container container_1423603735088_0042_01_000004 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:52,210 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430
2015-02-10 21:44:52,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431
2015-02-10 21:44:52,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429
2015-02-10 21:44:52,534 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742246_1422 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:44:52,534 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742247_1423 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:44:52,534 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742248_1424 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:44:52,534 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742249_1425 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:44:52,535 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742251_1427 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:44:52,535 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742250_1426 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:44:52,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0042	dst=null	perm=null
2015-02-10 21:44:52,597 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742238_1414 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:44:52,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/17133367_upper_24C68EB458E64BD0B7D1E67FBC2BE60D	dst=null	perm=null
2015-02-10 21:44:52,601 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742242_1418 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:44:52,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/4995181703_lower_81FAFD5415D04D2F9C8B3CCD7AC8D176	dst=null	perm=null
2015-02-10 21:44:52,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,603 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary
2015-02-10 21:44:52,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/_temporary	dst=null	perm=null
2015-02-10 21:44:52,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,624 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:52,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	dst=null	perm=null
2015-02-10 21:44:52,627 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35777, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 244751
2015-02-10 21:44:52,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,646 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:52,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	dst=null	perm=null
2015-02-10 21:44:52,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50333, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 210871
2015-02-10 21:44:52,649 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared
2015-02-10 21:44:52,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared	dst=null	perm=null
2015-02-10 21:44:52,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	dst=null	perm=null
2015-02-10 21:44:52,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/aftereverynodeclared/part-00000	dst=null	perm=null
2015-02-10 21:44:52,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50333, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428, duration: 188065
2015-02-10 21:44:52,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:52,688 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:44:52,688 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-10 21:44:52,693 WARN  planner.HadoopPlanner (HadoopPlanner.java:handleWarnEquivalentPaths(303)) - found equivalent paths from: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"] to: CoGroup(lower*upper)[by: lower:[{1}:'num'] upper:[{1}:'num']]
2015-02-10 21:44:52,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:44:52,706 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:44:52,706 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:44:52,706 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:44:52,707 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself"]
2015-02-10 21:44:52,707 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:44:52,707 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-10 21:44:52,707 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-10 21:44:52,708 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...pipesplatform/cogroupself
2015-02-10 21:44:52,723 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:44:52,739 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:44:52,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:44:52,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:52,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:52,745 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 43
2015-02-10 21:44:52,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=null
2015-02-10 21:44:52,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:44:52,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:44:52,754 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:52,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,759 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742256_1432{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:44:52,763 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 src: /127.0.0.1:50335 dest: /127.0.0.1:57643
2015-02-10 21:44:52,765 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 src: /127.0.0.1:35781 dest: /127.0.0.1:46575
2015-02-10 21:44:52,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 src: /127.0.0.1:59583 dest: /127.0.0.1:37184
2015-02-10 21:44:52,776 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59583, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 3841258
2015-02-10 21:44:52,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742256_1432{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,777 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35781, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 4907975
2015-02-10 21:44:52,777 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,777 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:52,777 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742256_1432{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,777 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50335, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 5208179
2015-02-10 21:44:52,778 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742256_1432{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,786 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:52,787 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar
2015-02-10 21:44:52,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:52,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:52,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:52,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:52,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:44:52,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:44:52,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:44:52,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:44:52,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:44:52,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:52,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:52,802 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:44:52,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:44:52,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,811 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split
2015-02-10 21:44:52,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:44:52,814 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742257_1433{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:44:52,818 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433 src: /127.0.0.1:59584 dest: /127.0.0.1:37184
2015-02-10 21:44:52,819 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433 src: /127.0.0.1:50339 dest: /127.0.0.1:57643
2015-02-10 21:44:52,821 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433 src: /127.0.0.1:60725 dest: /127.0.0.1:52976
2015-02-10 21:44:52,822 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433 src: /127.0.0.1:35786 dest: /127.0.0.1:46575
2015-02-10 21:44:52,828 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35786, dest: /127.0.0.1:46575, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 4128960
2015-02-10 21:44:52,829 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:52,829 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742257_1433{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,829 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60725, dest: /127.0.0.1:52976, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 5288236
2015-02-10 21:44:52,829 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,830 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742257_1433{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,830 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50339, dest: /127.0.0.1:57643, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 6156749
2015-02-10 21:44:52,831 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742257_1433{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,831 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,831 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59584, dest: /127.0.0.1:37184, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 7072589
2015-02-10 21:44:52,832 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,832 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742257_1433{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,836 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:52,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,867 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742258_1434{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:44:52,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434 src: /127.0.0.1:50342 dest: /127.0.0.1:57643
2015-02-10 21:44:52,873 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434 src: /127.0.0.1:35788 dest: /127.0.0.1:46575
2015-02-10 21:44:52,875 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434 src: /127.0.0.1:59590 dest: /127.0.0.1:37184
2015-02-10 21:44:52,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59590, dest: /127.0.0.1:37184, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, duration: 1641461
2015-02-10 21:44:52,878 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:52,878 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742258_1434{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,878 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35788, dest: /127.0.0.1:46575, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, duration: 2192688
2015-02-10 21:44:52,879 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,879 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742258_1434{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,879 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50342, dest: /127.0.0.1:57643, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, duration: 2584245
2015-02-10 21:44:52,880 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742258_1434{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,880 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,885 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:52,886 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-10 21:44:52,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:44:52,902 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742259_1435{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]}
2015-02-10 21:44:52,929 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435 src: /127.0.0.1:60730 dest: /127.0.0.1:52976
2015-02-10 21:44:52,930 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435 src: /127.0.0.1:35791 dest: /127.0.0.1:46575
2015-02-10 21:44:52,932 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435 src: /127.0.0.1:50347 dest: /127.0.0.1:57643
2015-02-10 21:44:52,936 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50347, dest: /127.0.0.1:57643, bytes: 88045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 2414016
2015-02-10 21:44:52,936 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742259_1435{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,936 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:52,937 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35791, dest: /127.0.0.1:46575, bytes: 88045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 3304086
2015-02-10 21:44:52,937 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,937 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742259_1435{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,938 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60730, dest: /127.0.0.1:52976, bytes: 88045, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 4137566
2015-02-10 21:44:52,938 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742259_1435{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:44:52,938 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:52,942 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:44:52,943 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0043
2015-02-10 21:44:52,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=null
2015-02-10 21:44:52,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:44:52,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:44:52,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:52,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:52,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:44:52,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:44:52,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:52,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:52,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:52,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:52,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:52,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:52,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:52,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:44:52,959 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 43 submitted by user teamcity
2015-02-10 21:44:52,959 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0043
2015-02-10 21:44:52,959 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0043
2015-02-10 21:44:52,959 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0043
2015-02-10 21:44:52,959 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from NEW to NEW_SAVING
2015-02-10 21:44:52,959 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:44:52,960 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0043 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:44:52,960 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0043 from user: teamcity, in queue: default
2015-02-10 21:44:52,960 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0043
2015-02-10 21:44:52,960 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from SUBMITTED to ACCEPTED
2015-02-10 21:44:52,961 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0043_000001
2015-02-10 21:44:52,961 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from NEW to SUBMITTED
2015-02-10 21:44:52,961 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0043 from user: teamcity activated in queue: default
2015-02-10 21:44:52,961 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0043 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:44:52,961 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0043_000001 to scheduler from user teamcity in queue default
2015-02-10 21:44:52,962 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:44:52,963 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:52,963 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000001
2015-02-10 21:44:52,964 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:44:52,964 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:44:52,964 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:52,964 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:52,964 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0043_01_000001
2015-02-10 21:44:52,965 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:44:52,965 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0043_000001
2015-02-10 21:44:52,965 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0043 AttemptId: appattempt_1423603735088_0043_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0043_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:44:52,965 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:44:52,965 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:44:52,965 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0043_000001
2015-02-10 21:44:52,966 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0043/
2015-02-10 21:44:52,966 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0043
2015-02-10 21:44:52,966 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0043_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0043_000001
2015-02-10 21:44:52,967 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0043/
2015-02-10 21:44:52,967 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0043_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-10 21:44:52,970 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:44:52,971 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000001 by user teamcity
2015-02-10 21:44:52,972 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0043
2015-02-10 21:44:52,972 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000001
2015-02-10 21:44:52,972 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from NEW to INITING
2015-02-10 21:44:52,972 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000001 to application application_1423603735088_0043
2015-02-10 21:44:52,972 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from INITING to RUNNING
2015-02-10 21:44:52,973 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0043_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0043_000001
2015-02-10 21:44:52,973 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:44:52,973 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:44:52,973 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:44:52,973 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:44:52,974 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:44:52,974 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:44:52,974 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:44:52,974 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000001
2015-02-10 21:44:52,992 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0043_01_000001.tokens. Credentials list: 
2015-02-10 21:44:53,019 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:44:53,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0043_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001.tokens
2015-02-10 21:44:53,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:44:53,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:53,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:44:53,294 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50333, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-283791147_40410, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 639454
2015-02-10 21:44:53,341 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:53,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:53,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:53,381 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50333, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-283791147_40410, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, duration: 248646
2015-02-10 21:44:53,415 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:53,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:44:53,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:44:53,454 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59597, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-283791147_40410, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 263333
2015-02-10 21:44:53,486 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0043/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:53,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:44:53,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:44:53,526 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60737, bytes: 88733, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-283791147_40410, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 436133
2015-02-10 21:44:53,559 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0043/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:44:53,559 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:44:53,606 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:44:53,606 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:53,720 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001/default_container_executor.sh]
2015-02-10 21:44:53,962 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:44:54,654 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:37184 to replicate blk_1073742256_1432 to datanode(s) 127.0.0.1:52976
2015-02-10 21:44:54,654 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742242_1418, blk_1073742246_1422, blk_1073742247_1423, blk_1073742249_1425, blk_1073742250_1426, blk_1073742251_1427, blk_1073742238_1414]
2015-02-10 21:44:54,655 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742246_1422, blk_1073742247_1423, blk_1073742248_1424, blk_1073742250_1426, blk_1073742251_1427, blk_1073742238_1414]
2015-02-10 21:44:55,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433
2015-02-10 21:44:55,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428
2015-02-10 21:44:55,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435
2015-02-10 21:44:55,246 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434
2015-02-10 21:44:55,247 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427
2015-02-10 21:44:55,248 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431
2015-02-10 21:44:55,249 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429
2015-02-10 21:44:55,280 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433
2015-02-10 21:44:55,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742255_1431
2015-02-10 21:44:55,283 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742251_1427
2015-02-10 21:44:55,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430
2015-02-10 21:44:55,285 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428
2015-02-10 21:44:55,286 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435
2015-02-10 21:44:55,286 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742253_1429
2015-02-10 21:44:55,432 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434
2015-02-10 21:44:55,432 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742252_1428
2015-02-10 21:44:55,434 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435
2015-02-10 21:44:55,450 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432
2015-02-10 21:44:55,635 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432
2015-02-10 21:44:55,636 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742254_1430
2015-02-10 21:44:55,637 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433
2015-02-10 21:44:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246 for deletion
2015-02-10 21:44:55,677 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247 for deletion
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248 for deletion
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250 for deletion
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251 for deletion
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250
2015-02-10 21:44:55,678 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238 for deletion
2015-02-10 21:44:55,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251
2015-02-10 21:44:55,679 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238
2015-02-10 21:44:56,231 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=cee61eea-918a-4d7f-b5a8-1608c6548b3b, infoPort=34546, ipcPort=50868, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 to 127.0.0.1:52976 
2015-02-10 21:44:56,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251 for deletion
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249
2015-02-10 21:44:56,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247
2015-02-10 21:44:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238 for deletion
2015-02-10 21:44:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250
2015-02-10 21:44:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251
2015-02-10 21:44:56,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238
2015-02-10 21:44:56,235 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 src: /127.0.0.1:60738 dest: /127.0.0.1:52976
2015-02-10 21:44:56,236 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:44:56,237 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432 src: /127.0.0.1:60738 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:44:56,238 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742256_1432 size 254067
2015-02-10 21:44:56,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:44:56,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:44:56,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:44:56,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:44:56,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=null
2015-02-10 21:44:56,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:56,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:44:57,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:57,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:44:57,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433
2015-02-10 21:44:57,242 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434
2015-02-10 21:44:57,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432
2015-02-10 21:44:57,307 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50355, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742258_1434, duration: 233829
2015-02-10 21:44:57,655 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742242_1418, blk_1073742246_1422, blk_1073742247_1423, blk_1073742248_1424, blk_1073742249_1425, blk_1073742251_1427, blk_1073742238_1414]
2015-02-10 21:44:57,656 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742242_1418, blk_1073742246_1422, blk_1073742247_1423, blk_1073742248_1424, blk_1073742249_1425, blk_1073742250_1426]
2015-02-10 21:44:57,690 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0042_01_000001 succeeded 
2015-02-10 21:44:57,691 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:44:57,691 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0042_01_000001
2015-02-10 21:44:57,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001
2015-02-10 21:44:57,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001
2015-02-10 21:44:57,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001
2015-02-10 21:44:57,707 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0042/container_1423603735088_0042_01_000001
2015-02-10 21:44:57,707 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000001
2015-02-10 21:44:57,708 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0042_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:44:57,708 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0042_01_000001 from application application_1423603735088_0042
2015-02-10 21:44:57,708 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:44:57,708 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0042
2015-02-10 21:44:57,761 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0042_01_000001]
2015-02-10 21:44:57,761 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0042_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:44:57,761 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0042_000001
2015-02-10 21:44:57,761 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0042_000001 State change from FINISHING to FINISHED
2015-02-10 21:44:57,761 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0042_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:44:57,762 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0042 State change from FINISHING to FINISHED
2015-02-10 21:44:57,762 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0042
2015-02-10 21:44:57,762 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0042_000001
2015-02-10 21:44:57,762 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0042,name=[F2CBB298A95F4887ABE348008F79174F/C8F6FE09E58F4BCB8386C1842DD19A89] lower*upper/(3/3) ...form/aftereverynodeclared,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0042/jobhistory/job/job_1423603735088_0042,appMasterHost=ip-10-31-157-187,startTime=1423604670395,finishTime=1423604691524,finalStatus=SUCCEEDED
2015-02-10 21:44:57,762 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0042	CONTAINERID=container_1423603735088_0042_01_000001
2015-02-10 21:44:57,764 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0042_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:44:57,764 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:44:57,764 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0042_01_000001, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:44:57,764 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:57,764 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:44:57,764 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0042_000001 released container container_1423603735088_0042_01_000001 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:44:57,764 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0042_000001 is done. finalState=FINISHED
2015-02-10 21:44:57,765 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0042 requests cleared
2015-02-10 21:44:57,765 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0042 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:44:57,765 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0042 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:44:57,766 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0042_000001 (auth:SIMPLE)
2015-02-10 21:44:57,767 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0042_01_000001
2015-02-10 21:44:58,220 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:58,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,222 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,222 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,221 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0042
2015-02-10 21:44:58,222 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:58,222 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0042, with delay of 10800 seconds
2015-02-10 21:44:58,677 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:44:58,680 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0043_000001
2015-02-10 21:44:58,681 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0043	APPATTEMPTID=appattempt_1423603735088_0043_000001
2015-02-10 21:44:58,681 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:44:58,681 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from ACCEPTED to RUNNING
2015-02-10 21:44:58,686 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242 for deletion
2015-02-10 21:44:58,686 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246 for deletion
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247 for deletion
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248 for deletion
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249 for deletion
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246
2015-02-10 21:44:58,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250 for deletion
2015-02-10 21:44:58,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249
2015-02-10 21:44:58,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248
2015-02-10 21:44:58,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742250_1426 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742250
2015-02-10 21:44:58,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:58,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:44:58,762 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:44:58,762 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,762 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,763 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,763 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0042
2015-02-10 21:44:58,762 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0042
2015-02-10 21:44:58,763 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0042 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:44:58,763 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0042, with delay of 10800 seconds
2015-02-10 21:44:58,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:44:59,056 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742260_1436{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:44:59,110 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436 src: /127.0.0.1:59608 dest: /127.0.0.1:37184
2015-02-10 21:44:59,112 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436 src: /127.0.0.1:50363 dest: /127.0.0.1:57643
2015-02-10 21:44:59,114 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436 src: /127.0.0.1:35809 dest: /127.0.0.1:46575
2015-02-10 21:44:59,143 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35809, dest: /127.0.0.1:46575, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, duration: 27389523
2015-02-10 21:44:59,143 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:44:59,143 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742260_1436{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:59,144 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50363, dest: /127.0.0.1:57643, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, duration: 28031477
2015-02-10 21:44:59,144 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:59,144 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742260_1436{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:59,145 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59608, dest: /127.0.0.1:37184, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, duration: 29039641
2015-02-10 21:44:59,145 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742260_1436{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:44:59,145 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:44:59,151 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:44:59,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242 for deletion
2015-02-10 21:44:59,245 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246 for deletion
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742242_1418 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742242
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247 for deletion
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742246_1422 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742246
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248 for deletion
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742247_1423 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742247
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249 for deletion
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742248_1424 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742248
2015-02-10 21:44:59,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251 for deletion
2015-02-10 21:44:59,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742249_1425 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742249
2015-02-10 21:44:59,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238 for deletion
2015-02-10 21:44:59,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742251_1427 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742251
2015-02-10 21:44:59,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742238_1414 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742238
2015-02-10 21:44:59,762 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:59,763 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000002
2015-02-10 21:44:59,763 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:59,763 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:59,763 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:59,764 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:59,764 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:59,764 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000003
2015-02-10 21:44:59,764 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:44:59,765 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:59,765 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:59,765 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:59,766 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:59,766 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000004
2015-02-10 21:44:59,766 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:44:59,766 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:59,767 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:59,767 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:59,767 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:59,767 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000005
2015-02-10 21:44:59,767 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:44:59,768 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, 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-10 21:44:59,768 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:59,768 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:44:59,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:44:59,802 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000006
2015-02-10 21:44:59,802 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:44:59,803 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:44:59,803 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:44:59,803 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:00,295 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432
2015-02-10 21:45:00,457 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436
2015-02-10 21:45:00,644 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436
2015-02-10 21:45:00,751 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0043_01_000002
2015-02-10 21:45:00,751 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:00,751 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:00,752 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:00,752 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:00,752 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0043_01_000006
2015-02-10 21:45:00,752 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:00,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:00,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:00,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:00,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:00,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:00,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:00,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:00,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:00,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:00,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:00,973 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:45:00,973 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:45:00,979 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000004 by user teamcity
2015-02-10 21:45:00,980 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0043
2015-02-10 21:45:00,980 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000003 by user teamcity
2015-02-10 21:45:00,980 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from NEW to INITING
2015-02-10 21:45:00,980 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000003
2015-02-10 21:45:00,979 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000005 by user teamcity
2015-02-10 21:45:00,980 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000004 to application application_1423603735088_0043
2015-02-10 21:45:00,981 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000002 by user teamcity
2015-02-10 21:45:00,981 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000006 by user teamcity
2015-02-10 21:45:00,980 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000004
2015-02-10 21:45:00,981 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0043
2015-02-10 21:45:00,982 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000006
2015-02-10 21:45:00,982 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from NEW to INITING
2015-02-10 21:45:00,982 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000006 to application application_1423603735088_0043
2015-02-10 21:45:00,982 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from INITING to RUNNING
2015-02-10 21:45:00,981 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000005
2015-02-10 21:45:00,981 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000002
2015-02-10 21:45:00,981 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000003 to application application_1423603735088_0043
2015-02-10 21:45:00,983 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:45:00,983 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000005 to application application_1423603735088_0043
2015-02-10 21:45:00,983 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,983 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000002 to application application_1423603735088_0043
2015-02-10 21:45:00,983 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,984 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from INITING to RUNNING
2015-02-10 21:45:00,984 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:00,984 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:00,984 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:45:00,984 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:00,984 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:00,985 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000006
2015-02-10 21:45:00,984 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:45:00,986 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:45:00,986 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:45:00,986 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,986 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,986 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:00,986 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:00,987 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:00,987 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:00,987 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,987 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,987 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:00,987 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:00,988 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,988 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,988 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:00,988 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:00,988 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,989 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:00,989 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:00,989 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:00,989 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000002
2015-02-10 21:45:00,990 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000004
2015-02-10 21:45:00,992 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000005
2015-02-10 21:45:00,992 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0043_01_000003
2015-02-10 21:45:01,014 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0043_01_000006.tokens. Credentials list: 
2015-02-10 21:45:01,015 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0043_01_000004.tokens. Credentials list: 
2015-02-10 21:45:01,015 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0043_01_000003.tokens. Credentials list: 
2015-02-10 21:45:01,015 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0043_01_000002.tokens. Credentials list: 
2015-02-10 21:45:01,016 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0043_01_000005.tokens. Credentials list: 
2015-02-10 21:45:01,043 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:01,044 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:01,173 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423603735088_0043_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006.tokens
2015-02-10 21:45:01,173 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:01,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423603735088_0043_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004.tokens
2015-02-10 21:45:01,179 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:01,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:01,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:01,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:01,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar	dst=null	perm=null
2015-02-10 21:45:01,362 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59617, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2125500324_40700, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 1158368
2015-02-10 21:45:01,362 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35817, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-886449218_40697, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742256_1432, duration: 1099643
2015-02-10 21:45:01,411 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0043/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:01,411 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:01,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:01,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:01,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:01,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml	dst=null	perm=null
2015-02-10 21:45:01,457 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50373, bytes: 88733, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-886449218_40697, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 428456
2015-02-10 21:45:01,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60759, bytes: 88733, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2125500324_40700, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742259_1435, duration: 1612468
2015-02-10 21:45:01,498 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:01,498 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:01,501 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:01,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:01,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:01,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:01,501 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:01,574 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:01,575 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:01,575 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:01,576 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:01,577 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:01,577 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:01,579 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:01,579 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:01,581 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:01,582 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:01,763 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:01,763 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:01,763 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:01,763 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:01,767 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003/default_container_executor.sh]
2015-02-10 21:45:01,773 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:01,775 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005/default_container_executor.sh]
2015-02-10 21:45:01,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002/default_container_executor.sh]
2015-02-10 21:45:01,782 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006/default_container_executor.sh]
2015-02-10 21:45:01,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004/default_container_executor.sh]
2015-02-10 21:45:01,803 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:02,270 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436
2015-02-10 21:45:02,573 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:02,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0043_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005.tokens
2015-02-10 21:45:02,827 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:03,197 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:03,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423603735088_0043_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002.tokens
2015-02-10 21:45:03,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:04,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:04,378 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0043_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003.tokens
2015-02-10 21:45:04,379 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:06,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:45:06,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:45:06,633 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50387, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000002_0_-315582058_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 249658
2015-02-10 21:45:06,682 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60773, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000003_0_-1754479618_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 264534
2015-02-10 21:45:06,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:45:06,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:45:06,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:06,755 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59637, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000002_0_-315582058_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 264671
2015-02-10 21:45:06,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:06,818 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60773, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000003_0_-1754479618_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 235231
2015-02-10 21:45:06,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job.split	dst=null	perm=null
2015-02-10 21:45:06,849 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35837, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000000_0_941060591_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 305695
2015-02-10 21:45:06,856 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59639, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000001_0_1522189164_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 255931
2015-02-10 21:45:06,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:06,966 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59639, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000001_0_1522189164_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 249549
2015-02-10 21:45:06,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:06,994 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50395, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000004_0_-52891933_1, offset: 1024, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742257_1433, duration: 295258
2015-02-10 21:45:07,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:07,104 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35841, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000004_0_-52891933_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 251075
2015-02-10 21:45:07,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_m_000002_0	dst=null	perm=null
2015-02-10 21:45:07,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_m_000003_0	dst=null	perm=null
2015-02-10 21:45:07,438 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35837, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0043_m_000000_0_941060591_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 2485160
2015-02-10 21:45:07,449 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000004
2015-02-10 21:45:07,449 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000004
2015-02-10 21:45:07,450 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:45:07,450 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000004
2015-02-10 21:45:07,477 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742261_1437{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:45:07,478 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000004 is : 143
2015-02-10 21:45:07,484 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437 src: /127.0.0.1:35844 dest: /127.0.0.1:46575
2015-02-10 21:45:07,486 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437 src: /127.0.0.1:60785 dest: /127.0.0.1:52976
2015-02-10 21:45:07,488 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437 src: /127.0.0.1:59647 dest: /127.0.0.1:37184
2015-02-10 21:45:07,499 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:07,503 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004
2015-02-10 21:45:07,503 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004
2015-02-10 21:45:07,504 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000004
2015-02-10 21:45:07,504 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:07,504 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000004 from application application_1423603735088_0043
2015-02-10 21:45:07,505 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:07,505 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:07,505 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004
2015-02-10 21:45:07,506 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000004
2015-02-10 21:45:07,511 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist for DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:07,514 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000005
2015-02-10 21:45:07,514 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000005
2015-02-10 21:45:07,515 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:45:07,515 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000005
2015-02-10 21:45:07,515 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000004]
2015-02-10 21:45:07,517 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:07,517 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:45:07,517 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000004
2015-02-10 21:45:07,517 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:45:07,517 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:45:07,518 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000004, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:45:07,519 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:07,519 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:07,519 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000004 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:45:07,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_m_000001_0	dst=null	perm=null
2015-02-10 21:45:07,533 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000005 is : 143
2015-02-10 21:45:07,571 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:07,571 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005
2015-02-10 21:45:07,571 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005
2015-02-10 21:45:07,572 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005
2015-02-10 21:45:07,572 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000005
2015-02-10 21:45:07,573 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000005
2015-02-10 21:45:07,573 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:07,573 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000005 from application application_1423603735088_0043
2015-02-10 21:45:07,573 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:07,573 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:07,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_m_000000_0	dst=null	perm=null
2015-02-10 21:45:07,612 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000003
2015-02-10 21:45:07,612 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000003
2015-02-10 21:45:07,613 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:45:07,613 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000003
2015-02-10 21:45:07,613 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000005]
2015-02-10 21:45:07,614 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:07,614 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:45:07,614 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000005
2015-02-10 21:45:07,614 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:45:07,614 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:45:07,615 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000005, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:45:07,615 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:07,616 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:07,616 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000005 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:45:07,631 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000003 is : 143
2015-02-10 21:45:07,648 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:07,648 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003
2015-02-10 21:45:07,649 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000003
2015-02-10 21:45:07,649 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:07,650 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000003 from application application_1423603735088_0043
2015-02-10 21:45:07,650 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:07,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003
2015-02-10 21:45:07,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003
2015-02-10 21:45:07,650 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000003
2015-02-10 21:45:07,650 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:07,681 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000002
2015-02-10 21:45:07,681 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000002
2015-02-10 21:45:07,681 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:45:07,682 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000003]
2015-02-10 21:45:07,682 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:07,682 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000002
2015-02-10 21:45:07,682 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:45:07,682 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000003
2015-02-10 21:45:07,683 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:45:07,683 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:45:07,684 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000003, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:45:07,684 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:07,684 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:07,684 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000003 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:45:07,701 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000002 is : 143
2015-02-10 21:45:07,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_m_000004_0	dst=null	perm=null
2015-02-10 21:45:07,717 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:07,717 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002
2015-02-10 21:45:07,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002
2015-02-10 21:45:07,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002
2015-02-10 21:45:07,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000002
2015-02-10 21:45:07,718 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000002
2015-02-10 21:45:07,719 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:07,719 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000002 from application application_1423603735088_0043
2015-02-10 21:45:07,719 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:07,719 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:07,781 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000006
2015-02-10 21:45:07,781 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000006
2015-02-10 21:45:07,781 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:45:07,781 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000006
2015-02-10 21:45:07,799 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000006 is : 143
2015-02-10 21:45:07,815 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:07,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006
2015-02-10 21:45:07,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006
2015-02-10 21:45:07,817 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006
2015-02-10 21:45:07,817 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000006
2015-02-10 21:45:07,818 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:07,818 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000006 from application application_1423603735088_0043
2015-02-10 21:45:07,818 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:07,818 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:07,818 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000006
2015-02-10 21:45:08,682 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000002]
2015-02-10 21:45:08,682 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:08,683 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:45:08,683 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000002
2015-02-10 21:45:08,683 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:08,683 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:45:08,684 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000002, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:45:08,684 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:08,684 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:08,684 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000002 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:08,782 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000006]
2015-02-10 21:45:08,782 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:08,782 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:45:08,783 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000006
2015-02-10 21:45:08,783 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:08,783 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:08,783 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:45:08,784 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:08,784 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:08,784 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:08,969 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:08,969 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000007
2015-02-10 21:45:08,969 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0043_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:45:08,969 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0043_000001 container=Container: [ContainerId: container_1423603735088_0043_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:08,969 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:08,969 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:09,470 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-10 21:45:09,471 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-10 21:45:09,806 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0043_01_000007
2015-02-10 21:45:09,807 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:09,823 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:45:09,825 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0043_01_000007 by user teamcity
2015-02-10 21:45:09,826 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000007
2015-02-10 21:45:09,826 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0043_01_000007 to application application_1423603735088_0043
2015-02-10 21:45:09,826 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:45:09,826 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0043
2015-02-10 21:45:09,827 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0043
2015-02-10 21:45:09,827 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:09,827 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0043
2015-02-10 21:45:09,827 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:09,878 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:09,878 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:09,969 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:10,004 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000007/default_container_executor.sh]
2015-02-10 21:45:10,810 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:13,646 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:13,649 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:13,671 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:14,018 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(673)) - Number of transactions: 3616 Total time for transactions(ms): 277 Number of transactions batched in Syncs: 3 Number of syncs: 2543 SyncTimes(ms): 6127 4574 
2015-02-10 21:45:14,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,117 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742262_1438{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:45:14,268 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438 src: /127.0.0.1:35856 dest: /127.0.0.1:46575
2015-02-10 21:45:14,271 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438 src: /127.0.0.1:59658 dest: /127.0.0.1:37184
2015-02-10 21:45:14,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438 src: /127.0.0.1:60798 dest: /127.0.0.1:52976
2015-02-10 21:45:14,321 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60798, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0043_r_000000_0_1819669037_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 47264572
2015-02-10 21:45:14,321 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:14,322 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742262_1438{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,322 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59658, dest: /127.0.0.1:37184, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0043_r_000000_0_1819669037_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 48005216
2015-02-10 21:45:14,322 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,323 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742262_1438{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,323 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35856, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0043_r_000000_0_1819669037_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 48764036
2015-02-10 21:45:14,323 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742262_1438{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,324 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,330 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0043_r_000000_0_1819669037_1
2015-02-10 21:45:14,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0	dst=null	perm=null
2015-02-10 21:45:14,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0	dst=null	perm=null
2015-02-10 21:45:14,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/task_1423603735088_0043_r_000000	dst=null	perm=null
2015-02-10 21:45:14,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/_temporary/attempt_1423603735088_0043_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/task_1423603735088_0043_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:45:14,484 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000007
2015-02-10 21:45:14,484 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000007
2015-02-10 21:45:14,485 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:45:14,485 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000007
2015-02-10 21:45:14,501 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0043_01_000007 is : 143
2015-02-10 21:45:14,517 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:14,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000007
2015-02-10 21:45:14,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000007
2015-02-10 21:45:14,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000007
2015-02-10 21:45:14,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000007
2015-02-10 21:45:14,519 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000007
2015-02-10 21:45:14,520 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:14,520 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000007 from application application_1423603735088_0043
2015-02-10 21:45:14,520 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:14,520 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:14,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,536 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1	dst=null	perm=null
2015-02-10 21:45:14,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:14,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:14,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/task_1423603735088_0043_r_000000	dst=null	perm=null
2015-02-10 21:45:14,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	dst=null	perm=null
2015-02-10 21:45:14,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary/1/task_1423603735088_0043_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary	dst=null	perm=null
2015-02-10 21:45:14,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,575 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,581 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,608 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59647, dest: /127.0.0.1:37184, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, duration: 7117919143
2015-02-10 21:45:14,609 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:14,609 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742261_1437{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16228
2015-02-10 21:45:14,610 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60785, dest: /127.0.0.1:52976, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, duration: 7120283969
2015-02-10 21:45:14,610 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,611 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742261_1437{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16228
2015-02-10 21:45:14,611 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35844, dest: /127.0.0.1:46575, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, duration: 7120708976
2015-02-10 21:45:14,612 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,612 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742261_1437{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16228
2015-02-10 21:45:14,616 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,624 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742263_1439{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:14,628 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439 src: /127.0.0.1:35859 dest: /127.0.0.1:46575
2015-02-10 21:45:14,631 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439 src: /127.0.0.1:59661 dest: /127.0.0.1:37184
2015-02-10 21:45:14,634 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439 src: /127.0.0.1:60801 dest: /127.0.0.1:52976
2015-02-10 21:45:14,638 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60801, dest: /127.0.0.1:52976, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, duration: 2107248
2015-02-10 21:45:14,638 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:14,638 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742263_1439{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,639 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59661, dest: /127.0.0.1:37184, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, duration: 2933741
2015-02-10 21:45:14,639 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,639 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742263_1439{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,640 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35859, dest: /127.0.0.1:46575, bytes: 456, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, duration: 3206460
2015-02-10 21:45:14,640 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,640 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742263_1439{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,644 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary_tmp is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist	dst=null	perm=null
2015-02-10 21:45:14,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:14,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist	dst=null	perm=null
2015-02-10 21:45:14,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:14,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1.jhist	dst=null	perm=null
2015-02-10 21:45:14,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,675 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59663, bytes: 69823, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437, duration: 426869
2015-02-10 21:45:14,678 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742264_1440{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:14,682 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440 src: /127.0.0.1:50418 dest: /127.0.0.1:57643
2015-02-10 21:45:14,683 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440 src: /127.0.0.1:35864 dest: /127.0.0.1:46575
2015-02-10 21:45:14,685 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440 src: /127.0.0.1:60805 dest: /127.0.0.1:52976
2015-02-10 21:45:14,689 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60805, dest: /127.0.0.1:52976, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, duration: 3501854
2015-02-10 21:45:14,690 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:14,690 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742264_1440{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,690 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35864, dest: /127.0.0.1:46575, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, duration: 4088201
2015-02-10 21:45:14,691 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,691 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742264_1440{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,692 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50418, dest: /127.0.0.1:57643, bytes: 69279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, duration: 4618828
2015-02-10 21:45:14,692 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742264_1440{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,692 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,695 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:14,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:14,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:14,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:14,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043/job_1423603735088_0043_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:14,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:14,711 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59663, bytes: 103940, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742260_1436, duration: 373227
2015-02-10 21:45:14,714 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742265_1441{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:45:14,719 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441 src: /127.0.0.1:60806 dest: /127.0.0.1:52976
2015-02-10 21:45:14,721 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441 src: /127.0.0.1:35867 dest: /127.0.0.1:46575
2015-02-10 21:45:14,722 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441 src: /127.0.0.1:59669 dest: /127.0.0.1:37184
2015-02-10 21:45:14,727 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59669, dest: /127.0.0.1:37184, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, duration: 2841974
2015-02-10 21:45:14,727 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:14,727 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742265_1441{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,728 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35867, dest: /127.0.0.1:46575, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, duration: 2634752
2015-02-10 21:45:14,728 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742265_1441{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,729 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,729 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60806, dest: /127.0.0.1:52976, bytes: 103132, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1774725359_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, duration: 5120455
2015-02-10 21:45:14,729 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:14,730 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742265_1441{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:14,733 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1774725359_1
2015-02-10 21:45:14,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0043-1423604692958-teamcity-%5B65F30D7606054B3FAF01441E5E98EFCA%2FC666BBEF2467495D-1423604714582-5-1-SUCCEEDED-default-1423604698717.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:14,758 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0043_000001 with final state: FINISHING
2015-02-10 21:45:14,759 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:14,759 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0043 with final state: FINISHING
2015-02-10 21:45:14,759 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:14,759 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0043
2015-02-10 21:45:14,759 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:45:14,760 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from FINAL_SAVING to FINISHING
2015-02-10 21:45:15,302 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441
2015-02-10 21:45:15,302 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438
2015-02-10 21:45:15,303 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439
2015-02-10 21:45:15,304 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440
2015-02-10 21:45:15,464 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440
2015-02-10 21:45:15,486 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000007]
2015-02-10 21:45:15,486 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:15,486 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:45:15,486 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000007
2015-02-10 21:45:15,486 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:45:15,487 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:15,488 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:15,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:15,488 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:15,488 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:45:15,501 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437
2015-02-10 21:45:15,651 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742264_1440
2015-02-10 21:45:15,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439
2015-02-10 21:45:15,652 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438
2015-02-10 21:45:15,654 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441
2015-02-10 21:45:15,769 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742256_1432 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:45:15,769 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742257_1433 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:45:15,769 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742258_1434 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:37184 
2015-02-10 21:45:15,769 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742259_1435 127.0.0.1:52976 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:45:15,770 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742261_1437 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:45:15,770 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742260_1436 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:46575 
2015-02-10 21:45:15,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0043	dst=null	perm=null
2015-02-10 21:45:15,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,830 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary
2015-02-10 21:45:15,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/_temporary	dst=null	perm=null
2015-02-10 21:45:15,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,851 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437
2015-02-10 21:45:15,851 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:15,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	dst=null	perm=null
2015-02-10 21:45:15,855 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59671, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 234132
2015-02-10 21:45:15,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,874 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:15,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	dst=null	perm=null
2015-02-10 21:45:15,877 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60811, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 211600
2015-02-10 21:45:15,878 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself
2015-02-10 21:45:15,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself	dst=null	perm=null
2015-02-10 21:45:15,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	dst=null	perm=null
2015-02-10 21:45:15,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupself/part-00000	dst=null	perm=null
2015-02-10 21:45:15,885 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35872, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438, duration: 225845
2015-02-10 21:45:15,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:15,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:15,906 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 21:45:15,906 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-10 21:45:15,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt"]
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt"]
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby"]
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-10 21:45:15,933 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 2
2015-02-10 21:45:15,934 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 2
2015-02-10 21:45:15,935 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/2)
2015-02-10 21:45:15,951 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:45:15,968 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:45:15,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:15,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:15,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:15,974 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 44
2015-02-10 21:45:15,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=null
2015-02-10 21:45:15,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:45:15,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:45:15,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:15,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:15,989 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742266_1442{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:15,992 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 src: /127.0.0.1:35874 dest: /127.0.0.1:46575
2015-02-10 21:45:15,994 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 src: /127.0.0.1:59676 dest: /127.0.0.1:37184
2015-02-10 21:45:15,995 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 src: /127.0.0.1:50431 dest: /127.0.0.1:57643
2015-02-10 21:45:16,001 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50431, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 4480736
2015-02-10 21:45:16,016 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:16,016 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742266_1442{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,017 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59676, dest: /127.0.0.1:37184, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 18374803
2015-02-10 21:45:16,017 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,017 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742266_1442{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,017 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35874, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 19277450
2015-02-10 21:45:16,018 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,018 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742266_1442{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,022 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:16,023 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar
2015-02-10 21:45:16,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:16,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:16,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:16,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:16,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:45:16,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:45:16,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:45:16,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:45:16,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:45:16,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:16,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:16,039 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:16,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:16,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:16,042 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:16,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:16,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:16,045 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:16,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:16,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:16,048 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:16,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:16,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,055 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,056 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split
2015-02-10 21:45:16,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:16,060 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742267_1443{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:16,063 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443 src: /127.0.0.1:35877 dest: /127.0.0.1:46575
2015-02-10 21:45:16,065 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443 src: /127.0.0.1:59679 dest: /127.0.0.1:37184
2015-02-10 21:45:16,066 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443 src: /127.0.0.1:60819 dest: /127.0.0.1:52976
2015-02-10 21:45:16,068 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443 src: /127.0.0.1:50435 dest: /127.0.0.1:57643
2015-02-10 21:45:16,071 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50435, dest: /127.0.0.1:57643, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 2341402
2015-02-10 21:45:16,072 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:16,072 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742267_1443{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,072 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60819, dest: /127.0.0.1:52976, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 2743685
2015-02-10 21:45:16,073 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,073 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742267_1443{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,074 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59679, dest: /127.0.0.1:37184, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 3636274
2015-02-10 21:45:16,074 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742267_1443{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,074 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,074 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35877, dest: /127.0.0.1:46575, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 4111241
2015-02-10 21:45:16,075 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,075 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742267_1443{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,079 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:16,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,086 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742268_1444{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:16,090 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444 src: /127.0.0.1:35881 dest: /127.0.0.1:46575
2015-02-10 21:45:16,091 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444 src: /127.0.0.1:59683 dest: /127.0.0.1:37184
2015-02-10 21:45:16,093 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444 src: /127.0.0.1:60823 dest: /127.0.0.1:52976
2015-02-10 21:45:16,096 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60823, dest: /127.0.0.1:52976, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, duration: 1485263
2015-02-10 21:45:16,096 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:16,096 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742268_1444{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,096 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59683, dest: /127.0.0.1:37184, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, duration: 2268529
2015-02-10 21:45:16,097 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742268_1444{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,097 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,098 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35881, dest: /127.0.0.1:46575, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, duration: 3339270
2015-02-10 21:45:16,098 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,098 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742268_1444{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,101 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:16,102 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-10 21:45:16,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:16,115 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742269_1445{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:16,118 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445 src: /127.0.0.1:59685 dest: /127.0.0.1:37184
2015-02-10 21:45:16,120 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445 src: /127.0.0.1:35885 dest: /127.0.0.1:46575
2015-02-10 21:45:16,121 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445 src: /127.0.0.1:50441 dest: /127.0.0.1:57643
2015-02-10 21:45:16,125 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50441, dest: /127.0.0.1:57643, bytes: 88293, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 2418722
2015-02-10 21:45:16,125 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:16,125 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742269_1445{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,126 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35885, dest: /127.0.0.1:46575, bytes: 88293, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 2784351
2015-02-10 21:45:16,126 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,126 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742269_1445{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,126 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59685, dest: /127.0.0.1:37184, bytes: 88293, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 3488265
2015-02-10 21:45:16,127 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:16,127 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742269_1445{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:16,129 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:16,130 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0044
2015-02-10 21:45:16,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=null
2015-02-10 21:45:16,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:16,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:16,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:16,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:16,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:16,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:16,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:16,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:16,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:16,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:16,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:16,144 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:16,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:16,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:16,147 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 44 submitted by user teamcity
2015-02-10 21:45:16,147 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0044
2015-02-10 21:45:16,147 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0044
2015-02-10 21:45:16,148 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0044
2015-02-10 21:45:16,148 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from NEW to NEW_SAVING
2015-02-10 21:45:16,148 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:45:16,148 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0044 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:45:16,148 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0044 from user: teamcity, in queue: default
2015-02-10 21:45:16,149 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0044
2015-02-10 21:45:16,149 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from SUBMITTED to ACCEPTED
2015-02-10 21:45:16,149 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0044_000001
2015-02-10 21:45:16,149 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from NEW to SUBMITTED
2015-02-10 21:45:16,150 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0044 from user: teamcity activated in queue: default
2015-02-10 21:45:16,150 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0044 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:45:16,150 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0044_000001 to scheduler from user teamcity in queue default
2015-02-10 21:45:16,150 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:45:16,152 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0044/
2015-02-10 21:45:16,152 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0044
2015-02-10 21:45:16,152 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0044/
2015-02-10 21:45:16,227 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:16,227 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000001
2015-02-10 21:45:16,228 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:45:16,228 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:45:16,228 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:16,228 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0044_01_000001
2015-02-10 21:45:16,228 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:16,229 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:16,229 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0044_000001
2015-02-10 21:45:16,229 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0044 AttemptId: appattempt_1423603735088_0044_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0044_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ]
2015-02-10 21:45:16,229 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:45:16,229 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:45:16,230 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0044_000001
2015-02-10 21:45:16,234 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0044_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0044_000001
2015-02-10 21:45:16,234 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0044_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-10 21:45:16,237 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:16,239 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000001 by user teamcity
2015-02-10 21:45:16,239 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0044
2015-02-10 21:45:16,239 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000001
2015-02-10 21:45:16,239 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from NEW to INITING
2015-02-10 21:45:16,240 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000001 to application application_1423603735088_0044
2015-02-10 21:45:16,240 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0044_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] for AM appattempt_1423603735088_0044_000001
2015-02-10 21:45:16,240 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from INITING to RUNNING
2015-02-10 21:45:16,240 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:45:16,240 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:45:16,240 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:16,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:16,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:45:16,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:45:16,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:16,242 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000001
2015-02-10 21:45:16,259 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0044_01_000001.tokens. Credentials list: 
2015-02-10 21:45:16,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:16,404 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423603735088_0044_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001.tokens
2015-02-10 21:45:16,404 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:16,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:16,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:16,560 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50445, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2071622187_41427, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 1108340
2015-02-10 21:45:16,603 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:16,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:16,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:16,643 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35872, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2071622187_41427, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, duration: 231891
2015-02-10 21:45:16,675 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:16,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:16,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:16,715 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50445, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2071622187_41427, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 254718
2015-02-10 21:45:16,748 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:16,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:16,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:16,788 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50445, bytes: 88985, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2071622187_41427, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 377400
2015-02-10 21:45:16,821 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0044/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:16,821 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:16,868 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:16,868 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:16,981 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001/default_container_executor.sh]
2015-02-10 21:45:17,227 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:17,279 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442
2015-02-10 21:45:17,280 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444
2015-02-10 21:45:17,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742261_1437
2015-02-10 21:45:17,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443
2015-02-10 21:45:17,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742263_1439
2015-02-10 21:45:17,480 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445
2015-02-10 21:45:17,481 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742265_1441
2015-02-10 21:45:17,482 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742262_1438
2015-02-10 21:45:18,658 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742266_1442 to datanode(s) 127.0.0.1:52976
2015-02-10 21:45:18,659 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742256_1432, blk_1073742257_1433, blk_1073742258_1434, blk_1073742259_1435, blk_1073742260_1436]
2015-02-10 21:45:18,659 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742256_1432, blk_1073742257_1433, blk_1073742258_1434, blk_1073742259_1435, blk_1073742260_1436, blk_1073742261_1437]
2015-02-10 21:45:19,681 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 to 127.0.0.1:52976 
2015-02-10 21:45:19,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256 for deletion
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257 for deletion
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258 for deletion
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259 for deletion
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256
2015-02-10 21:45:19,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258
2015-02-10 21:45:19,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260 for deletion
2015-02-10 21:45:19,683 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260
2015-02-10 21:45:19,683 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 (numBytes=254067) to /127.0.0.1:52976
2015-02-10 21:45:19,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 src: /127.0.0.1:60833 dest: /127.0.0.1:52976
2015-02-10 21:45:19,686 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442 src: /127.0.0.1:60833 dest: /127.0.0.1:52976 of size 254067
2015-02-10 21:45:19,687 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742266_1442 size 254067
2015-02-10 21:45:19,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256 for deletion
2015-02-10 21:45:19,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257 for deletion
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258 for deletion
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259 for deletion
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260 for deletion
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261 for deletion
2015-02-10 21:45:19,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258
2015-02-10 21:45:19,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261
2015-02-10 21:45:19,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260
2015-02-10 21:45:19,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:19,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:45:19,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:45:19,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:45:19,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=null
2015-02-10 21:45:19,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:19,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:20,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:20,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:20,470 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443
2015-02-10 21:45:20,472 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445
2015-02-10 21:45:20,509 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442
2015-02-10 21:45:20,510 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443
2015-02-10 21:45:20,510 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444
2015-02-10 21:45:20,557 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35895, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444, duration: 248334
2015-02-10 21:45:20,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442
2015-02-10 21:45:20,860 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442
2015-02-10 21:45:20,861 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443
2015-02-10 21:45:20,863 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445
2015-02-10 21:45:20,864 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742268_1444
2015-02-10 21:45:20,932 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0043_01_000001 succeeded 
2015-02-10 21:45:20,933 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:45:20,933 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0043_01_000001
2015-02-10 21:45:20,949 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001
2015-02-10 21:45:20,949 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001
2015-02-10 21:45:20,951 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001
2015-02-10 21:45:20,951 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0043/container_1423603735088_0043_01_000001
2015-02-10 21:45:20,951 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000001
2015-02-10 21:45:20,951 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0043_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:45:20,951 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0043_01_000001 from application application_1423603735088_0043
2015-02-10 21:45:20,952 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:20,952 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0043
2015-02-10 21:45:21,488 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0043_01_000001]
2015-02-10 21:45:21,488 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0043_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:21,488 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0043_000001
2015-02-10 21:45:21,489 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0043_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:45:21,489 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0043_000001 State change from FINISHING to FINISHED
2015-02-10 21:45:21,489 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0043	CONTAINERID=container_1423603735088_0043_01_000001
2015-02-10 21:45:21,489 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0043 State change from FINISHING to FINISHED
2015-02-10 21:45:21,489 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0043_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:21,489 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0043_000001
2015-02-10 21:45:21,489 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:21,489 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0043
2015-02-10 21:45:21,490 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0043_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:21,490 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0043,name=[65F30D7606054B3FAF01441E5E98EFCA/C666BBEF2467495DA11A14EB48B66514] lower*upper/(1/1) ...pipesplatform/cogroupself,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0043/jobhistory/job/job_1423603735088_0043,appMasterHost=ip-10-31-157-187,startTime=1423604692958,finishTime=1423604714759,finalStatus=SUCCEEDED
2015-02-10 21:45:21,490 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:21,490 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:21,490 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0043_000001 released container container_1423603735088_0043_01_000001 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:21,491 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0043_000001 is done. finalState=FINISHED
2015-02-10 21:45:21,491 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0043 requests cleared
2015-02-10 21:45:21,491 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0043 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:45:21,491 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0043 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:45:21,493 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0043_000001 (auth:SIMPLE)
2015-02-10 21:45:21,494 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0043_01_000001
2015-02-10 21:45:21,660 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742256_1432, blk_1073742257_1433, blk_1073742259_1435, blk_1073742261_1437]
2015-02-10 21:45:21,660 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742256_1432, blk_1073742257_1433, blk_1073742258_1434, blk_1073742260_1436, blk_1073742261_1437]
2015-02-10 21:45:21,688 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:21,688 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,688 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,688 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,689 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0043
2015-02-10 21:45:21,689 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,689 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:21,689 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0043, with delay of 10800 seconds
2015-02-10 21:45:21,786 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:21,787 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,787 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0043
2015-02-10 21:45:21,787 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,788 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:21,788 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0043, with delay of 10800 seconds
2015-02-10 21:45:21,788 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,789 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:21,870 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:21,875 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0044_000001
2015-02-10 21:45:21,875 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0044	APPATTEMPTID=appattempt_1423603735088_0044_000001
2015-02-10 21:45:21,875 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:45:21,876 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from ACCEPTED to RUNNING
2015-02-10 21:45:21,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:21,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:45:22,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:22,260 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742270_1446{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:45:22,315 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446 src: /127.0.0.1:59701 dest: /127.0.0.1:37184
2015-02-10 21:45:22,318 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446 src: /127.0.0.1:60843 dest: /127.0.0.1:52976
2015-02-10 21:45:22,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446 src: /127.0.0.1:35904 dest: /127.0.0.1:46575
2015-02-10 21:45:22,359 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35904, dest: /127.0.0.1:46575, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, duration: 36584644
2015-02-10 21:45:22,359 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:22,359 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742270_1446{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:22,360 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60843, dest: /127.0.0.1:52976, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, duration: 37852125
2015-02-10 21:45:22,360 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:22,360 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742270_1446{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:22,361 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59701, dest: /127.0.0.1:37184, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, duration: 39094015
2015-02-10 21:45:22,361 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:22,361 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742270_1446{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:22,367 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:22,489 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:22,489 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:22,490 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446
2015-02-10 21:45:22,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:22,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:22,490 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0043
2015-02-10 21:45:22,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0043
2015-02-10 21:45:22,491 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0043 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:22,491 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0043, with delay of 10800 seconds
2015-02-10 21:45:23,230 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,230 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000002
2015-02-10 21:45:23,230 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:45:23,230 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:45:23,231 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,231 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,231 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,231 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000003
2015-02-10 21:45:23,231 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 21:45:23,232 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, 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-10 21:45:23,232 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,232 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,232 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256 for deletion
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257 for deletion
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258 for deletion
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742258_1434 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742258
2015-02-10 21:45:23,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260 for deletion
2015-02-10 21:45:23,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261 for deletion
2015-02-10 21:45:23,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742260_1436 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742260
2015-02-10 21:45:23,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261
2015-02-10 21:45:23,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256 for deletion
2015-02-10 21:45:23,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257 for deletion
2015-02-10 21:45:23,246 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259 for deletion
2015-02-10 21:45:23,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742256_1432 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742256
2015-02-10 21:45:23,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261 for deletion
2015-02-10 21:45:23,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742259_1435 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742259
2015-02-10 21:45:23,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742257_1433 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742257
2015-02-10 21:45:23,247 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742261_1437 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742261
2015-02-10 21:45:23,489 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,490 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000004
2015-02-10 21:45:23,490 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:45:23,490 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:23,490 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,490 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,491 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000005
2015-02-10 21:45:23,491 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 21:45:23,491 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:23,491 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,491 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,492 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,492 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000006
2015-02-10 21:45:23,492 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 21:45:23,492 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:23,492 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,493 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,493 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:23,493 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000007
2015-02-10 21:45:23,493 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 21:45:23,493 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:23,494 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:23,494 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:23,950 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:52239 for container : container_1423603735088_0044_01_000002
2015-02-10 21:45:23,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:23,950 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:23,951 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0044_01_000004
2015-02-10 21:45:23,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:23,951 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:23,952 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:23,952 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:24,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:24,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:24,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:24,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:24,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:24,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:24,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:24,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:24,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:24,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:24,147 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:24,147 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:24,153 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000006 by user teamcity
2015-02-10 21:45:24,154 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0044
2015-02-10 21:45:24,154 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000006
2015-02-10 21:45:24,154 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from NEW to INITING
2015-02-10 21:45:24,154 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000007 by user teamcity
2015-02-10 21:45:24,154 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000006 to application application_1423603735088_0044
2015-02-10 21:45:24,155 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000007 to application application_1423603735088_0044
2015-02-10 21:45:24,155 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000007
2015-02-10 21:45:24,155 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from INITING to RUNNING
2015-02-10 21:45:24,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,156 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,156 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000005 by user teamcity
2015-02-10 21:45:24,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,157 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000005
2015-02-10 21:45:24,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000003 by user teamcity
2015-02-10 21:45:24,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000002 by user teamcity
2015-02-10 21:45:24,157 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000003
2015-02-10 21:45:24,158 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000002
2015-02-10 21:45:24,157 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000004 by user teamcity
2015-02-10 21:45:24,158 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,157 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000003 to application application_1423603735088_0044
2015-02-10 21:45:24,159 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000002 to application application_1423603735088_0044
2015-02-10 21:45:24,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,159 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,160 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,160 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,161 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,159 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,162 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:24,162 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,162 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,162 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,158 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000004
2015-02-10 21:45:24,163 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000005 to application application_1423603735088_0044
2015-02-10 21:45:24,161 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,163 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000004 to application application_1423603735088_0044
2015-02-10 21:45:24,163 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000007
2015-02-10 21:45:24,164 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000006
2015-02-10 21:45:24,165 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,165 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 21:45:24,165 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,166 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,166 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,166 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,166 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,167 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:24,167 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:24,167 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:24,168 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000005
2015-02-10 21:45:24,168 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000004
2015-02-10 21:45:24,190 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0044_01_000005.tokens. Credentials list: 
2015-02-10 21:45:24,190 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0044_01_000007.tokens. Credentials list: 
2015-02-10 21:45:24,190 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0044_01_000006.tokens. Credentials list: 
2015-02-10 21:45:24,197 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0044_01_000004.tokens. Credentials list: 
2015-02-10 21:45:24,228 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:24,230 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,230 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,230 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,230 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,232 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,232 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,387 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000002/default_container_executor.sh]
2015-02-10 21:45:24,387 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000003/default_container_executor.sh]
2015-02-10 21:45:24,393 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0044_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005.tokens
2015-02-10 21:45:24,394 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:24,490 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,490 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,490 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,491 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:24,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:24,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:24,577 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59710, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2009660729_41738, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 922195
2015-02-10 21:45:24,643 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:24,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:24,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:24,688 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59710, bytes: 88985, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2009660729_41738, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 417493
2015-02-10 21:45:24,725 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,726 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:24,793 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,794 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,794 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,794 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,799 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,799 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,802 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:24,802 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:24,972 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:24,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004/default_container_executor.sh]
2015-02-10 21:45:24,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006/default_container_executor.sh]
2015-02-10 21:45:24,995 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005/default_container_executor.sh]
2015-02-10 21:45:24,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007/default_container_executor.sh]
2015-02-10 21:45:25,519 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446
2015-02-10 21:45:25,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:25,871 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446
2015-02-10 21:45:26,468 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423603735088_0044_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004.tokens
2015-02-10 21:45:26,469 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:26,998 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:27,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0044_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006.tokens
2015-02-10 21:45:27,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:28,357 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:29,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423603735088_0044_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007.tokens
2015-02-10 21:45:29,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:29,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:29,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:29,802 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35922, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000000_0_206435903_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 281589
2015-02-10 21:45:29,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:29,962 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50479, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000001_0_999127339_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 278349
2015-02-10 21:45:30,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:30,078 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35925, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000001_0_999127339_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 264587
2015-02-10 21:45:30,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:30,472 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35922, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000000_0_206435903_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 294587
2015-02-10 21:45:30,577 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50482, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000002_0_339883091_1, offset: 512, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 311723
2015-02-10 21:45:30,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000000_0	dst=null	perm=null
2015-02-10 21:45:30,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:30,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:30,756 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000002
2015-02-10 21:45:30,756 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000002
2015-02-10 21:45:30,756 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:45:30,756 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000002
2015-02-10 21:45:30,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000001_0	dst=null	perm=null
2015-02-10 21:45:30,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:30,782 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742271_1447{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:45:30,787 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447 src: /127.0.0.1:35930 dest: /127.0.0.1:46575
2015-02-10 21:45:30,790 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447 src: /127.0.0.1:60871 dest: /127.0.0.1:52976
2015-02-10 21:45:30,794 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000002 is : 143
2015-02-10 21:45:30,808 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447 src: /127.0.0.1:59733 dest: /127.0.0.1:37184
2015-02-10 21:45:30,823 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist for DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:30,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.split	dst=null	perm=null
2015-02-10 21:45:30,841 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:30,841 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000002
2015-02-10 21:45:30,841 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000002
2015-02-10 21:45:30,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000002
2015-02-10 21:45:30,842 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000002
2015-02-10 21:45:30,842 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000002
2015-02-10 21:45:30,842 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:30,842 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000002 from application application_1423603735088_0044
2015-02-10 21:45:30,842 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:30,843 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:30,879 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000003
2015-02-10 21:45:30,880 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000003
2015-02-10 21:45:30,880 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:45:30,880 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000003
2015-02-10 21:45:30,880 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000002]
2015-02-10 21:45:30,880 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:30,881 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:45:30,881 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000002
2015-02-10 21:45:30,881 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 21:45:30,881 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-10 21:45:30,882 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000002, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:45:30,883 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:30,883 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:30,883 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000002 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 21:45:30,888 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60874, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000003_0_-1374616855_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 285954
2015-02-10 21:45:30,898 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000003 is : 143
2015-02-10 21:45:30,915 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:30,915 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000003
2015-02-10 21:45:30,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000003
2015-02-10 21:45:30,916 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000003
2015-02-10 21:45:30,917 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000003
2015-02-10 21:45:30,917 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000003
2015-02-10 21:45:30,917 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:30,917 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000003 from application application_1423603735088_0044
2015-02-10 21:45:30,918 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:30,918 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:30,942 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60875, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000004_0_879459293_1, offset: 1024, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 291429
2015-02-10 21:45:31,004 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59737, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000005_0_-42899231_1, offset: 1536, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742267_1443, duration: 1566130
2015-02-10 21:45:31,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:31,020 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59738, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000003_0_-1374616855_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 314107
2015-02-10 21:45:31,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/lower.txt	dst=null	perm=null
2015-02-10 21:45:31,058 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35938, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000004_0_879459293_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741850_1026, duration: 253755
2015-02-10 21:45:31,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/classes/test/data/upper.txt	dst=null	perm=null
2015-02-10 21:45:31,127 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59737, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000005_0_-42899231_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 237396
2015-02-10 21:45:31,164 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59740, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0044_m_000002_0_339883091_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073741851_1027, duration: 2540169
2015-02-10 21:45:31,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000002_0	dst=null	perm=null
2015-02-10 21:45:31,355 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000004
2015-02-10 21:45:31,355 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000004
2015-02-10 21:45:31,355 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from RUNNING to KILLING
2015-02-10 21:45:31,355 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000004
2015-02-10 21:45:31,380 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000004 is : 143
2015-02-10 21:45:31,396 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:31,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004
2015-02-10 21:45:31,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004
2015-02-10 21:45:31,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004
2015-02-10 21:45:31,398 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000004
2015-02-10 21:45:31,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000004
2015-02-10 21:45:31,399 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:31,399 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000004 from application application_1423603735088_0044
2015-02-10 21:45:31,399 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:31,399 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:31,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000003_0	dst=null	perm=null
2015-02-10 21:45:31,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000004_0	dst=null	perm=null
2015-02-10 21:45:31,642 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000005
2015-02-10 21:45:31,643 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000005
2015-02-10 21:45:31,643 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from RUNNING to KILLING
2015-02-10 21:45:31,643 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000005
2015-02-10 21:45:31,644 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000004]
2015-02-10 21:45:31,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:31,644 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 21:45:31,644 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000004
2015-02-10 21:45:31,645 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 21:45:31,645 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 21:45:31,645 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000004, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:31,646 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:31,646 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:31,646 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000004 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 21:45:31,659 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000005 is : 143
2015-02-10 21:45:31,675 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:31,676 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005
2015-02-10 21:45:31,677 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000005
2015-02-10 21:45:31,677 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:31,677 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000005 from application application_1423603735088_0044
2015-02-10 21:45:31,677 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:31,677 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:31,678 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005
2015-02-10 21:45:31,678 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005
2015-02-10 21:45:31,679 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000005
2015-02-10 21:45:31,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_m_000005_0	dst=null	perm=null
2015-02-10 21:45:31,714 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000006
2015-02-10 21:45:31,714 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000006
2015-02-10 21:45:31,714 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from RUNNING to KILLING
2015-02-10 21:45:31,715 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000006
2015-02-10 21:45:31,715 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000005]
2015-02-10 21:45:31,715 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:31,716 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 21:45:31,716 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000005
2015-02-10 21:45:31,716 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 21:45:31,716 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 21:45:31,717 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000005, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:31,717 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:31,717 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:31,717 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000005 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 21:45:31,730 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000006 is : 143
2015-02-10 21:45:31,746 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:31,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006
2015-02-10 21:45:31,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006
2015-02-10 21:45:31,747 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006
2015-02-10 21:45:31,748 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000006
2015-02-10 21:45:31,748 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000006
2015-02-10 21:45:31,748 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:31,748 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000006 from application application_1423603735088_0044
2015-02-10 21:45:31,748 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:31,749 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:31,775 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000007
2015-02-10 21:45:31,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_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000007
2015-02-10 21:45:31,775 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from RUNNING to KILLING
2015-02-10 21:45:31,775 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000007
2015-02-10 21:45:31,776 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000006]
2015-02-10 21:45:31,776 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:31,776 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 21:45:31,776 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000006
2015-02-10 21:45:31,776 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 21:45:31,777 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 21:45:31,778 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000006, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:31,778 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:31,778 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:31,778 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000006 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 21:45:31,793 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000007 is : 143
2015-02-10 21:45:31,822 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:31,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007
2015-02-10 21:45:31,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007
2015-02-10 21:45:31,824 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007
2015-02-10 21:45:31,825 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000007
2015-02-10 21:45:31,825 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000007
2015-02-10 21:45:31,825 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:31,825 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000007 from application application_1423603735088_0044
2015-02-10 21:45:31,825 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:31,825 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:31,881 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000003]
2015-02-10 21:45:31,881 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:31,881 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:45:31,881 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000003
2015-02-10 21:45:31,882 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:45:31,882 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:45:31,883 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000003, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:45:31,883 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:31,883 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:31,883 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000003 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:45:32,696 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:32,696 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000008
2015-02-10 21:45:32,696 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0044_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:45:32,697 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0044_000001 container=Container: [ContainerId: container_1423603735088_0044_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, 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-10 21:45:32,697 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:32,697 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:32,776 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000007]
2015-02-10 21:45:32,777 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:32,777 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000007 in state: COMPLETED event:FINISHED
2015-02-10 21:45:32,777 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000007
2015-02-10 21:45:32,777 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:32,777 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 21:45:32,779 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000007, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:32,779 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:32,779 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:32,780 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000007 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:33,002 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:55633 for container : container_1423603735088_0044_01_000008
2015-02-10 21:45:33,002 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:33,019 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:33,022 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0044_01_000008 by user teamcity
2015-02-10 21:45:33,023 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0044
2015-02-10 21:45:33,023 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000008
2015-02-10 21:45:33,023 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from NEW to INITING
2015-02-10 21:45:33,023 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0044_01_000008 to application application_1423603735088_0044
2015-02-10 21:45:33,024 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from INITING to RUNNING
2015-02-10 21:45:33,024 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from NEW to LOCALIZING
2015-02-10 21:45:33,024 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0044
2015-02-10 21:45:33,024 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0044
2015-02-10 21:45:33,024 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:33,025 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0044
2015-02-10 21:45:33,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:33,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:33,025 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0044_01_000008
2015-02-10 21:45:33,044 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0044_01_000008.tokens. Credentials list: 
2015-02-10 21:45:33,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:33,193 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423603735088_0044_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008.tokens
2015-02-10 21:45:33,194 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:33,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:33,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar	dst=null	perm=null
2015-02-10 21:45:33,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35945, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_686721134_42268, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742266_1442, duration: 1212338
2015-02-10 21:45:33,432 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0044/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:33,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:33,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml	dst=null	perm=null
2015-02-10 21:45:33,473 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59747, bytes: 88985, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_686721134_42268, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742269_1445, duration: 419816
2015-02-10 21:45:33,507 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:33,507 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:33,555 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:33,555 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:33,672 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008/default_container_executor.sh]
2015-02-10 21:45:33,696 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:34,006 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:37,206 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:37,209 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:37,240 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:37,244 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:37,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:37,725 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742272_1448{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:37,898 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448 src: /127.0.0.1:35956 dest: /127.0.0.1:46575
2015-02-10 21:45:37,901 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448 src: /127.0.0.1:60897 dest: /127.0.0.1:52976
2015-02-10 21:45:37,903 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448 src: /127.0.0.1:50513 dest: /127.0.0.1:57643
2015-02-10 21:45:37,955 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50513, dest: /127.0.0.1:57643, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0044_r_000000_0_403351308_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, duration: 49925797
2015-02-10 21:45:37,955 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:37,955 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742272_1448{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:37,956 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60897, dest: /127.0.0.1:52976, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0044_r_000000_0_403351308_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, duration: 51412585
2015-02-10 21:45:37,956 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:37,957 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742272_1448{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:37,958 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35956, dest: /127.0.0.1:46575, bytes: 240, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0044_r_000000_0_403351308_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, duration: 52149433
2015-02-10 21:45:37,958 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742272_1448{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:37,958 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:37,965 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0044_r_000000_0_403351308_1
2015-02-10 21:45:38,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0	dst=null	perm=null
2015-02-10 21:45:38,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0	dst=null	perm=null
2015-02-10 21:45:38,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/task_1423603735088_0044_r_000000	dst=null	perm=null
2015-02-10 21:45:38,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/_temporary/attempt_1423603735088_0044_r_000000_0	dst=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/task_1423603735088_0044_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:45:38,121 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000008
2015-02-10 21:45:38,121 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000008
2015-02-10 21:45:38,122 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from RUNNING to KILLING
2015-02-10 21:45:38,122 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000008
2015-02-10 21:45:38,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,137 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0044_01_000008 is : 143
2015-02-10 21:45:38,154 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:38,154 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008
2015-02-10 21:45:38,154 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008
2015-02-10 21:45:38,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008
2015-02-10 21:45:38,155 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000008
2015-02-10 21:45:38,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000008
2015-02-10 21:45:38,155 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:38,155 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000008 from application application_1423603735088_0044
2015-02-10 21:45:38,156 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:38,156 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:38,170 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1	dst=null	perm=null
2015-02-10 21:45:38,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:38,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:38,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/task_1423603735088_0044_r_000000	dst=null	perm=null
2015-02-10 21:45:38,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/part-00000	dst=null	perm=null
2015-02-10 21:45:38,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary/1/task_1423603735088_0044_r_000000/part-00000	dst=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_temporary	dst=null	perm=null
2015-02-10 21:45:38,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,210 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/_SUCCESS is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,217 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,247 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59733, dest: /127.0.0.1:37184, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, duration: 7430123235
2015-02-10 21:45:38,248 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:38,249 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742271_1447{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16850
2015-02-10 21:45:38,249 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60871, dest: /127.0.0.1:52976, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, duration: 7429442937
2015-02-10 21:45:38,251 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,251 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742271_1447{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16850
2015-02-10 21:45:38,253 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35930, dest: /127.0.0.1:46575, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, duration: 7435623879
2015-02-10 21:45:38,253 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,254 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742271_1447{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 16850
2015-02-10 21:45:38,259 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,267 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742273_1449{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:45:38,271 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449 src: /127.0.0.1:60899 dest: /127.0.0.1:52976
2015-02-10 21:45:38,273 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449 src: /127.0.0.1:50515 dest: /127.0.0.1:57643
2015-02-10 21:45:38,274 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449 src: /127.0.0.1:59762 dest: /127.0.0.1:37184
2015-02-10 21:45:38,278 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59762, dest: /127.0.0.1:37184, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, duration: 2118827
2015-02-10 21:45:38,278 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:38,279 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742273_1449{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,279 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50515, dest: /127.0.0.1:57643, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, duration: 3432814
2015-02-10 21:45:38,280 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742273_1449{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,280 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60899, dest: /127.0.0.1:52976, bytes: 427, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, duration: 4014754
2015-02-10 21:45:38,280 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,281 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742273_1449{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,284 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary_tmp is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist	dst=null	perm=null
2015-02-10 21:45:38,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:38,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist	dst=null	perm=null
2015-02-10 21:45:38,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:38,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1.jhist	dst=null	perm=null
2015-02-10 21:45:38,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,315 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:35962, bytes: 77115, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447, duration: 577582
2015-02-10 21:45:38,317 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742274_1450{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:38,321 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450 src: /127.0.0.1:60903 dest: /127.0.0.1:52976
2015-02-10 21:45:38,323 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450 src: /127.0.0.1:35964 dest: /127.0.0.1:46575
2015-02-10 21:45:38,324 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450 src: /127.0.0.1:50520 dest: /127.0.0.1:57643
2015-02-10 21:45:38,329 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50520, dest: /127.0.0.1:57643, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, duration: 3320858
2015-02-10 21:45:38,330 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742274_1450{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,330 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:38,330 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35964, dest: /127.0.0.1:46575, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, duration: 4227129
2015-02-10 21:45:38,331 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742274_1450{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,331 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,331 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60903, dest: /127.0.0.1:52976, bytes: 76515, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, duration: 5167412
2015-02-10 21:45:38,332 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,332 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742274_1450{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,335 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:38,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:38,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:38,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:38,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044/job_1423603735088_0044_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:38,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:38,351 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59767, bytes: 104330, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742270_1446, duration: 404378
2015-02-10 21:45:38,354 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742275_1451{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:45:38,357 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451 src: /127.0.0.1:59768 dest: /127.0.0.1:37184
2015-02-10 21:45:38,359 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451 src: /127.0.0.1:50523 dest: /127.0.0.1:57643
2015-02-10 21:45:38,360 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451 src: /127.0.0.1:35969 dest: /127.0.0.1:46575
2015-02-10 21:45:38,365 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35969, dest: /127.0.0.1:46575, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, duration: 2935968
2015-02-10 21:45:38,365 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:38,365 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742275_1451{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,366 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50523, dest: /127.0.0.1:57643, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, duration: 3527752
2015-02-10 21:45:38,366 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742275_1451{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,366 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,367 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59768, dest: /127.0.0.1:37184, bytes: 103518, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_732971878_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, duration: 4596781
2015-02-10 21:45:38,367 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:38,367 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742275_1451{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:38,371 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_732971878_1
2015-02-10 21:45:38,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0044-1423604716147-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2F2332B45C00564D8C-1423604738218-6-1-SUCCEEDED-default-1423604721918.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:38,402 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0044_000001 with final state: FINISHING
2015-02-10 21:45:38,403 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:38,403 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0044 with final state: FINISHING
2015-02-10 21:45:38,403 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:38,403 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0044
2015-02-10 21:45:38,403 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:45:38,404 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from FINAL_SAVING to FINISHING
2015-02-10 21:45:39,122 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000008]
2015-02-10 21:45:39,123 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:39,123 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000008 in state: COMPLETED event:FINISHED
2015-02-10 21:45:39,123 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000008
2015-02-10 21:45:39,123 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:55633, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:39,123 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:39,124 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000008, NodeId: ip-10-31-157-187.ec2.internal:55633, NodeHttpAddress: ip-10-31-157-187.ec2.internal:35371, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:55633 }, ] 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-10 21:45:39,125 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:39,125 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:39,125 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000008 on node: host: ip-10-31-157-187.ec2.internal:55633 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:39,415 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742266_1442 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:45:39,415 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742267_1443 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:45:39,415 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742268_1444 127.0.0.1:46575 127.0.0.1:37184 127.0.0.1:52976 
2015-02-10 21:45:39,416 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742269_1445 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:45:39,416 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742271_1447 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:45:39,416 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742270_1446 127.0.0.1:37184 127.0.0.1:52976 127.0.0.1:46575 
2015-02-10 21:45:39,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0044	dst=null	perm=null
2015-02-10 21:45:39,471 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-10 21:45:39,472 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-10 21:45:39,480 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (2/2) ...esplatform/cogroupgroupby
2015-02-10 21:45:39,499 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:45:39,515 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55029
2015-02-10 21:45:39,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:45:39,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:39,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:39,522 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 45
2015-02-10 21:45:39,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=null
2015-02-10 21:45:39,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 21:45:39,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 21:45:39,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:39,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,539 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar. BP-477030887-10.31.157.187-1423603717579 blk_1073742276_1452{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]}
2015-02-10 21:45:39,542 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 src: /127.0.0.1:50527 dest: /127.0.0.1:57643
2015-02-10 21:45:39,544 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 src: /127.0.0.1:35973 dest: /127.0.0.1:46575
2015-02-10 21:45:39,546 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 src: /127.0.0.1:60914 dest: /127.0.0.1:52976
2015-02-10 21:45:39,552 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60914, dest: /127.0.0.1:52976, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, duration: 4682924
2015-02-10 21:45:39,552 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:39,552 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742276_1452{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,553 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35973, dest: /127.0.0.1:46575, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, duration: 4594029
2015-02-10 21:45:39,553 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,553 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742276_1452{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,553 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50527, dest: /127.0.0.1:57643, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, duration: 5372152
2015-02-10 21:45:39,554 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,555 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742276_1452{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,558 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:39,559 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar
2015-02-10 21:45:39,562 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:39,565 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:39,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:39,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:39,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 21:45:39,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 21:45:39,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 21:45:39,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 21:45:39,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 21:45:39,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:39,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:39,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:39,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:45:39,578 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:45:39,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,586 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2587)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split
2015-02-10 21:45:39,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:39,591 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split. BP-477030887-10.31.157.187-1423603717579 blk_1073742277_1453{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]}
2015-02-10 21:45:39,596 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453 src: /127.0.0.1:60915 dest: /127.0.0.1:52976
2015-02-10 21:45:39,597 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453 src: /127.0.0.1:59777 dest: /127.0.0.1:37184
2015-02-10 21:45:39,599 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453 src: /127.0.0.1:35977 dest: /127.0.0.1:46575
2015-02-10 21:45:39,601 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453 src: /127.0.0.1:50533 dest: /127.0.0.1:57643
2015-02-10 21:45:39,604 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50533, dest: /127.0.0.1:57643, bytes: 359, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 2308021
2015-02-10 21:45:39,605 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:39,605 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742277_1453{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,605 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35977, dest: /127.0.0.1:46575, bytes: 359, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 2975510
2015-02-10 21:45:39,605 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,606 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742277_1453{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,606 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59777, dest: /127.0.0.1:37184, bytes: 359, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 3019874
2015-02-10 21:45:39,606 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,606 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742277_1453{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,607 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60915, dest: /127.0.0.1:52976, bytes: 359, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 3869583
2015-02-10 21:45:39,607 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,607 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742277_1453{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,612 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:39,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,621 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo. BP-477030887-10.31.157.187-1423603717579 blk_1073742278_1454{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]}
2015-02-10 21:45:39,625 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454 src: /127.0.0.1:35979 dest: /127.0.0.1:46575
2015-02-10 21:45:39,627 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454 src: /127.0.0.1:60920 dest: /127.0.0.1:52976
2015-02-10 21:45:39,628 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454 src: /127.0.0.1:59782 dest: /127.0.0.1:37184
2015-02-10 21:45:39,631 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59782, dest: /127.0.0.1:37184, bytes: 44, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, duration: 1636587
2015-02-10 21:45:39,632 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:39,632 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742278_1454{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,633 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60920, dest: /127.0.0.1:52976, bytes: 44, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, duration: 2290298
2015-02-10 21:45:39,633 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742278_1454{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,633 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:35979, dest: /127.0.0.1:46575, bytes: 44, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, duration: 3182593
2015-02-10 21:45:39,633 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,635 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742278_1454{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,637 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:39,637 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:1
2015-02-10 21:45:39,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 21:45:39,651 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742279_1455{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:39,655 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455 src: /127.0.0.1:59783 dest: /127.0.0.1:37184
2015-02-10 21:45:39,657 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455 src: /127.0.0.1:50538 dest: /127.0.0.1:57643
2015-02-10 21:45:39,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455 src: /127.0.0.1:60924 dest: /127.0.0.1:52976
2015-02-10 21:45:39,662 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60924, dest: /127.0.0.1:52976, bytes: 87952, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, duration: 2554297
2015-02-10 21:45:39,662 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:39,662 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742279_1455{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,662 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50538, dest: /127.0.0.1:57643, bytes: 87952, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, duration: 3196856
2015-02-10 21:45:39,663 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1408)) - BLOCK* ask 127.0.0.1:57643 to replicate blk_1073742276_1452 to datanode(s) 127.0.0.1:37184
2015-02-10 21:45:39,663 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742279_1455{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,663 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,663 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59783, dest: /127.0.0.1:37184, bytes: 87952, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, duration: 3591445
2015-02-10 21:45:39,664 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:39,664 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742279_1455{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW]]} size 0
2015-02-10 21:45:39,663 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:46575 to delete [blk_1073742266_1442, blk_1073742267_1443, blk_1073742268_1444, blk_1073742269_1445, blk_1073742270_1446, blk_1073742271_1447]
2015-02-10 21:45:39,665 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:57643 to delete [blk_1073742266_1442, blk_1073742267_1443, blk_1073742269_1445]
2015-02-10 21:45:39,671 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml is closed by DFSClient_NONMAPREDUCE_-1450024136_11
2015-02-10 21:45:39,671 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423603735088_0045
2015-02-10 21:45:39,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=null
2015-02-10 21:45:39,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:39,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:39,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:39,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:39,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:39,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:39,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:39,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:39,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:39,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:39,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:39,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:39,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:39,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:39,687 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 45 submitted by user teamcity
2015-02-10 21:45:39,687 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(863)) - Storing application with id application_1423603735088_0045
2015-02-10 21:45:39,687 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423603735088_0045
2015-02-10 21:45:39,687 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0045
2015-02-10 21:45:39,687 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from NEW to NEW_SAVING
2015-02-10 21:45:39,688 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from NEW_SAVING to SUBMITTED
2015-02-10 21:45:39,688 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(495)) - Application added - appId: application_1423603735088_0045 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 21:45:39,688 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(542)) - Accepted application application_1423603735088_0045 from user: teamcity, in queue: default
2015-02-10 21:45:39,688 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from SUBMITTED to ACCEPTED
2015-02-10 21:45:39,688 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(204)) - Submitted application application_1423603735088_0045
2015-02-10 21:45:39,689 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(611)) - Registering app attempt : appattempt_1423603735088_0045_000001
2015-02-10 21:45:39,689 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from NEW to SUBMITTED
2015-02-10 21:45:39,689 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(720)) - Application application_1423603735088_0045 from user: teamcity activated in queue: default
2015-02-10 21:45:39,689 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(736)) - Application added - appId: application_1423603735088_0045 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@5763d118, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 21:45:39,690 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(565)) - Added Application Attempt appattempt_1423603735088_0045_000001 to scheduler from user teamcity in queue default
2015-02-10 21:45:39,690 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 21:45:39,691 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0045/
2015-02-10 21:45:39,692 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423603735088_0045
2015-02-10 21:45:39,692 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:41807/proxy/application_1423603735088_0045/
2015-02-10 21:45:39,780 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:39,780 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000001
2015-02-10 21:45:39,780 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0045_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 21:45:39,780 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0045_000001 container=Container: [ContainerId: container_1423603735088_0045_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:39,780 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:39,781 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0045_01_000001
2015-02-10 21:45:39,781 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:39,781 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:39,781 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423603735088_0045_000001
2015-02-10 21:45:39,781 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1624)) - Storing attempt: AppId: application_1423603735088_0045 AttemptId: appattempt_1423603735088_0045_000001 MasterContainer: Container: [ContainerId: container_1423603735088_0045_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ]
2015-02-10 21:45:39,781 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 21:45:39,782 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 21:45:39,782 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423603735088_0045_000001
2015-02-10 21:45:39,783 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423603735088_0045_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0045_000001
2015-02-10 21:45:39,783 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423603735088_0045_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-10 21:45:39,786 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0045_000001 (auth:SIMPLE)
2015-02-10 21:45:39,788 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0045_01_000001 by user teamcity
2015-02-10 21:45:39,788 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0045
2015-02-10 21:45:39,788 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000001
2015-02-10 21:45:39,788 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0045 transitioned from NEW to INITING
2015-02-10 21:45:39,788 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0045_01_000001 to application application_1423603735088_0045
2015-02-10 21:45:39,789 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423603735088_0045_01_000001, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] for AM appattempt_1423603735088_0045_000001
2015-02-10 21:45:39,789 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0045 transitioned from INITING to RUNNING
2015-02-10 21:45:39,789 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 21:45:39,789 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 21:45:39,789 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0045
2015-02-10 21:45:39,790 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:39,790 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 21:45:39,790 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split transitioned from INIT to DOWNLOADING
2015-02-10 21:45:39,790 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:39,790 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0045_01_000001
2015-02-10 21:45:39,808 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0045_01_000001.tokens. Credentials list: 
2015-02-10 21:45:39,836 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:39,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423603735088_0045_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000001.tokens
2015-02-10 21:45:39,960 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045
2015-02-10 21:45:40,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:40,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:40,118 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50543, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1644094851_42494, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, duration: 1243620
2015-02-10 21:45:40,164 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0045/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:40,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:40,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:40,206 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60929, bytes: 48, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1644094851_42494, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, duration: 277131
2015-02-10 21:45:40,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:40,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:40,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:40,282 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59791, bytes: 363, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1644094851_42494, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 263871
2015-02-10 21:45:40,316 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0045/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:40,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:40,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:40,356 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59791, bytes: 88640, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1644094851_42494, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, duration: 421540
2015-02-10 21:45:40,391 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0045/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:40,392 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:40,457 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:40,457 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:40,526 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447
2015-02-10 21:45:40,527 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449
2015-02-10 21:45:40,528 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448
2015-02-10 21:45:40,528 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453
2015-02-10 21:45:40,529 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454
2015-02-10 21:45:40,530 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450
2015-02-10 21:45:40,580 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000001/default_container_executor.sh]
2015-02-10 21:45:40,680 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448
2015-02-10 21:45:40,680 INFO  datanode.DataNode (DataNode.java:transferBlock(1495)) - DatanodeRegistration(127.0.0.1, datanodeUuid=e3a5b8c1-c827-4b07-b45c-4b111e178bec, infoPort=36710, ipcPort=37082, storageInfo=lv=-55;cid=testClusterID;nsid=729538511;c=0) Starting thread to transfer BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 to 127.0.0.1:37184 
2015-02-10 21:45:40,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266 for deletion
2015-02-10 21:45:40,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267 for deletion
2015-02-10 21:45:40,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269 for deletion
2015-02-10 21:45:40,681 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450
2015-02-10 21:45:40,681 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data3/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267
2015-02-10 21:45:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266
2015-02-10 21:45:40,682 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453
2015-02-10 21:45:40,682 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data4/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269
2015-02-10 21:45:40,682 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449
2015-02-10 21:45:40,682 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 src: /127.0.0.1:59792 dest: /127.0.0.1:37184
2015-02-10 21:45:40,683 INFO  datanode.DataNode (DataNode.java:run(1699)) - DataTransfer: Transmitted BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 (numBytes=254067) to /127.0.0.1:37184
2015-02-10 21:45:40,684 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451
2015-02-10 21:45:40,685 INFO  datanode.DataNode (DataXceiver.java:writeBlock(764)) - Received BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452 src: /127.0.0.1:59792 dest: /127.0.0.1:37184 of size 254067
2015-02-10 21:45:40,686 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742276_1452 size 254067
2015-02-10 21:45:40,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266 for deletion
2015-02-10 21:45:40,687 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267 for deletion
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268 for deletion
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269 for deletion
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270 for deletion
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268
2015-02-10 21:45:40,688 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271 for deletion
2015-02-10 21:45:40,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data2/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270
2015-02-10 21:45:40,689 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data1/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271
2015-02-10 21:45:40,728 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452
2015-02-10 21:45:40,779 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:40,881 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452
2015-02-10 21:45:40,882 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451
2015-02-10 21:45:40,883 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454
2015-02-10 21:45:40,883 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448
2015-02-10 21:45:40,884 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453
2015-02-10 21:45:40,885 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452
2015-02-10 21:45:40,886 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455
2015-02-10 21:45:40,926 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455
2015-02-10 21:45:41,080 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742274_1450
2015-02-10 21:45:42,501 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455
2015-02-10 21:45:42,501 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742273_1449
2015-02-10 21:45:42,502 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453
2015-02-10 21:45:42,503 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454
2015-02-10 21:45:42,504 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742271_1447
2015-02-10 21:45:42,506 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742275_1451
2015-02-10 21:45:42,666 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:52976 to delete [blk_1073742266_1442, blk_1073742267_1443, blk_1073742268_1444, blk_1073742270_1446, blk_1073742271_1447]
2015-02-10 21:45:42,666 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3226)) - BLOCK* BlockManager: ask 127.0.0.1:37184 to delete [blk_1073742266_1442, blk_1073742267_1443, blk_1073742268_1444, blk_1073742269_1445, blk_1073742270_1446, blk_1073742271_1447]
2015-02-10 21:45:42,706 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452
2015-02-10 21:45:43,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 21:45:43,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_STARTED	dst=null	perm=null
2015-02-10 21:45:43,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 21:45:43,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_FAIL	dst=null	perm=null
2015-02-10 21:45:43,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=null
2015-02-10 21:45:43,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:43,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:44,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:44,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.splitmetainfo	dst=null	perm=null
2015-02-10 21:45:44,185 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60935, bytes: 48, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742278_1454, duration: 250307
2015-02-10 21:45:44,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266 for deletion
2015-02-10 21:45:44,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267 for deletion
2015-02-10 21:45:44,233 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268 for deletion
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269 for deletion
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270 for deletion
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271 for deletion
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268
2015-02-10 21:45:44,234 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742269_1445 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742269
2015-02-10 21:45:44,235 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data7/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270
2015-02-10 21:45:44,235 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data8/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266 for deletion
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267 for deletion
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268 for deletion
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742266_1442 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742266
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270 for deletion
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742268_1444 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742268
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271 for deletion
2015-02-10 21:45:44,249 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742267_1443 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742267
2015-02-10 21:45:44,250 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742270_1446 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data5/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742270
2015-02-10 21:45:44,250 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(233)) - Deleted BP-477030887-10.31.157.187-1423603717579 blk_1073742271_1447 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/data/dfs/data/data6/current/BP-477030887-10.31.157.187-1423603717579/current/finalized/blk_1073742271
2015-02-10 21:45:44,582 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423603735088_0044_01_000001 succeeded 
2015-02-10 21:45:44,582 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 21:45:44,583 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0044_01_000001
2015-02-10 21:45:44,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001
2015-02-10 21:45:44,599 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001
2015-02-10 21:45:44,599 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001
2015-02-10 21:45:44,600 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044/container_1423603735088_0044_01_000001
2015-02-10 21:45:44,600 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000001
2015-02-10 21:45:44,600 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0044_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 21:45:44,601 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0044_01_000001 from application application_1423603735088_0044
2015-02-10 21:45:44,601 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:44,601 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0044
2015-02-10 21:45:44,886 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0044_01_000001]
2015-02-10 21:45:44,886 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0044_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:44,886 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0044_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 21:45:44,887 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0044	CONTAINERID=container_1423603735088_0044_01_000001
2015-02-10 21:45:44,887 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0044_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:52239, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:45:44,887 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:44,888 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(617)) - Unregistering app attempt : appattempt_1423603735088_0044_000001
2015-02-10 21:45:44,888 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0044_000001 State change from FINISHING to FINISHED
2015-02-10 21:45:44,889 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0044 State change from FINISHING to FINISHED
2015-02-10 21:45:44,889 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423603735088_0044
2015-02-10 21:45:44,889 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423603735088_0044_000001
2015-02-10 21:45:44,889 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423603735088_0044,name=[052DC1C13CCA4FE89C59B9FD8DFFED91/2332B45C00564D8C97512C5899406AA0] lower*upper/(1/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:41807/proxy/application_1423603735088_0044/jobhistory/job/job_1423603735088_0044,appMasterHost=ip-10-31-157-187,startTime=1423604716147,finishTime=1423604738403,finalStatus=SUCCEEDED
2015-02-10 21:45:44,889 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0044_01_000001, NodeId: ip-10-31-157-187.ec2.internal:52239, NodeHttpAddress: ip-10-31-157-187.ec2.internal:48172, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:52239 }, ] 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-10 21:45:44,889 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:44,890 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:44,890 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0044_000001 released container container_1423603735088_0044_01_000001 on node: host: ip-10-31-157-187.ec2.internal:52239 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:45:44,890 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(596)) - Application Attempt appattempt_1423603735088_0044_000001 is done. finalState=FINISHED
2015-02-10 21:45:44,890 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423603735088_0044 requests cleared
2015-02-10 21:45:44,890 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(778)) - Application removed - appId: application_1423603735088_0044 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 21:45:44,890 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(520)) - Application removed - appId: application_1423603735088_0044 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 21:45:44,892 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0044_000001 (auth:SIMPLE)
2015-02-10 21:45:44,893 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0044_01_000001
2015-02-10 21:45:45,125 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:45,125 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,125 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,126 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,126 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,126 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0044
2015-02-10 21:45:45,127 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:45,127 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0044, with delay of 10800 seconds
2015-02-10 21:45:45,535 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0045_000001 (auth:SIMPLE)
2015-02-10 21:45:45,538 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(266)) - AM registration appattempt_1423603735088_0045_000001
2015-02-10 21:45:45,538 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423603735088_0045	APPATTEMPTID=appattempt_1423603735088_0045_000001
2015-02-10 21:45:45,539 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from LAUNCHED to RUNNING
2015-02-10 21:45:45,539 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from ACCEPTED to RUNNING
2015-02-10 21:45:45,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:45,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:45:45,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:45,782 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:45,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,783 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0044
2015-02-10 21:45:45,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,783 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,783 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:45,784 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,784 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0044, with delay of 10800 seconds
2015-02-10 21:45:45,887 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 21:45:45,887 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,888 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423603735088_0044
2015-02-10 21:45:45,888 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0044 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 21:45:45,888 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423603735088_0044, with delay of 10800 seconds
2015-02-10 21:45:45,888 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,889 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,889 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423603735088_0044
2015-02-10 21:45:45,901 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml. BP-477030887-10.31.157.187-1423603717579 blk_1073742280_1456{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:45:45,960 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456 src: /127.0.0.1:60940 dest: /127.0.0.1:52976
2015-02-10 21:45:45,963 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456 src: /127.0.0.1:50556 dest: /127.0.0.1:57643
2015-02-10 21:45:45,964 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456 src: /127.0.0.1:59803 dest: /127.0.0.1:37184
2015-02-10 21:45:45,993 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59803, dest: /127.0.0.1:37184, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, duration: 27988687
2015-02-10 21:45:45,994 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:45,994 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742280_1456{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:45,995 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50556, dest: /127.0.0.1:57643, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, duration: 28015660
2015-02-10 21:45:45,995 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:45,995 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742280_1456{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:45,996 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60940, dest: /127.0.0.1:52976, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, duration: 28843676
2015-02-10 21:45:45,996 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:45,996 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742280_1456{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW]]} size 0
2015-02-10 21:45:46,003 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:46,783 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:46,783 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000002
2015-02-10 21:45:46,783 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0045_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 21:45:46,783 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0045_000001 container=Container: [ContainerId: container_1423603735088_0045_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, 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-10 21:45:46,784 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:46,784 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:47,611 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:41312 for container : container_1423603735088_0045_01_000002
2015-02-10 21:45:47,611 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:47,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:47,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:47,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:47,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:47,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:47,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:47,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:47,714 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456
2015-02-10 21:45:47,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:47,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - 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
2015-02-10 21:45:47,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6276490173455017946.jar	dst=null	perm=null
2015-02-10 21:45:47,799 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0045_000001 (auth:SIMPLE)
2015-02-10 21:45:47,803 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0045_01_000002 by user teamcity
2015-02-10 21:45:47,804 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000002
2015-02-10 21:45:47,804 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0045_01_000002 to application application_1423603735088_0045
2015-02-10 21:45:47,804 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 21:45:47,804 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0045
2015-02-10 21:45:47,805 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0045
2015-02-10 21:45:47,805 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:47,805 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0045
2015-02-10 21:45:47,805 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:47,865 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:47,865 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:47,980 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000002/default_container_executor.sh]
2015-02-10 21:45:48,628 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:48,784 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:50,894 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456
2015-02-10 21:45:50,933 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456
2015-02-10 21:45:51,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.split	dst=null	perm=null
2015-02-10 21:45:51,415 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:36009, bytes: 363, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0045_m_000000_0_-238794721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742277_1453, duration: 260409
2015-02-10 21:45:51,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/part-00000	dst=null	perm=null
2015-02-10 21:45:51,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857/part-00000	dst=null	perm=null
2015-02-10 21:45:51,527 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:36009, bytes: 244, op: HDFS_READ, cliID: DFSClient_attempt_1423603735088_0045_m_000000_0_-238794721_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742272_1448, duration: 229978
2015-02-10 21:45:52,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_m_000000_0	dst=null	perm=null
2015-02-10 21:45:52,119 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0045_01_000002
2015-02-10 21:45:52,119 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000002
2015-02-10 21:45:52,119 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from RUNNING to KILLING
2015-02-10 21:45:52,119 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0045_01_000002
2015-02-10 21:45:52,136 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0045_01_000002 is : 143
2015-02-10 21:45:52,151 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:52,151 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist. BP-477030887-10.31.157.187-1423603717579 blk_1073742281_1457{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW]]}
2015-02-10 21:45:52,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000002
2015-02-10 21:45:52,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000002
2015-02-10 21:45:52,152 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000002
2015-02-10 21:45:52,152 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000002
2015-02-10 21:45:52,152 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:52,152 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0045_01_000002 from application application_1423603735088_0045
2015-02-10 21:45:52,152 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:52,152 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0045
2015-02-10 21:45:52,153 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000002
2015-02-10 21:45:52,156 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457 src: /127.0.0.1:36010 dest: /127.0.0.1:46575
2015-02-10 21:45:52,158 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457 src: /127.0.0.1:60951 dest: /127.0.0.1:52976
2015-02-10 21:45:52,159 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457 src: /127.0.0.1:59813 dest: /127.0.0.1:37184
2015-02-10 21:45:52,165 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3707)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist for DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:53,120 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0045_01_000002]
2015-02-10 21:45:53,120 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:45:53,121 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0045_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 21:45:53,121 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000002
2015-02-10 21:45:53,121 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0045_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:41312, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 21:45:53,121 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:45:53,122 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0045_01_000002, NodeId: ip-10-31-157-187.ec2.internal:41312, NodeHttpAddress: ip-10-31-157-187.ec2.internal:39471, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:41312 }, ] 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-10 21:45:53,122 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:53,122 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:45:53,123 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0045_000001 released container container_1423603735088_0045_01_000002 on node: host: ip-10-31-157-187.ec2.internal:41312 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 21:45:53,799 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 21:45:53,799 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000003
2015-02-10 21:45:53,799 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423603735088_0045_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 21:45:53,799 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1352)) - assignedContainer application attempt=appattempt_1423603735088_0045_000001 container=Container: [ContainerId: container_1423603735088_0045_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, 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-10 21:45:53,800 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(668)) - 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-10 21:45:53,800 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(583)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 21:45:54,646 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50795 for container : container_1423603735088_0045_01_000003
2015-02-10 21:45:54,647 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 21:45:54,664 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423603735088_0045_000001 (auth:SIMPLE)
2015-02-10 21:45:54,667 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(572)) - Start request for container_1423603735088_0045_01_000003 by user teamcity
2015-02-10 21:45:54,667 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(611)) - Creating a new application reference for app application_1423603735088_0045
2015-02-10 21:45:54,667 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000003
2015-02-10 21:45:54,668 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0045 transitioned from NEW to INITING
2015-02-10 21:45:54,668 INFO  application.Application (ApplicationImpl.java:transition(296)) - Adding container_1423603735088_0045_01_000003 to application application_1423603735088_0045
2015-02-10 21:45:54,668 INFO  application.Application (ApplicationImpl.java:handle(450)) - Application application_1423603735088_0045 transitioned from INITING to RUNNING
2015-02-10 21:45:54,668 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 21:45:54,668 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423603735088_0045
2015-02-10 21:45:54,669 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423603735088_0045
2015-02-10 21:45:54,669 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 21:45:54,669 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(296)) - Added token for job_1423603735088_0045
2015-02-10 21:45:54,669 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 21:45:54,669 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 21:45:54,670 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(596)) - Created localizer for container_1423603735088_0045_01_000003
2015-02-10 21:45:54,687 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1029)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0045_01_000003.tokens. Credentials list: 
2015-02-10 21:45:54,714 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-10 21:45:54,799 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 21:45:54,832 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423603735088_0045_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003.tokens
2015-02-10 21:45:54,832 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0045 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0045
2015-02-10 21:45:54,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:54,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar	dst=null	perm=null
2015-02-10 21:45:54,988 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59819, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1532939982_42760, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742276_1452, duration: 1103802
2015-02-10 21:45:55,031 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.jar(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0045/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:55,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:55,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml	dst=null	perm=null
2015-02-10 21:45:55,072 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60959, bytes: 88640, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1532939982_42760, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742279_1455, duration: 382498
2015-02-10 21:45:55,107 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:35813/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job.xml(->file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0045/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-10 21:45:55,107 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 21:45:55,155 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 21:45:55,155 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:55,280 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003/default_container_executor.sh]
2015-02-10 21:45:55,650 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 21:45:58,825 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(685)) - Setting connection close header...
2015-02-10 21:45:59,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,248 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0/part-00000. BP-477030887-10.31.157.187-1423603717579 blk_1073742282_1458{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:59,391 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458 src: /127.0.0.1:50581 dest: /127.0.0.1:57643
2015-02-10 21:45:59,394 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458 src: /127.0.0.1:36027 dest: /127.0.0.1:46575
2015-02-10 21:45:59,396 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458 src: /127.0.0.1:60968 dest: /127.0.0.1:52976
2015-02-10 21:45:59,448 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60968, dest: /127.0.0.1:52976, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0045_r_000000_0_-2028991193_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 50794520
2015-02-10 21:45:59,448 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:59,449 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742282_1458{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,449 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:36027, dest: /127.0.0.1:46575, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0045_r_000000_0_-2028991193_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 48195388
2015-02-10 21:45:59,449 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742282_1458{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,450 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,451 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50581, dest: /127.0.0.1:57643, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423603735088_0045_r_000000_0_-2028991193_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 49064957
2015-02-10 21:45:59,451 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742282_1458{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,451 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,457 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0/part-00000 is closed by DFSClient_attempt_1423603735088_0045_r_000000_0_-2028991193_1
2015-02-10 21:45:59,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0	dst=null	perm=null
2015-02-10 21:45:59,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0	dst=null	perm=null
2015-02-10 21:45:59,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/task_1423603735088_0045_r_000000	dst=null	perm=null
2015-02-10 21:45:59,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/_temporary/attempt_1423603735088_0045_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/task_1423603735088_0045_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 21:45:59,644 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(718)) - Stopping container with container Id: container_1423603735088_0045_01_000003
2015-02-10 21:45:59,645 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000003
2015-02-10 21:45:59,645 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from RUNNING to KILLING
2015-02-10 21:45:59,645 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423603735088_0045_01_000003
2015-02-10 21:45:59,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,663 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423603735088_0045_01_000003 is : 143
2015-02-10 21:45:59,678 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 21:45:59,679 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003
2015-02-10 21:45:59,680 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003
2015-02-10 21:45:59,680 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000003
2015-02-10 21:45:59,680 INFO  container.Container (ContainerImpl.java:handle(901)) - Container container_1423603735088_0045_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 21:45:59,680 INFO  application.Application (ApplicationImpl.java:transition(339)) - Removing container_1423603735088_0045_01_000003 from application application_1423603735088_0045
2015-02-10 21:45:59,681 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 21:45:59,681 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423603735088_0045
2015-02-10 21:45:59,681 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003
2015-02-10 21:45:59,681 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423603735088_0045/container_1423603735088_0045_01_000003
2015-02-10 21:45:59,685 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1	dst=null	perm=null
2015-02-10 21:45:59,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:45:59,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:45:59,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/task_1423603735088_0045_r_000000	dst=null	perm=null
2015-02-10 21:45:59,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	dst=null	perm=null
2015-02-10 21:45:59,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary/1/task_1423603735088_0045_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary	dst=null	perm=null
2015-02-10 21:45:59,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,726 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,732 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,760 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59813, dest: /127.0.0.1:37184, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, duration: 7598980529
2015-02-10 21:45:59,760 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:59,761 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742281_1457{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 13630
2015-02-10 21:45:59,761 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60951, dest: /127.0.0.1:52976, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, duration: 7599772001
2015-02-10 21:45:59,761 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,762 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742281_1457{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 13630
2015-02-10 21:45:59,762 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:36010, dest: /127.0.0.1:46575, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, duration: 7601090503
2015-02-10 21:45:59,763 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,763 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742281_1457{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 13630
2015-02-10 21:45:59,766 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,774 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742283_1459{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]}
2015-02-10 21:45:59,779 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459 src: /127.0.0.1:59830 dest: /127.0.0.1:37184
2015-02-10 21:45:59,781 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459 src: /127.0.0.1:60970 dest: /127.0.0.1:52976
2015-02-10 21:45:59,782 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459 src: /127.0.0.1:36031 dest: /127.0.0.1:46575
2015-02-10 21:45:59,786 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:36031, dest: /127.0.0.1:46575, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, duration: 1873658
2015-02-10 21:45:59,786 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:59,786 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742283_1459{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,787 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60970, dest: /127.0.0.1:52976, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, duration: 2527819
2015-02-10 21:45:59,787 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742283_1459{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,787 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,787 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59830, dest: /127.0.0.1:37184, bytes: 455, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, duration: 3567153
2015-02-10 21:45:59,788 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742283_1459{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-e27604c9-c71d-4667-8870-555faa03bbff:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,788 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,792 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary_tmp is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist	dst=null	perm=null
2015-02-10 21:45:59,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:59,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist	dst=null	perm=null
2015-02-10 21:45:59,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp	dst=null	perm=null
2015-02-10 21:45:59,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1.jhist	dst=null	perm=null
2015-02-10 21:45:59,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,819 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:46575, dest: /127.0.0.1:36032, bytes: 38431, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457, duration: 283971
2015-02-10 21:45:59,822 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742284_1460{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-42ae1819-48dc-4853-adcb-4bf6b2903dee:NORMAL|RBW]]}
2015-02-10 21:45:59,826 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460 src: /127.0.0.1:50588 dest: /127.0.0.1:57643
2015-02-10 21:45:59,828 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460 src: /127.0.0.1:60974 dest: /127.0.0.1:52976
2015-02-10 21:45:59,829 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460 src: /127.0.0.1:36035 dest: /127.0.0.1:46575
2015-02-10 21:45:59,833 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:36035, dest: /127.0.0.1:46575, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 96812773-37a9-4058-8cdb-ef7381bbf370, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, duration: 2392893
2015-02-10 21:45:59,833 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:59,833 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46575 is added to blk_1073742284_1460{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,834 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60974, dest: /127.0.0.1:52976, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, duration: 3014134
2015-02-10 21:45:59,834 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,834 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742284_1460{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,835 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50588, dest: /127.0.0.1:57643, bytes: 38131, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, duration: 3836537
2015-02-10 21:45:59,835 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,835 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742284_1460{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-fb64529f-0a81-4911-9867-42e8f2ab4e90:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-2652a3e1-a67f-4e16-85cd-15bd91a4b8e0:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-44df7623-4d36-431a-a132-a2cb5fc4b44e:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,838 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:59,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:59,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:59,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp	dst=null	perm=null
2015-02-10 21:45:59,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045/job_1423603735088_0045_1_conf.xml	dst=null	perm=null
2015-02-10 21:45:59,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 21:45:59,853 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:37184, dest: /127.0.0.1:59837, bytes: 103823, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742280_1456, duration: 372007
2015-02-10 21:45:59,856 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3077)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp. BP-477030887-10.31.157.187-1423603717579 blk_1073742285_1461{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]}
2015-02-10 21:45:59,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461 src: /127.0.0.1:59838 dest: /127.0.0.1:37184
2015-02-10 21:45:59,870 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461 src: /127.0.0.1:50593 dest: /127.0.0.1:57643
2015-02-10 21:45:59,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(598)) - Receiving BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461 src: /127.0.0.1:60979 dest: /127.0.0.1:52976
2015-02-10 21:45:59,876 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:60979, dest: /127.0.0.1:52976, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, duration: 2227255
2015-02-10 21:45:59,876 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52976 is added to blk_1073742285_1461{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,876 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 21:45:59,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:50593, dest: /127.0.0.1:57643, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, duration: 3259429
2015-02-10 21:45:59,877 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,877 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57643 is added to blk_1073742285_1461{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,877 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1215)) - src: /127.0.0.1:59838, dest: /127.0.0.1:37184, bytes: 103015, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-794348527_1, offset: 0, srvID: cee61eea-918a-4d7f-b5a8-1608c6548b3b, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, duration: 3895726
2015-02-10 21:45:59,878 INFO  datanode.DataNode (BlockReceiver.java:run(1196)) - PacketResponder: BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 21:45:59,878 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2350)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37184 is added to blk_1073742285_1461{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-06954386-1545-4d07-b97a-7555dd9b29e1:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-7a361cd8-e6ec-4813-9ec7-92dc18e815c2:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-00c7ffe2-1986-477c-8248-32eae6f20918:NORMAL|RBW]]} size 0
2015-02-10 21:45:59,881 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3010)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-794348527_1
2015-02-10 21:45:59,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423603735088_0045-1423604739687-teamcity-%5B052DC1C13CCA4FE89C59B9FD8DFFED91%2FD0CDDDF4D4BF4FBB-1423604759734-1-1-SUCCEEDED-default-1423604745579.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 21:45:59,905 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(986)) - Updating application attempt appattempt_1423603735088_0045_000001 with final state: FINISHING
2015-02-10 21:45:59,905 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:59,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(882)) - Updating application application_1423603735088_0045 with final state: FINISHING
2015-02-10 21:45:59,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from RUNNING to FINAL_SAVING
2015-02-10 21:45:59,906 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(620)) - Storing info for app: application_1423603735088_0045
2015-02-10 21:45:59,906 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(659)) - appattempt_1423603735088_0045_000001 State change from FINAL_SAVING to FINISHING
2015-02-10 21:45:59,906 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639)) - application_1423603735088_0045 State change from FINAL_SAVING to FINISHING
2015-02-10 21:46:00,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(390)) - Removed completed containers from NM context: [container_1423603735088_0045_01_000003]
2015-02-10 21:46:00,646 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(321)) - container_1423603735088_0045_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 21:46:00,646 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(91)) - Completed container: container_1423603735088_0045_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 21:46:00,646 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423603735088_0045	CONTAINERID=container_1423603735088_0045_01_000003
2015-02-10 21:46:00,646 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423603735088_0045_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50795, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 21:46:00,646 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1488)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 21:46:00,648 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1433)) - completedContainer container=Container: [ContainerId: container_1423603735088_0045_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50795, NodeHttpAddress: ip-10-31-157-187.ec2.internal:52225, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50795 }, ] 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-10 21:46:00,648 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(707)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 21:46:00,648 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(721)) - 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-10 21:46:00,648 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1011)) - Application attempt appattempt_1423603735088_0045_000001 released container container_1423603735088_0045_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50795 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 21:46:00,901 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460
2015-02-10 21:46:00,902 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458
2015-02-10 21:46:00,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461
2015-02-10 21:46:00,915 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742276_1452 127.0.0.1:57643 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:46:00,916 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742277_1453 127.0.0.1:52976 127.0.0.1:37184 127.0.0.1:46575 127.0.0.1:57643 
2015-02-10 21:46:00,916 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742278_1454 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:46:00,916 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742279_1455 127.0.0.1:37184 127.0.0.1:57643 127.0.0.1:52976 
2015-02-10 21:46:00,917 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742281_1457 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:37184 
2015-02-10 21:46:00,917 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742280_1456 127.0.0.1:52976 127.0.0.1:57643 127.0.0.1:37184 
2015-02-10 21:46:00,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423603735088_0045	dst=null	perm=null
2015-02-10 21:46:00,940 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742283_1459
2015-02-10 21:46:00,940 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458
2015-02-10 21:46:00,941 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742284_1460
2015-02-10 21:46:00,943 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742285_1461
2015-02-10 21:46:00,943 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-477030887-10.31.157.187-1423603717579:blk_1073742281_1457
2015-02-10 21:46:00,981 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1064)) - BLOCK* addToInvalidates: blk_1073742272_1448 127.0.0.1:46575 127.0.0.1:52976 127.0.0.1:57643 
2015-02-10 21:46:00,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/2992393214_lower_upper_1B277EB722734BFBA2196DD8A3872857	dst=null	perm=null
2015-02-10 21:46:00,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:00,983 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary
2015-02-10 21:46:00,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/_temporary	dst=null	perm=null
2015-02-10 21:46:01,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,002 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,004 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:46:01,005 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	dst=null	perm=null
2015-02-10 21:46:01,007 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50596, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 242489
2015-02-10 21:46:01,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,026 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-10 21:46:01,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	dst=null	perm=null
2015-02-10 21:46:01,029 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:52976, dest: /127.0.0.1:60982, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: 0a60aa91-457e-477f-848a-1da90eabc535, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 220198
2015-02-10 21:46:01,029 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output//hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby
2015-02-10 21:46:01,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby	dst=null	perm=null
2015-02-10 21:46:01,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	dst=null	perm=null
2015-02-10 21:46:01,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7769)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.4.x/build/test/output/hadoop2-mr1/cogroupfieldedpipesplatform/cogroupgroupby/part-00000	dst=null	perm=null
2015-02-10 21:46:01,036 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57643, dest: /127.0.0.1:50596, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1450024136_11, offset: 0, srvID: e3a5b8c1-c827-4b07-b45c-4b111e178bec, blockid: BP-477030887-10.31.157.187-1423603717579:blk_1073742282_1458, duration: 219958

Standard error

Feb 10, 2015 9:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices as a root resource class
Feb 10, 2015 9:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.hs.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 9:28:55 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 9:28:55 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 9:28:55 PM 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 10, 2015 9:28:56 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 9:28:56 PM 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 10, 2015 9:28:56 PM 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 10, 2015 9:28:56 PM 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 10, 2015 9:28:57 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 9:28:57 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 9:28:57 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 9:28:57 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 9:28:57 PM 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 10, 2015 9:28:57 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 9:28:58 PM 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 10, 2015 9:28:58 PM 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 10, 2015 9:28:58 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 9:28:58 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 9:28:58 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 9:28:58 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 9:28:58 PM 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 10, 2015 9:28:58 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 9:28:59 PM 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 10, 2015 9:28:59 PM 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 10, 2015 9:28:59 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 9:28:59 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 9:28:59 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 9:28:59 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 9:28:59 PM 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 10, 2015 9:28:59 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 9:29:00 PM 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 10, 2015 9:29:00 PM 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.